GNU bug report logs -
#32197
openssh not starting unless reconfigured
Previous Next
Reported by: Eric Brown <brown <at> fastmail.com>
Date: Wed, 18 Jul 2018 14:52:01 UTC
Severity: important
Tags: fixed, unreproducible
Done: clement <at> lassieur.org (Clément Lassieur)
Bug is archived. No further changes may be made.
Full log
Message #42 received at 32197-done <at> debbugs.gnu.org (full text, mbox):
Eric Brown <brown <at> fastmail.com> writes:
> ludo <at> gnu.org (Ludovic Courtès) writes:
>
>> Eric Brown <brown <at> fastmail.com> skribis:
>>
>>> Clément Lassieur <clement <at> lassieur.org> writes:
>>
>> [...]
>>
>>>> Julien pushed a commit that is supposed to fix your issue. Could you
>>>> 'guix pull' and test it?
>>>>
>>>> Thanks,
>>>> Clément
>>>
>>> The fix works as expected. Thanks for your help!
>>
>> Closing the bug, thanks everyone!
>>
>> Ludo’.
>
> Hi Ludo' et al.:
>
> Unfortunately, I am still seeing issues with this. It could be because
> something that I am doing.
>
> I first git pull the master tree into ~/projects/guix, and cd there. Then:
>
> (GuixSD 0.15, on bare-metal)
>
> guix environment guix
> ./bootstrap
> ./configure --localstatedir=/var
> make
> sudo -E guix system reconfigure /etc/config.scm
>
> and reboot, and I still see the issue.
>
> I apologize that the test that I had done earlier was in a VM, and I may
> have done that wrong, or perhaps other differences.
>
> Eric
That last line was mistyped into the email--I'm executing it as:
cd ~/projects/guix
guix environment guix
./bootstrap
./configure --localstatedir=/var
make
sudo -E ./pre-inst-env guix system reconfigure /etc/config.scm
This bug report was last modified 6 years and 354 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.