From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:40887) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j3M9L-0002hi-Ii for guix-patches@gnu.org; Sun, 16 Feb 2020 10:48:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j3M9K-0002wp-M0 for guix-patches@gnu.org; Sun, 16 Feb 2020 10:48:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:59852) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j3M9K-0002wk-Ik for guix-patches@gnu.org; Sun, 16 Feb 2020 10:48:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j3M9K-00007P-Io for guix-patches@gnu.org; Sun, 16 Feb 2020 10:48:02 -0500 Subject: bug#37654: [PATCH] gnu-build-system: Don't try executing directories in bootstrap phase. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Marius Bakke In-Reply-To: <4ed4493a-5d41-9bad-d81d-6082e3b1f151@brendan.scot> References: <4ed4493a-5d41-9bad-d81d-6082e3b1f151@brendan.scot> Date: Sun, 16 Feb 2020 16:47:11 +0100 Message-ID: <87v9o65ybk.fsf@devup.no> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Brendan Tildesley , 37654-done@debbugs.gnu.org --=-=-= Content-Type: text/plain Brendan Tildesley writes: > Subject: [PATCH] gnu-build-system: Don't try executing directories in > bootstrap phase. > > * guix/build/gnu-build-system.scm: (bootstrap): Change the file-exists? > procedure to one that excludes directories, so that we do not mistake it for a > script. For example if the source includes a bootstrap/ directory. Finally pushed in a21bd6d5c208111fbf96e9b402cc5ca872f95109, thanks! I also added a copyright line for you, hope that was okay. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl5JY/8ACgkQoqBt8qM6 VPrm9wf/feMulre4zlgOHF4yNYbRErFr3vZWrOfxjlcdr64W3Yyw1X17lExNs6GQ kZhPlscJR1d24+A0BKVGSXNM/+xKjjpy1czGFEolrF3ErXeuww/6aohvMXmPg0+a nW/LlaM93rTJ+1bW20il9Y8Q4BEW7SB9oopFj0C4lTRz8P6aKuxgTMjwszkZltOW iFYwaGG3PU07hxg7KKlqYhK/2b9MRUQE0WLujAxvBjYsudVh3XakdQNQxwvKX2D2 poOw1RfzHL9CSujsZY2BKEDUoA5KOr+UWAs+vkzh6dMstARbRXA6kIl38GU6vq0R hg0Ubc68Uc3AGSZvfwvwbQAIZwQP+A== =xhET -----END PGP SIGNATURE----- --=-=-=--