From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: bug#30706: Nginx service fails Date: Tue, 6 Mar 2018 17:24:42 +0100 Message-ID: <20180306172442.76df0bb1@scratchpost.org> References: <20180304222749.GA23799@jurong> <20180304230637.GA24077@jurong> <87k1uqbzq9.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/R48Yasl/7Ml6otDtAMM4W=2"; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35794) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etFOi-0007aG-PS for bug-guix@gnu.org; Tue, 06 Mar 2018 11:25:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1etFOh-00051U-N3 for bug-guix@gnu.org; Tue, 06 Mar 2018 11:25:04 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:40007) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1etFOh-00051N-JU for bug-guix@gnu.org; Tue, 06 Mar 2018 11:25:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1etFOh-0004aX-CE for bug-guix@gnu.org; Tue, 06 Mar 2018 11:25:03 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87k1uqbzq9.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: guix-devel@gnu.org, 30706@debbugs.gnu.org --Sig_/R48Yasl/7Ml6otDtAMM4W=2 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Ludo, > If you run this on an =E2=80=9Cold=E2=80=9D GuixSD, =E2=80=98find-long-op= tions=E2=80=99 is undefined. How can it be that (gnu services base) with find-long-options call is prese= nt but the (gnu build linux-boot)'s find-long options isn't present? Aren't they either both added by "guix system reconfigure" (or both removed= )? Also when selecting an old generation in the Grub boot menu, isn't both (gnu build linux-boot) and (gnu services base) at the same generation when starting up the service (as opposed to stopping the old service)? > 1. =E2=80=98guix system reconfigure=E2=80=99 should probably register s= ervices one by > one so that if one of the service expressions is erroneous, we > don=E2=80=99t bork everything. See =E2=80=98upgrade-shepherd-servic= es=E2=80=99. Yes please. > 2. IWBN to delay execution of this whole default-tty thing to the > #:start method. Ideas, Danny? The idea was that if you specify a serial console at boot that you can actually log in at that console. So it's trying to find out whether, at the time of service start, there is a serial console specified (in the Linux command line), and if so, start an agetty. Otherwise do not start that agetty. We could also do that without a guix service - but I thought it would be nice to have a guix service for it as well. --Sig_/R48Yasl/7Ml6otDtAMM4W=2 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAlqewMoACgkQ5xo1VCww uqVULwgApCiNjI0og8Vb4Ve/wAs7Xy+I8Rr62jPEJtCqf5ALg1m+5R+h7kI3+PBM FOYxTnhUisa0Qt4DEbwmJVAm/s6L4wSbxpYtb33kkp2F8pW4sbcfKHVE7Gj60Pf7 Nh9wPxdyD8otJhxOf7tyV2SDiEoZNCvu0qoIABIMM/zkmPro51UWC8Or5bIKcXah RAUkk+LcO9ZByGI1DLjcpwFf0d/QvBvmWDNgaYF+roA8b1x8mbe2V3brLS0oRmua NiP1up6YckD559GF9Tqz54GhGN3uszB4SLaGJAJOz3X3rOTkS50a4genFDIGz/rA 4Z+sa7MV2UhJFhgVOyzYRAdgYCB+ew== =2fLi -----END PGP SIGNATURE----- --Sig_/R48Yasl/7Ml6otDtAMM4W=2--