emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#25304: closed (Libtool's ltmain.sh should have its


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#25304: closed (Libtool's ltmain.sh should have its shebang preserved)
Date: Tue, 31 Jan 2017 21:04:01 +0000

Your message dated Tue, 31 Jan 2017 22:03:14 +0100
with message-id <address@hidden>
and subject line Re: bug#25304: Seeking advice: preparing releases on GuixSD.
has caused the debbugs.gnu.org bug report #25304,
regarding Libtool's ltmain.sh should have its shebang preserved
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
25304: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25304
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Re: Seeking advice: preparing releases on GuixSD. Date: Sat, 31 Dec 2016 00:34:40 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)
Hi!

Ricardo Wurmus <address@hidden> skribis:

> “ltmain.sh” is instantiated from a template by libtool.  It originally
> contains a /bin/sh shebang, and I think it should not be patched when
> installed to
>
>     /gnu/store/…-libtool-2.4.6/share/libtool/build-aux/ltmain.sh
>
> This seems like a bug to me.

Definitely:

--8<---------------cut here---------------start------------->8---
$ head -1 $(find $(guix build libtool) -name ltmain.sh)
#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
--8<---------------cut here---------------end--------------->8---

Opening a new bug now.  This is with v0.12.0-176-ge087671.

Ludo’.



--- End Message ---
--- Begin Message --- Subject: Re: bug#25304: Seeking advice: preparing releases on GuixSD. Date: Tue, 31 Jan 2017 22:03:14 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)
address@hidden (Ludovic Courtès) skribis:

> Ricardo Wurmus <address@hidden> skribis:
>
>> “ltmain.sh” is instantiated from a template by libtool.  It originally
>> contains a /bin/sh shebang, and I think it should not be patched when
>> installed to
>>
>>     /gnu/store/…-libtool-2.4.6/share/libtool/build-aux/ltmain.sh
>>
>> This seems like a bug to me.
>
> Definitely:
>
> $ head -1 $(find $(guix build libtool) -name ltmain.sh)
> #!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
>
> Opening a new bug now.  This is with v0.12.0-176-ge087671.

This was fixed by ng0 in 98341757c8c45fca8d2b53f9972f5c6a32cf2c95.

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]