all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Oleg Pykhalov <go.wigust@gmail.com>
To: help-guix@gnu.org
Subject: Guix upgrade leads to different hashes
Date: Mon, 02 Oct 2017 05:15:32 +0300	[thread overview]
Message-ID: <87o9pqz457.fsf@gmail.com> (raw)

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?

             reply	other threads:[~2017-10-02  2:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-02  2:15 Oleg Pykhalov [this message]
2017-10-02 19:35 ` Guix upgrade leads to different hashes 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o9pqz457.fsf@gmail.com \
    --to=go.wigust@gmail.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.