bug#28772: guix system reconfigure after kernel panic user or group not created

2025-06-16 Thread Simon Tournier
Hi, On Fri, 26 Nov 2021 at 02:19, zimoun wrote: > The last message for bug 28772 [1] is 22 Oct 2017 and it is marked > ’moreinfo’ since 2017. I propose to close or provide more details. > > 1: Years later, closing. Feel free to reopen if I’m missing so

bug#28772: guix system reconfigure after kernel panic user or group not created

2021-11-25 Thread zimoun
Hi, On Tue, 10 Oct 2017 at 08:51, Oleg Pykhalov wrote: > During 'guix system reconfigure' I got a kernel panic. > > Getting it quite often while 'guix system reconfigure' at Linux magnolia > 4.13.4-gnu #1 SMP 1 x86_64 GNU/Linux. But it's not a subject of current > report. > > After reboot I tri

bug#28772: guix system reconfigure after kernel panic user or group not created

2017-10-22 Thread Ludovic Courtès
Hi Oleg, Oleg Pykhalov skribis: > l...@gnu.org (Ludovic Courtès) writes: > > [...] > >> Did you eventually gather more info? > > Yes, I got an undefined %iptables-rst variable in reconfigure output > at first run. > > But at second run substitutions didn't work. GuixSD rebuilds the world. > I d

bug#28772: guix system reconfigure after kernel panic user or group not created

2017-10-22 Thread Oleg Pykhalov
l...@gnu.org (Ludovic Courtès) writes: [...] > Did you eventually gather more info? In addition to previous message. --- /home/natsu/r/bootstrap.sh 2017-10-22 04:48:42.992394510 +0300 +++ ./bootstrap.sh 2017-10-22 23:33:54.113495658 +0300 @@ -11,7 +11,7 @@ SIG=guixsd-vm-image-$VERSION.$K

bug#28772: guix system reconfigure after kernel panic user or group not created

2017-10-22 Thread Oleg Pykhalov
Hello Ludovic, Apologies for the late reply. l...@gnu.org (Ludovic Courtès) writes: [...] > Did you eventually gather more info? Yes, I got an undefined %iptables-rst variable in reconfigure output at first run. But at second run substitutions didn't work. GuixSD rebuilds the world. I didn't

bug#28772: guix system reconfigure after kernel panic user or group not created

2017-10-20 Thread Ludovic Courtès
Hi, Oleg Pykhalov skribis: > l...@gnu.org (Ludovic Courtès) writes: > > [...] > >> I think we can avoid the problem by forcefully removing these two lock >> files at boot time: >> >> diff --git a/gnu/services.scm b/gnu/services.scm >> index 329b7b151..2ef1d8530 100644 >> --- a/gnu/services.scm >

bug#28772: guix system reconfigure after kernel panic user or group not created

2017-10-13 Thread Ludovic Courtès
Hi Oleg, Oleg Pykhalov skribis: > l...@gnu.org (Ludovic Courtès) writes: > > [...] > >> I think we can avoid the problem by forcefully removing these two lock >> files at boot time: >> >> diff --git a/gnu/services.scm b/gnu/services.scm >> index 329b7b151..2ef1d8530 100644 >> --- a/gnu/services.

bug#28772: guix system reconfigure after kernel panic user or group not created

2017-10-12 Thread Oleg Pykhalov
Hello Ludovic, l...@gnu.org (Ludovic Courtès) writes: [...] > I think we can avoid the problem by forcefully removing these two lock > files at boot time: > > diff --git a/gnu/services.scm b/gnu/services.scm > index 329b7b151..2ef1d8530 100644 > --- a/gnu/services.scm > +++ b/gnu/services.scm >

bug#28772: guix system reconfigure after kernel panic user or group not created

2017-10-12 Thread Ludovic Courtès
Hi Oleg, Oleg Pykhalov skribis: > apologies for not adding logs before. It's hard to do when I do guix > commands from Xterm and not from Emacs. Emacs *shell* or *compilation* > buffers will eat all memory if they get too much text. I sympathize… > The problem > === > > The bigger pr

bug#28772: guix system reconfigure after kernel panic user or group not created

2017-10-11 Thread Oleg Pykhalov
Hello Ludovic, apologies for not adding logs before. It's hard to do when I do guix commands from Xterm and not from Emacs. Emacs *shell* or *compilation* buffers will eat all memory if they get too much text. Probably need to redirect STDOUT STDERR in file when Xterm do guix. I heard Guix fol

bug#28772: guix system reconfigure after kernel panic user or group not created

2017-10-11 Thread Ludovic Courtès
Oleg Pykhalov skribis: > Oleg Pykhalov writes: > > [...] > >> Getting it quite often while 'guix system reconfigure' at Linux magnolia >> 4.13.4-gnu #1 SMP 1 x86_64 GNU/Linux. But it's not a subject of current >> report. > > Kernel panic was caused by my miss configuring. I used a Guile module

bug#28772: guix system reconfigure after kernel panic user or group not created

2017-10-10 Thread Ludovic Courtès
Hello, Oleg Pykhalov skribis: > During 'guix system reconfigure' I got a kernel panic. Can you show the exact command and its output? A user-land program is not supposed to be able to cause a kernel panic; if it does, that’s a kernel bug. But perhaps you got the kernel panic *after* rebooting

bug#28772: guix system reconfigure after kernel panic user or group not created

2017-10-10 Thread Oleg Pykhalov
Oleg Pykhalov writes: [...] > Getting it quite often while 'guix system reconfigure' at Linux magnolia > 4.13.4-gnu #1 SMP 1 x86_64 GNU/Linux. But it's not a subject of current > report. Kernel panic was caused by my miss configuring. I used a Guile module on reconfigure via GUILE_LOAD_PATH a

bug#28772: guix system reconfigure after kernel panic user or group not created

2017-10-09 Thread Oleg Pykhalov
Hello Guix, During 'guix system reconfigure' I got a kernel panic. Getting it quite often while 'guix system reconfigure' at Linux magnolia 4.13.4-gnu #1 SMP 1 x86_64 GNU/Linux. But it's not a subject of current report. After reboot I tried another attempt to make a 'guix system reconfigure', b