From mboxrd@z Thu Jan 1 00:00:00 1970 From: swedebugia Subject: bug#33373: Guix 0.15 reports wrong age "Your Guix installation is 9 days old" Date: Wed, 14 Nov 2018 09:11:05 +0100 Message-ID: <0af81067-c68f-2e86-2a5c-b4a0cdd27f0c@riseup.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46932) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gMqHS-0004oh-0J for bug-guix@gnu.org; Wed, 14 Nov 2018 03:12:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gMqHN-0006mA-Sh for bug-guix@gnu.org; Wed, 14 Nov 2018 03:12:09 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:46642) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gMqHL-0006lT-K5 for bug-guix@gnu.org; Wed, 14 Nov 2018 03:12:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gMqHL-0000Ut-9R for bug-guix@gnu.org; Wed, 14 Nov 2018 03:12:03 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46689) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gMqGZ-0004ld-QJ for bug-guix@gnu.org; Wed, 14 Nov 2018 03:11:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gMqGW-0006Ve-LO for bug-guix@gnu.org; Wed, 14 Nov 2018 03:11:15 -0500 Received: from mx1.riseup.net ([198.252.153.129]:43408) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gMqGW-0006VJ-D2 for bug-guix@gnu.org; Wed, 14 Nov 2018 03:11:12 -0500 Received: from piha.riseup.net (piha-pn.riseup.net [10.0.1.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 5E49C1A0529 for ; Wed, 14 Nov 2018 00:11:11 -0800 (PST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by piha.riseup.net with ESMTPSA id 4C0AB6677C for ; Wed, 14 Nov 2018 00:11:10 -0800 (PST) Content-Language: en-US List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 33373@debbugs.gnu.org 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=20 --substitute-urls=3D"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=C2=A0=C2=A0=C2=A0 v0.15.0 (1f44934fb6e2cefccbecd4fa347025349fa9f= f76) tag date=C2=A0=C2=A0=C2=A0 2018-07-05 22:49:48 +0200 So it should be something like 4 months and 9 days ~ 129 days old. --=20 Cheers Swedebugia