[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#33373: Guix 0.15 reports wrong age "Your Guix installation is 9 days
From: |
Ludovic Courtès |
Subject: |
bug#33373: Guix 0.15 reports wrong age "Your Guix installation is 9 days old" |
Date: |
Wed, 14 Nov 2018 11:14:39 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hi,
swedebugia <address@hidden> skribis:
> address@hidden ~/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
> address@hidden ~/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’.