Oleg Pykhalov (2017-10-02 05:15 +0300) wrote:

> 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.
[...]
> If I upgrade again I'll get same hashes as in “Check upgrades.”.  Like a
> loop.  It's not related to grafts, is it?

It is: since commit fd59105c4¹, --dry-run also disables grafts, so
using just "--dry-run" is the same as "--dry-run --no-grafts".  It was
discussed in the following thread:

  http://lists.gnu.org/archive/html/guix-devel/2016-07/msg01035.html

¹ 
http://git.savannah.gnu.org/cgit/guix.git/commit/?id=fd59105c49965db956fac73c68d8b00d068f5d5c

-- 
Alex

Reply via email to