unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#33373: Guix 0.15 reports wrong age "Your Guix installation is 9 days old"
@ 2018-11-14  8:11 swedebugia
  2018-11-14 10:14 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: swedebugia @ 2018-11-14  8:11 UTC (permalink / raw)
  To: 33373

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.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.

-- 
Cheers
Swedebugia

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

* bug#33373: Guix 0.15 reports wrong age "Your Guix installation is 9 days old"
  2018-11-14  8:11 bug#33373: Guix 0.15 reports wrong age "Your Guix installation is 9 days old" swedebugia
@ 2018-11-14 10:14 ` Ludovic Courtès
  2018-11-15 12:19   ` swedebugia
  0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2018-11-14 10:14 UTC (permalink / raw)
  To: swedebugia; +Cc: 33373

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?

Thanks,
Ludo’.

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

* bug#33373: Guix 0.15 reports wrong age "Your Guix installation is 9 days old"
  2018-11-14 10:14 ` Ludovic Courtès
@ 2018-11-15 12:19   ` swedebugia
  2018-11-15 17:58     ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: swedebugia @ 2018-11-15 12:19 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 33373

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.

-- 
Cheers
Swedebugia

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

* bug#33373: Guix 0.15 reports wrong age "Your Guix installation is 9 days old"
  2018-11-15 12:19   ` swedebugia
@ 2018-11-15 17:58     ` Ludovic Courtès
  0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2018-11-15 17:58 UTC (permalink / raw)
  To: swedebugia; +Cc: 33373

Howdy,

swedebugia <swedebugia@riseup.net> skribis:

> 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’.

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

end of thread, other threads:[~2018-11-15 18:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-14  8:11 bug#33373: Guix 0.15 reports wrong age "Your Guix installation is 9 days old" swedebugia
2018-11-14 10:14 ` Ludovic Courtès
2018-11-15 12:19   ` swedebugia
2018-11-15 17:58     ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).