From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#37374: "Guix is too old and cannot be upgraded" (guix package -u) Date: Wed, 11 Sep 2019 23:09:13 +0200 Message-ID: <87sgp2o806.fsf@gnu.org> References: <87mufb3epg.fsf@muto.ca> <24bccfebf40e114498af09d86a1032a2cd82075c.camel@gmail.com> <87woefpb99.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:53619) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i89sJ-00006T-Cu for bug-guix@gnu.org; Wed, 11 Sep 2019 17:10:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i89sI-0007wy-FZ for bug-guix@gnu.org; Wed, 11 Sep 2019 17:10:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34008) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i89sI-0007wr-CZ for bug-guix@gnu.org; Wed, 11 Sep 2019 17:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i89sI-00034X-3i for bug-guix@gnu.org; Wed, 11 Sep 2019 17:10:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87woefpb99.fsf@elephly.net> (Ricardo Wurmus's message of "Wed, 11 Sep 2019 09:01:22 +0200") 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: Ricardo Wurmus Cc: Jesse Gibbons , melon , 37374@debbugs.gnu.org Hello, Ricardo Wurmus skribis: >> Wow, now I want to keep guix up-to-date all the time. How long has it >> been since you pulled/upgraded guix? > > There=E2=80=99s no need to worry about that. The mechanism to upgrade Gu= ix has > changed significantly over the past years and has since stabilized. > This error will usually only hit you if you=E2=80=99re using a *much* old= er > Guix that predates the changes how =E2=80=9Cguix pull=E2=80=9D works. Specifically, the message =E2=80=9CGuix is too old and cannot be upgraded= =E2=80=9D appears when you=E2=80=99re running =E2=80=98guix pull=E2=80=99 from Guix b= efore 0.15.0, released in July 2018. (That seemed like prehistory to me but I realize it=E2=80=99s only a bit more than one year old.) But like Ricardo wrote, such problems are unlikely to show up again because =E2=80=98guix pull=E2=80=99 since 0.15.0 is designed to handle all = sorts of bumps into future Guix revisions. Anyway, the simplest option for now, melon, may be to remove your current Guix installation and install 1.0 instead. Ludo=E2=80=99.