Hi Denis,

Denis 'GNUtoo' Carikli <gnu...@cyberdimension.org> writes:

> On Tue, 18 Apr 2023 09:03:51 +0200
> Andreas Enge <andr...@enge.fr> wrote:
>
>> So in a first step, if I am limited to sudo, I do "sudo su -" to
>> become root.
> Thanks a lot, that seems to work: I don't have the same errors anymore
> (I've other errors related to i686 though).

You can also use

--8<---------------cut here---------------start------------->8---
sudo -E ./pre-inst-env guix system reconfigure ...
--8<---------------cut here---------------end--------------->8---

To avoid bad surprises, make sure that you've run

--8<---------------cut here---------------start------------->8---
./configure --localstatedir=/var --sysconfdir=/etc
--8<---------------cut here---------------end--------------->8---

before that.

-- 
Thanks,
Maxim

Reply via email to