bug-coreutils
[Top][All Lists]
Advanced

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

Re: root check failed for install-C-root


From: hggdh
Subject: Re: root check failed for install-C-root
Date: Fri, 13 Mar 2009 21:30:33 -0500

On Thu, 12 Mar 2009 14:30:18 +0100
Kamil Dudka <address@hidden> 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:

address@hidden:/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
address@hidden:/tmp $

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

Attachment: signature.asc
Description: PGP signature


reply via email to

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