GNU bug report logs -
#50288
Autoconf’s config.{guess,sub} have patched shebangs
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Mon, 30 Aug 2021 23:06:01 UTC
Severity: normal
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 50288 in the body.
You can then email your comments to 50288 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
maxim.cournoyer <at> gmail.com, bug-guix <at> gnu.org
:
bug#50288
; Package
guix
.
(Mon, 30 Aug 2021 23:06:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
New bug report received and forwarded. Copy sent to
maxim.cournoyer <at> gmail.com, bug-guix <at> gnu.org
.
(Mon, 30 Aug 2021 23:06:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
As reported at
<https://lists.gnu.org/archive/html/guix-devel/2021-08/msg00127.html>,
Autoconf’s config.{guess,sub} (installed by running ‘autoconf -i’ or
similar) have patched shebangs, making them unsuitable on non-Guix
systems:
--8<---------------cut here---------------start------------->8---
$ head -1 $(find $(guix build autoconf) -name config.guess)
#!/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/sh
$ head -1 $(find $(guix build autoconf) -name config.sub)
#!/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/sh
--8<---------------cut here---------------end--------------->8---
We should copy the ‘unpatch-shebangs’ phase from automake, added in
response to <https://issues.guix.gnu.org/14201>.
Ludo’.
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Fri, 10 Sep 2021 08:46:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
bug acknowledged by developer.
(Fri, 10 Sep 2021 08:46:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 50288-done <at> debbugs.gnu.org (full text, mbox):
Ludovic Courtès <ludo <at> gnu.org> skribis:
> As reported at
> <https://lists.gnu.org/archive/html/guix-devel/2021-08/msg00127.html>,
> Autoconf’s config.{guess,sub} (installed by running ‘autoconf -i’ or
> similar) have patched shebangs, making them unsuitable on non-Guix
> systems:
>
> $ head -1 $(find $(guix build autoconf) -name config.guess)
> #!/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/sh
> $ head -1 $(find $(guix build autoconf) -name config.sub)
> #!/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/sh
>
> We should copy the ‘unpatch-shebangs’ phase from automake, added in
> response to <https://issues.guix.gnu.org/14201>.
Done in 902de26c1a2462b3374633f724852507d957019a for autoconf 2.71.
Ludo’.
Information forwarded
to
bug-guix <at> gnu.org
:
bug#50288
; Package
guix
.
(Sun, 12 Sep 2021 02:28:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 50288-done <at> debbugs.gnu.org (full text, mbox):
Hi!
Ludovic Courtès <ludo <at> gnu.org> writes:
> Ludovic Courtès <ludo <at> gnu.org> skribis:
>
>> As reported at
>> <https://lists.gnu.org/archive/html/guix-devel/2021-08/msg00127.html>,
>> Autoconf’s config.{guess,sub} (installed by running ‘autoconf -i’ or
>> similar) have patched shebangs, making them unsuitable on non-Guix
>> systems:
>>
>> $ head -1 $(find $(guix build autoconf) -name config.guess)
>> #!/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/sh
>> $ head -1 $(find $(guix build autoconf) -name config.sub)
>> #!/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/sh
>>
>> We should copy the ‘unpatch-shebangs’ phase from automake, added in
>> response to <https://issues.guix.gnu.org/14201>.
>
> Done in 902de26c1a2462b3374633f724852507d957019a for autoconf 2.71.
Well done!
Thanks,
Maxim
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 10 Oct 2021 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 337 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.