From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#28772: guix system reconfigure after kernel panic user or group not created Date: Wed, 11 Oct 2017 15:27:18 +0200 Message-ID: <87o9pdbyrt.fsf@gnu.org> References: <8760bnh7os.fsf@gmail.com> <87y3ojxdas.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57590) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e2H3L-0003ls-Rd for bug-guix@gnu.org; Wed, 11 Oct 2017 09:28:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e2H3K-0006tB-Tt for bug-guix@gnu.org; Wed, 11 Oct 2017 09:28:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:52758) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e2H3K-0006t2-PN for bug-guix@gnu.org; Wed, 11 Oct 2017 09:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e2H3K-0005LY-IQ for bug-guix@gnu.org; Wed, 11 Oct 2017 09:28:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87y3ojxdas.fsf@gmail.com> (Oleg Pykhalov's message of "Tue, 10 Oct 2017 17:55:39 +0300") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Oleg Pykhalov Cc: 28772@debbugs.gnu.org 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 > on reconfigure via GUILE_LOAD_PATH and (use-modles (my-module) in > config.scm. I guess it's also required after reconfigure, according to > some times getting errors after reconfigure: cannot find my-module. So > I need to add my-module globally on system. Without seeing the config, I cannot tell whether it=E2=80=99s a bug on our = side or not. However, if you=E2=80=99re confident that the bug is in your code, that=E2= =80=99s good. ;-) Should we close this bug? Thanks, Ludo=E2=80=99.