all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Guix upgrade leads to different hashes
@ 2017-10-02  2:15 Oleg Pykhalov
  2017-10-02 19:35 ` Alex Kost
  0 siblings, 1 reply; 15+ messages in thread
From: Oleg Pykhalov @ 2017-10-02  2:15 UTC (permalink / raw)
  To: help-guix

Hello Guix,

Something strange happens on my machine with upgrades.  I check for new
available upgrades with dry-run and get “available upgrades” all the
time.

Check upgrades.
--8<---------------cut here---------------start------------->8---
$ guix package --dry-run --upgrade --verbose
The following packages would be upgraded:
   translate-shell	0.9.6.4 → 0.9.6.4	/gnu/store/v9d7c3pfyfyw24v576a8dacvr77xc5sw-translate-shell-0.9.6.4
   …
   emacs-pdf-tools	0.80 → 0.80	/gnu/store/vi536ni0dz8mdkfzhlhn00w1gbf0jcjb-emacs-pdf-tools-0.80

…
--8<---------------cut here---------------end--------------->8---

Upgrading...
--8<---------------cut here---------------start------------->8---
$ guix package --upgrade
The following packages will be upgraded:
   translate-shell	0.9.6.4 → 0.9.6.4	/gnu/store/v9d7c3pfyfyw24v576a8dacvr77xc5sw-translate-shell-0.9.6.4
   …
   emacs-pdf-tools	0.80 → 0.80	/gnu/store/v8qn1r6hgp1gsavw66xbcnvvrli3pksx-emacs-pdf-tools-0.80

…
--8<---------------cut here---------------end--------------->8---

Check again.
--8<---------------cut here---------------start------------->8---
$ guix package --dry-run --upgrade --verbose
The following packages would be upgraded:
   emacs-pdf-tools	0.80 → 0.80	/gnu/store/vi536ni0dz8mdkfzhlhn00w1gbf0jcjb-emacs-pdf-tools-0.80
   …
   translate-shell	0.9.6.4 → 0.9.6.4	/gnu/store/v9d7c3pfyfyw24v576a8dacvr77xc5sw-translate-shell-0.9.6.4
…
--8<---------------cut here---------------end--------------->8---

If I upgrade again I'll get same hashes as in “Check upgrades.”.  Like a
loop.  It's not related to grafts, is it?

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2022-01-04 23:09 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-02  2:15 Guix upgrade leads to different hashes Oleg Pykhalov
2017-10-02 19:35 ` Alex Kost
2017-10-03  9:40   ` Oleg Pykhalov
2017-10-03 19:56     ` Ludovic Courtès
2017-10-03 21:44       ` Oleg Pykhalov
2017-10-04  8:28         ` Ludovic Courtès
2017-10-05  0:10           ` Oleg Pykhalov
2017-10-05 13:08             ` Ludovic Courtès
2017-10-06 16:36               ` Oleg Pykhalov
2017-10-06 22:24                 ` Ludovic Courtès
2017-10-07  7:38                   ` Oleg Pykhalov
2017-10-07 15:10                     ` Ludovic Courtès
2017-10-08  7:06                       ` bug#28743: guix package dry-run upgrade shows not required derivations (UI issue) Oleg Pykhalov
2021-09-16  7:18                         ` bug#28743: guix package dry-run upgrade incorrect behaviour with verbosity zimoun
2022-01-04 23:06                           ` bug#28743: guix package dry-run upgrade shows not required derivations (UI issue) zimoun

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.