GNU bug report logs -
#7633
Part 6.22. Coreutils-8.5
Previous Next
Reported by: Клоков Алексей <hripus <at> mail.ru>
Date: Mon, 13 Dec 2010 08:24:01 UTC
Severity: normal
Done: Jim Meyering <jim <at> meyering.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 7633 in the body.
You can then email your comments to 7633 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org
:
bug#7633
; Package
coreutils
.
(Mon, 13 Dec 2010 08:24:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Клоков Алексей <hripus <at> mail.ru>
:
New bug report received and forwarded. Copy sent to
bug-coreutils <at> gnu.org
.
(Mon, 13 Dec 2010 08:24:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello.
Part 6.22. Coreutils-8.5, I ran
make NON_ROOT_USERNAME = nobody check-root 2> & 1 | tee make.out
As a result, the file make.out at the end gives
======================================
7 of 13 tests failed
(9 tests were not run)
See tests / test-suite.log
Please report to bug-coreutils <at> gnu.org
======================================
make [4]: *** [test-suite.log] Error 1
make [4]: Leaving directory `/ sources/coreutils-8.5/tests'
make [3]: *** [check-TESTS] Error 2
make [3]: Leaving directory `/ sources/coreutils-8.5/tests'
make [2]: *** [check-am] Error 2
make [2]: Leaving directory `/ sources/coreutils-8.5/tests'
make [1]: *** [check-root] Error 2
make [1]: Leaving directory `/ sources/coreutils-8.5/tests'
make: *** [check-root] Error 2
but in the file tests / test-suite.log errors are no longer
I have normal or not?
Information forwarded
to
owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org
:
bug#7633
; Package
coreutils
.
(Mon, 13 Dec 2010 21:46:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 7633 <at> debbugs.gnu.org (full text, mbox):
----- Original Message -----
From: "Клоков Алексей" <hripus <at> mail.ru>
To: <7633 <at> debbugs.gnu.org>
Sent: Monday, December 13, 2010 9:26 AM
Subject: bug#7633: Part 6.22. Coreutils-8.5
> Hello.
> Part 6.22. Coreutils-8.5, I ran
First, you should report LFS issue on LFS-user list.
> make NON_ROOT_USERNAME = nobody check-root 2> & 1 | tee make.out
I am unsure of the space there, maybe they come with utf8 conversion?
Should be
make NON_ROOT_USERNAME=nobody check-root 2>&1 | tee make.out
> As a result, the file make.out at the end gives
> ======================================
> 7 of 13 tests failed
> (9 tests were not run)
> See tests / test-suite.log
> Please report to bug-coreutils <at> gnu.org
> ======================================
> make [4]: *** [test-suite.log] Error 1
> make [4]: Leaving directory `/ sources/coreutils-8.5/tests'
> make [3]: *** [check-TESTS] Error 2
> make [3]: Leaving directory `/ sources/coreutils-8.5/tests'
> make [2]: *** [check-am] Error 2
> make [2]: Leaving directory `/ sources/coreutils-8.5/tests'
> make [1]: *** [check-root] Error 2
> make [1]: Leaving directory `/ sources/coreutils-8.5/tests'
> make: *** [check-root] Error 2
>
>
> but in the file tests / test-suite.log errors are no longer
>
same here for the added spaces at each side of /
> I have normal or not?
>
No, on chapter 6, all coreutils tests should be ok
(root tests)
======================
All 14 tests passed
(8 tests were not run)
======================
...
(non-root tests with RUN_EXPENSIVE_TESTS=yes)
=======================
All 372 tests passed
(47 tests were not run)
=======================
(gnulib tests)
======================
All 201 tests passed
(4 tests were not run)
======================
Gilles
Reply sent
to
Jim Meyering <jim <at> meyering.net>
:
You have taken responsibility.
(Tue, 14 Dec 2010 08:56:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Клоков Алексей <hripus <at> mail.ru>
:
bug acknowledged by developer.
(Tue, 14 Dec 2010 08:56:01 GMT)
Full text and
rfc822 format available.
Message #13 received at 7633-done <at> debbugs.gnu.org (full text, mbox):
Gilles Espinasse wrote:
> First, you should report LFS issue on LFS-user list.
Thanks for replying, Gilles.
>> make NON_ROOT_USERNAME = nobody check-root 2> & 1 | tee make.out
...
> No, on chapter 6, all coreutils tests should be ok
Glad to hear it's not failing in general.
I'm marking this bug as closed.
If you have reason to think there's a problem
with upstream coreutils, feel free to reopen.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 11 Jan 2011 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 14 years and 162 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.