From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@gnu.org> Subject: bug#36942: Reconfigure broke GRUB Date: Mon, 26 Aug 2019 12:20:04 +0200 Message-ID: <87imqkz0rv.fsf@gnu.org> References: <20190806023517.uvf7ukp3qprsfvpv@cf0> <87tvauxvxo.fsf@sdf.lonestar.org> <87o912duoo.fsf@sdf.lonestar.org> <20190806214420.7c465ecc@scratchpost.org> <878ss6xeg4.fsf@sdf.lonestar.org> <20190806235322.79ba57fe@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: <bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org> Received: from eggs.gnu.org ([2001:470:142:3::10]:36430) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1i2C7V-0005cY-4X for bug-guix@gnu.org; Mon, 26 Aug 2019 06:21:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1i2C7U-0002OL-5K for bug-guix@gnu.org; Mon, 26 Aug 2019 06:21:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36835) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1i2C7U-0002O9-29 for bug-guix@gnu.org; Mon, 26 Aug 2019 06:21:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1i2C7T-00078H-TP for bug-guix@gnu.org; Mon, 26 Aug 2019 06:21:03 -0400 Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org> Resent-To: bug-guix@gnu.org Resent-Message-ID: <handler.36942.D36942.156681481527301.done@debbugs.gnu.org> In-Reply-To: <20190806235322.79ba57fe@scratchpost.org> (Danny Milosavljevic's message of "Tue, 6 Aug 2019 23:53:22 +0200") List-Id: Bug reports for GNU Guix <bug-guix.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/bug-guix>, <mailto:bug-guix-request@gnu.org?subject=unsubscribe> List-Archive: <https://lists.gnu.org/archive/html/bug-guix> List-Post: <mailto:bug-guix@gnu.org> List-Help: <mailto:bug-guix-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/bug-guix>, <mailto:bug-guix-request@gnu.org?subject=subscribe> Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" <bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org> To: Danny Milosavljevic <dannym@scratchpost.org> Cc: 36942-done@debbugs.gnu.org Hi Danny, Danny Milosavljevic <dannym@scratchpost.org> skribis: > On Tue, 06 Aug 2019 15:48:43 -0400 > zerodaysfordays@sdf.lonestar.org (Jakob L. Kreuze) wrote: > >> Danny Milosavljevic <dannym@scratchpost.org> writes: >>=20 >> > Hi, >> > >> > I've examined /var/guix/gcroots without #36947 and I get: >> > >> > lrwxrwxrwx 1 root root 18 24. Jul 11:32 profiles -> /var/guix/profil= es >> > lrwxrwxrwx 1 root root 19 24. Jul 11:32 current-system -> /run/curre= nt-system >> > lrwxrwxrwx 1 root root 18 24. Jul 11:32 booted-system -> /run/booted= -system >> > lrwxrwxrwx 1 root root 26 29. Jul 22:26 bootcfg -> //var/guix/gcroot= s/bootcfg >> > >> > So I guess I'm one "guix gc" away from also destroying my >> > installation.=20=20 >>=20 >> Was this fixed after applying #36947? > > Yes. Closing, because this is apparently the same as <https://issues.guix.gnu.org/issue/36865>, which fortunately was fixed a while back! Thanks, Ludo=E2=80=99.