Package: coreutils Version: 8.5-1 Severity: grave Justification: renders package unusable
Building coreutils fails on the test touch/now-owned-by-other. I see the same result when building via pbuilder, thus I’d assume it’s nothing about my environment. See the attached build log excerpt for details. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to de_DE.UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages coreutils depends on: ii libacl1 2.2.49-4 Access control list shared library ii libattr1 1:2.4.44-2 Extended attribute shared library ii libc6 2.13-0exp5 Embedded GNU C Library: Shared lib ii libselinux1 2.0.98-1 SELinux runtime shared libraries coreutils recommends no packages. coreutils suggests no packages. -- no debconf information
SKIP: touch/now-owned-by-other (exit: 77) ========================================= + touch --version touch (GNU coreutils) 8.5 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Paul Rubin, Arnold Robbins, Jim Kingdon, David MacKenzie, and Randy Smith. + . ./test-lib.sh ++ unset function_test ++ eval 'function_test() { return 11; }; function_test' +++ function_test +++ return 11 ++ test 11 '!=' 11 +++ pwd ++ test_dir_=/tmp/buildd/coreutils-8.5/tests +++ this_test_ +++ sed 's,.*/,,' +++ echo ././touch/now-owned-by-other ++ this_test=now-owned-by-other +++ /tmp/buildd/coreutils-8.5/src/mktemp -d --tmp=/tmp/buildd/coreutils-8.5/tests cu-now-owned-by-other.XXXXXXXXXX ++ t_=/tmp/buildd/coreutils-8.5/tests/cu-now-owned-by-other.fDcAHkcHJ0 ++ trap remove_tmp_ 0 ++ trap 'Exit 129' 1 ++ trap 'Exit 130' 2 ++ trap 'Exit 141' 13 ++ trap 'Exit 143' 15 ++ cd /tmp/buildd/coreutils-8.5/tests/cu-now-owned-by-other.fDcAHkcHJ0 ++ diff --version ++ grep GNU ++ sanitize_path_ ++ local 'saved_IFS= ' ++ IFS=: ++ set -- /tmp/buildd/coreutils-8.5/src /usr/local/bin /usr/bin /bin /usr/local/games /usr/games ++ IFS=' ' ++ local d d1 ++ local colon= ++ local new_path= ++ for d in '"$@"' ++ test -z /tmp/buildd/coreutils-8.5/src ++ d1=/tmp/buildd/coreutils-8.5/src ++ ls -d /tmp/buildd/coreutils-8.5/src/. ++ new_path=/tmp/buildd/coreutils-8.5/src ++ colon=: ++ for d in '"$@"' ++ test -z /usr/local/bin ++ d1=/usr/local/bin ++ ls -d /usr/local/bin/. ++ new_path=/tmp/buildd/coreutils-8.5/src:/usr/local/bin ++ colon=: ++ for d in '"$@"' ++ test -z /usr/bin ++ d1=/usr/bin ++ ls -d /usr/bin/. ++ new_path=/tmp/buildd/coreutils-8.5/src:/usr/local/bin:/usr/bin ++ colon=: ++ for d in '"$@"' ++ test -z /bin ++ d1=/bin ++ ls -d /bin/. ++ new_path=/tmp/buildd/coreutils-8.5/src:/usr/local/bin:/usr/bin:/bin ++ colon=: ++ for d in '"$@"' ++ test -z /usr/local/games ++ d1=/usr/local/games ++ ls -d /usr/local/games/. ++ new_path=/tmp/buildd/coreutils-8.5/src:/usr/local/bin:/usr/bin:/bin:/usr/local/games ++ colon=: ++ for d in '"$@"' ++ test -z /usr/games ++ d1=/usr/games ++ ls -d /usr/games/. ++ new_path=/tmp/buildd/coreutils-8.5/src:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games ++ colon=: ++ PATH=/tmp/buildd/coreutils-8.5/src:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games ++ export PATH ++ fail=0 + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1234 + case $my_uid in + return 1 + skip_test_ 'must be run as root' + head -1 + echo './touch/now-owned-by-other: skipping test: must be run as root' + echo './touch/now-owned-by-other: skipping test: must be run as root' ../touch/now-owned-by-other: skipping test: must be run as root + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /tmp/buildd/coreutils-8.5/tests + chmod -R u+rwx /tmp/buildd/coreutils-8.5/tests/cu-now-owned-by-other.fDcAHkcHJ0 + rm -rf /tmp/buildd/coreutils-8.5/tests/cu-now-owned-by-other.fDcAHkcHJ0 + exit 77 ====================================== 1 of 344 tests failed (74 tests were not run) See tests/test-suite.log Please report to bug-coreut...@gnu.org ======================================