GNU bug report logs - #19318
%guix-version is incorrect in the presence of 'guix pull'

Previous Next

Package: guix;

Reported by: ludo <at> gnu.org (Ludovic Courtès)

Date: Mon, 8 Dec 2014 21:59:02 UTC

Severity: important

Merged with 19278

Found in version 0.9

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


Message #7 received at request <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Tomas Cech <tcech <at> suse.cz>
Cc: request <at> debbugs.gnu.org, 19278 <at> debbugs.gnu.org
Subject: Re: bug#19278: guix needs to be installed for guix pull
Date: Fri, 12 Dec 2014 22:55:35 +0100
merge 19278 19318
thanks

Tomas Cech <tcech <at> suse.cz> skribis:

> I have Gentoo installation, guix 0.8 built using my ebuild and installed into system.
>
> According to this part of documentation
> http://www.gnu.org/software/guix/manual/guix.html#Invoking-guix-pull
>
> I should be able to call `guix pull' and my guix will be updated.

Correct.

> So, when I call it:
>
> tcech <at> venom ~ $ LC_ALL=C LANG=C /usr/bin/guix pull
> starting download of `/tmp/guix-file.cSPiQM' from `http://git.savannah.gnu.org/cgit/guix.git/snapshot/guix-master.tar.gz'...
> http://git.savannah.gnu.org/.../guix-master.tar.gz      6836.6 KiB transferred
> unpacking '/gnu/store/6z3z7lfk7a52l6pd28qz0qzq9q4mpfjq-guix-latest.tar.gz'...
> ;;; note: source file /home/tcech/.config/guix/latest/gnu/packages/dwm.scm
> ;;;       newer than compiled /home/tcech/.config/guix/latest/gnu/packages/dwm.go
> substitute-binary: guix substitute-binary: warning: while fetching http://hydra.gnu.org/nix-cache-info: server is unresponsive
> substitute-binary: guix substitute-binary: warning: try `--no-substitutes' if the problem persists
> substitute-binary: guix substitute-binary: warning: while fetching http://hydra.gnu.org/hkc3fkchhwsan4g6f6hyvcja2i9xzwhs.narinfo: server is unresponsive
> substitute-binary: guix substitute-binary: warning: try `--no-substitutes' if the problem persists
> The following derivation will be built:
>    /gnu/store/0nygspjlcxh0p1wijdlpia8qda0qnbby-guix-latest.drv
> waiting for locks or build slots...
> updated GNU Guix successfully deployed under `/home/tcech/.config/guix/latest'
>
> and then ask for version:
>
> tcech <at> venom ~ $ LC_ALL=C LANG=C /usr/bin/guix --version
> guix (GNU Guix) 0.8
> Copyright (C) 2014 the Guix authors
> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
>    
> I can see that still old version is used.

Actually it’s another bug: the version reported is static, which is
misleading at best.  See <http://bugs.gnu.org/19318>.

> I hope I made it more clear now.

Yes, thank you!

Ludo’.




This bug report was last modified 8 years and 310 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.