GNU bug report logs - #43960
incompatible bytecode version

Previous Next

Package: guix;

Reported by: Дмитрий Поляков <liltechdude <at> gmail.com>

Date: Mon, 12 Oct 2020 14:22:03 UTC

Severity: normal

Tags: moreinfo

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Дмитрий Поляков <liltechdude <at> gmail.com>
Cc: 43960 <at> debbugs.gnu.org
Subject: bug#43960: 
Date: Mon, 12 Oct 2020 19:53:01 +0200
[Message part 1 (text/plain, inline)]
Дмитрий Поляков 写道:
> When I type with sudo:
> lil <at> guix ~
> $ sudo guix pull

Never run ‘guix pull’ with sudo!

Why is explained in the manual (3.7 After System Installation). 
While guix could detect and warn about it (and I'm sure that's 
already been proposed) you should always read the manual before 
typing commands.

Please run (and post the output of):

 $ type guix
 $ ls -l ~/.config/guix/current
 $ sudo rm ~/.config/guix/current
 $ /run/current-system/profile/bin/guix pull
 $ hash guix
 $ type guix

This should print

 guix is /home/nckx/.config/guix/current/bin/guix

If so, the following command will reconfigure your system using 
your guix, not root's guix:

 $ sudo guix system reconfigure /etc/config.scm

Kind regards,

T G-R
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 184 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.