Re: stable coreutils-8.1 today, fingers crossed (original) (raw)
What I meant was this:
Can you provide a stand-alone set-up similar to the following, with directories on your PATH (whose perms and ancestor perms are all ok) that still fails:
perl -Te '$ENV{PATH}=~/(.*)/;$ENV{PATH}="$1";/bin/true
'