@codebrainz wonderful, so:
sudo env | grep PATH
and make sure it doesn't contain /sbin
/usr/local
(e.g. don't give a custom prefix)Hopefully this would not work in master, but work with this PR. If it does work with master, we'll have to make sure sudo ldconfig
doesn't work because sudo
doesn't fine ldconfig, and if it does figure out how to prevent it from doing so in order to test.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.