On Thu, 12 Mar 2009 14:30:18 +0100
Kamil Dudka <kdu...@redhat.com> wrote:

> Now just tested on the Gentoo Linux with similar configuration,
> running the test install/install-C-root in the loop, still not able
> to reproduce. Can I download a snapshot of Debian with your
> configuration somewhere? Or is it reproducible on the released one?

Ran with the 2.6.28-9 kernel, same error. I then ran the failing test
by hand, and it does *not* fail:

hg...@xango2:/tmp $ echo 1 && sudo install -Cv -g2 a b && echo 2  && sudo 
install -Cv a b && echo 3 && sudo install -Cv a b
1
removed `b'
`a' -> `b'
2
removed `b'
`a' -> `b'
3
hg...@xango2:/tmp $

Still, when I run sudo make check-root, it fails. Will look at
it more.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to