On Wed, Apr 22, 2009 at 09:14:45AM +0200, Aurelien Jarno wrote:
> On Fri, Apr 17, 2009 at 06:10:03PM +0200, Aurelien Jarno wrote:
> > Package: coreutils
> > Version: 7.2-1
> > Severity: important
> > Tags: patch
> > User: [email protected]
> > Usertags: kfreebsd
> > 
> > tests/install/install-C uses mode 1755 to test install -C with
> > non-permission bits set, that is the sticky bit set. Depending on the
> > system, it is not always possible to set this bit for files (but
> > allowed for directories) as non-root user. That's is the case for
> > example on FreeBSD with an UFS filesystem.
> > 
> > The patch below uses 2755 instead of 1755, which should work on all
> > systems. It has already been submitted upstream.
> > 
> 
> Please note that this patch has been merged upstream.
> 

Any new about this bug?

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
[email protected]                 http://www.aurel32.net



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to