bug-coreutils
[Top][All Lists]
Advanced

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

AW: AW: AW: AW: AW: AW: AW: AW: new snapshot available:coreutils-7.4.125


From: Voelker, Bernhard
Subject: AW: AW: AW: AW: AW: AW: AW: AW: new snapshot available:coreutils-7.4.125-eca6
Date: Thu, 20 Aug 2009 15:51:32 +0200

all non-root tests have successfully now, but one of the root-tests
failed:

=======================================================
   GNU coreutils 7.4.127-d2510: tests/test-suite.log   
=======================================================

1 of 1 test failed.  

.. contents:: :depth: 2


FAIL: cp/preserve-gid (exit: 1)
===============================

./cp/preserve-gid: setuidgid -g 1000,1001 1000 cp -p c1 b: 1000 1001 !=
1000 1000

I think I boiled it down to:

../src/setuidgid -g 1000,1001 1000 ../src/cp -p c1 b
../src/setuidgid: failed to run command `../src/cp': Permission denied

and

execve("../src/cp", 0xFFBFFC64, 0xFFBFFC78)     Err#13 EACCES
[file_dac_search]

I built coreutils somewhere in a normal HOME directory
(/vol1/home1/ecs2/depot/coreutils-7.4.127-d2510/) while
$HOME is protected with 0750.

Thus, uid 1000 doesn't have execute permissions for
/vol1/home1/ecs2/depot/coreutils-7.4.127-d2510/src/cp.

Bummer!




reply via email to

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