LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Is this a bug? (https://www.linuxquestions.org/questions/slackware-14/is-this-a-bug-4175523704/)

business_kid 10-29-2014 12:36 PM

Is this a bug?
 
The ldd script in Slackware current appears to use /usr/bin/bash as an interpreter. I thought the usual place for bash was /bin, not /usr/bin.

Didier Spaier 10-29-2014 12:52 PM

/usr/bin/bash is a symlink to /bin/bash so the interpreter itself is where you expect it to be.

business_kid 10-30-2014 05:15 AM

Quote:

/usr/bin/bash is a symlink to /bin/bash
Not here! I had to sort that myself. Maybe that's the bug.

Didier Spaier 10-30-2014 05:36 AM

Quote:

Originally Posted by business_kid (Post 5261796)
Not here! I had to sort that myself. Maybe that's the bug.

Then I assume this symlink was removed from your system, as it's made when installing the bash package since at least Slackware version 13.37. So if it's a bug it's doesn't come from Slackware.

business_kid 10-31-2014 04:56 AM

Ah! That explains it. The bash package was failing some of the tests on shellshocker.net so I made my own patched version that doesn't. That's where the symlink went.


All times are GMT -5. The time now is 12:31 PM.