From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Tom=C3=A1=C5=A1_?= =?UTF-8?Q?=C4=8Cech?= Subject: bug#30760: guix system init broken on non GuixSD Date: Mon, 12 Mar 2018 10:19:23 +0100 Message-ID: <20180312091923.q47b3mrhzsl4vr75@doom> References: <20180309173530.wfdw356rf53tesck@doom> <20180309231543.2ede5fa1@scratchpost.org> <87efksyioy.fsf@gnu.org> <20180309235221.49e695d9@scratchpost.org> <87woykx2ef.fsf@gnu.org> <20180310063219.bxgl7bgspxu2o5ez@doom> <874llmuwc5.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="mfzonp33n22v3oev" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51393) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1evJck-0003bT-WF for bug-guix@gnu.org; Mon, 12 Mar 2018 05:20:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1evJcg-0001c0-Su for bug-guix@gnu.org; Mon, 12 Mar 2018 05:20:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48092) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1evJcg-0001bm-P0 for bug-guix@gnu.org; Mon, 12 Mar 2018 05:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1evJcg-0002Jz-IR for bug-guix@gnu.org; Mon, 12 Mar 2018 05:20:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <874llmuwc5.fsf@gnu.org> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 30760@debbugs.gnu.org --mfzonp33n22v3oev Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 11, 2018 at 10:38:18PM +0100, Ludovic Court=C3=A8s wrote: >Tom=C3=A1=C5=A1 =C4=8Cech skribis: > >> In ice-9/boot-9.scm: >> 829:9 1 (catch system-error # =E2=80=A6) >> In gnu/system/linux-initrd.scm: >> 361:6 0 (_) >> >> gnu/system/linux-initrd.scm:361:6: known-module-aliases: unbound variable > >My bad! Danny eventually fixed it in >0803ddf2677ead5e9d8ef698316125e0c8b9c998. I'm afraid this is still not correct. # guix system init config.scm /mnt/mnt/ =2E.. config.scm:64:9: error: you may need these modules in the initrd for /dev/n= vme0n1p2: shpchp hint: Try adding them to the `initrd-modules' field of your `operating-syst= em' declaration, along these lines: (operating-system ;; ... (initrd-modules (append (list "shpchp") %base-initrd-modules))) I don't have `shpchp` as a module as I have it compiled into kernel directly. Can I somehow disable the check? Thanks. S_W --mfzonp33n22v3oev Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEDOrssfr9jDQthC2PSiPjT6AzQ20FAlqmRhoACgkQSiPjT6Az Q20CTA//QG9vFoSc4MaaRXA+mLc5Dtn/Ly7DyRCgx07Ro4GXtodqr0+qCfHGhydY MaJmxdtDDj7NTzUk/jazVexJQvRNyD6EH3m4+kT6Pk7Z+2IPDcmxCMy6XTHMKGx3 8w1EQAoMKX3IIb76CpwaQj8UZCLkyFo9Itc2Sydyp3NhH88AjLolsrqtAaUFCQSY H/ciUjaNH+EFViVrLnpInmvMrF3g6H+G7y0QO3yctnGSG6e5kTXjzOxdACce8Pu4 mpOuJ/TtcgxLid1Rsl2zW0cqYwyuDRPeshIYw0WCv0VoXeQ73NjSO0eOzxfEYOFb TIS1rzqUGlmury38jt2ZNBPz3C1ZFfIjG/XQouMJqLrWu48sbabziP14jxX+6Fxf CIGd4vFdyt6TqLfisM/lpBd4GWX2ZaD8i7K0T+zspxv6U8yj/sz1uEwjtOT4JNeP iRgqkt+YW+6vpH9QYzjxVOnPEMNC6JfHZyFpnCvcRUMSMS12lNe7oePpZ/UTs7Ag 7BNbveO3q7Ujhre1mB5wnK7ztSk6toqbTZcym3ygX1iVKHFspPJlxK5Zro16Uzzh CMDtwREWbJStrsiGni+UZ1QQYOSGB+GLaG2J6fKLitIfqW0MqCzcGYXgx5BZukvZ V+S9E5DI5uLebEGU2sMRbLq5hCzq2FkmS8xYwAKUK45LkOGS7Es= =+aIN -----END PGP SIGNATURE----- --mfzonp33n22v3oev--