Guix 0.15 reports wrong age "Your Guix installation is 9 days old"

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • swedebugia
Owner
unassigned
Submitted by
swedebugia
Severity
normal
S
S
swedebugia wrote on 14 Nov 2018 09:11
(address . bug-guix@gnu.org)
0af81067-c68f-2e86-2a5c-b4a0cdd27f0c@riseup.net
Hi

I run a guix 0.15 installed from the binary and pulled to the same commit.

Today I encountered:

sdb@komputilo ~/guix-tree [env]$ guix package -i magit emacs-yasnippet
--substitute-urls="http://berlin.guixsd.orghttp://mirror.hydra.gnu.org"
guix package: warning: Your Guix installation is 9 days old.
guix package: warning: Consider running 'guix pull' followed by
'guix package -u' to get up-to-date packages and security updates.

^C
sdb@komputilo ~/guix-tree [env]$ guix --version
guix (GNU Guix) 1f44934fb6e2cefccbecd4fa347025349fa9ff76

My guix is from:

tag name    v0.15.0 (1f44934fb6e2cefccbecd4fa347025349fa9ff76)
tag date    2018-07-05 22:49:48 +0200

So it should be something like 4 months and 9 days ~ 129 days old.

--
Cheers
Swedebugia
L
L
Ludovic Courtès wrote on 14 Nov 2018 11:14
(name . swedebugia)(address . swedebugia@riseup.net)(address . 33373@debbugs.gnu.org)
8736s4kltc.fsf@gnu.org
Hi,

swedebugia <swedebugia@riseup.net> skribis:

Toggle quote (18 lines)
> sdb@komputilo ~/guix-tree [env]$ guix package -i magit emacs-yasnippet
> --substitute-urls="http://berlin.guixsd.org
> http://mirror.hydra.gnu.org"
> guix package: warning: Your Guix installation is 9 days old.
> guix package: warning: Consider running 'guix pull' followed by
> 'guix package -u' to get up-to-date packages and security updates.
>
> ^C
> sdb@komputilo ~/guix-tree [env]$ guix --version
> guix (GNU Guix) 1f44934fb6e2cefccbecd4fa347025349fa9ff76
>
> My guix is from:
>
> tag name    v0.15.0 (1f44934fb6e2cefccbecd4fa347025349fa9ff76)
> tag date    2018-07-05 22:49:48 +0200
>
> So it should be something like 4 months and 9 days ~ 129 days old.

What does ‘guix describe’ report?

Thanks,
Ludo’.
S
S
swedebugia wrote on 15 Nov 2018 13:19
(name . Ludovic Courtès)(address . ludo@gnu.org)(address . 33373@debbugs.gnu.org)
b9db2934-ac16-ae24-1632-879cec742329@riseup.net
On 2018-11-14 11:14, Ludovic Courtès wrote:
Toggle quote (24 lines)
> Hi,
>
> swedebugia <swedebugia@riseup.net> skribis:
>
>> sdb@komputilo ~/guix-tree [env]$ guix package -i magit emacs-yasnippet
>> --substitute-urls="http://berlin.guixsd.org
>> http://mirror.hydra.gnu.org"
>> guix package: warning: Your Guix installation is 9 days old.
>> guix package: warning: Consider running 'guix pull' followed by
>> 'guix package -u' to get up-to-date packages and security updates.
>>
>> ^C
>> sdb@komputilo ~/guix-tree [env]$ guix --version
>> guix (GNU Guix) 1f44934fb6e2cefccbecd4fa347025349fa9ff76
>>
>> My guix is from:
>>
>> tag name    v0.15.0 (1f44934fb6e2cefccbecd4fa347025349fa9ff76)
>> tag date    2018-07-05 22:49:48 +0200
>>
>> So it should be something like 4 months and 9 days ~ 129 days old.
>
> What does ‘guix describe’ report?

"command not found", I'm on 0.15...

Old and gold. :D

If this bug does not appear on master I propose you close it as won't fix.

--
Cheers
Swedebugia
L
L
Ludovic Courtès wrote on 15 Nov 2018 18:58
control message for bug #33373
(address . control@debbugs.gnu.org)
87in0y2pff.fsf@gnu.org
tags 33373 wontfix
close 33373
L
L
Ludovic Courtès wrote on 15 Nov 2018 18:58
Re: bug#33373: Guix 0.15 reports wrong age "Your Guix installation is 9 days old"
(name . swedebugia)(address . swedebugia@riseup.net)(address . 33373@debbugs.gnu.org)
87efbm2peo.fsf@gnu.org
Howdy,

swedebugia <swedebugia@riseup.net> skribis:

Toggle quote (31 lines)
> On 2018-11-14 11:14, Ludovic Courtès wrote:
>> Hi,
>>
>> swedebugia <swedebugia@riseup.net> skribis:
>>
>>> sdb@komputilo ~/guix-tree [env]$ guix package -i magit emacs-yasnippet
>>> --substitute-urls="http://berlin.guixsd.org
>>> http://mirror.hydra.gnu.org"
>>> guix package: warning: Your Guix installation is 9 days old.
>>> guix package: warning: Consider running 'guix pull' followed by
>>> 'guix package -u' to get up-to-date packages and security updates.
>>>
>>> ^C
>>> sdb@komputilo ~/guix-tree [env]$ guix --version
>>> guix (GNU Guix) 1f44934fb6e2cefccbecd4fa347025349fa9ff76
>>>
>>> My guix is from:
>>>
>>> tag name    v0.15.0 (1f44934fb6e2cefccbecd4fa347025349fa9ff76)
>>> tag date    2018-07-05 22:49:48 +0200
>>>
>>> So it should be something like 4 months and 9 days ~ 129 days old.
>>
>> What does ‘guix describe’ report?
>
> "command not found", I'm on 0.15...
>
> Old and gold. :D
>
> If this bug does not appear on master I propose you close it as won't fix.

Done! :-)

Thanks,
Ludo’.
?