bug-coreutils
[Top][All Lists]
Advanced

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

Re: stable coreutils-8.1 today, fingers crossed


From: Jim Meyering
Subject: Re: stable coreutils-8.1 today, fingers crossed
Date: Thu, 19 Nov 2009 14:47:48 +0100

Andreas Schwab wrote:
> Jim Meyering <address@hidden> writes:
>> Andreas Schwab wrote:
>>> Jim Meyering <address@hidden> writes:
>>>> It is warning you that you have a search PATH containing an
>>>> other-writable directory.
>>>
>>> Nope, I don't.
>>
>> Group-writable?
>
> Nope.
>
>> Can you give me some way to reproduce the failure that
>> involves only directories with proper permissions?
>
> /usr/bin/build coreutils.spec

Thanks, but I don't have /usr/bin/build, and
"yum whatprovides /usr/bin/build" doesn't know about it.
Should I be inferring that it's failing in a chroot for you?

The only time I've been able to evoke that diagnostic from Perl
is when there truly has been an insecure directory in PATH.
If you've found a way to evoke it when there is no such
problem, then it is surely a bug in Perl (not likely, imho).

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`'




reply via email to

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