Your message dated Mon, 12 Sep 2011 22:17:18 +0000
with message-id <e1r3eoy-0003cj...@franck.debian.org>
and subject line Bug#622182: fixed in coreutils 8.13-1
has caused the Debian Bug report #622182,
regarding FTBFS: test touch/now-owned-by-other fails
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
622182: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622182
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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
======================================
--- End Message ---
--- Begin Message ---
Source: coreutils
Source-Version: 8.13-1
We believe that the bug you reported is fixed in the latest version of
coreutils, which is due to be installed in the Debian FTP archive:
coreutils_8.13-1.diff.gz
to main/c/coreutils/coreutils_8.13-1.diff.gz
coreutils_8.13-1.dsc
to main/c/coreutils/coreutils_8.13-1.dsc
coreutils_8.13-1_amd64.deb
to main/c/coreutils/coreutils_8.13-1_amd64.deb
coreutils_8.13.orig.tar.gz
to main/c/coreutils/coreutils_8.13.orig.tar.gz
mktemp_8.13-1_all.deb
to main/c/coreutils/mktemp_8.13-1_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 622...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Stone <mst...@debian.org> (supplier of updated coreutils package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 12 Sep 2011 17:21:19 -0400
Source: coreutils
Binary: coreutils mktemp
Architecture: source all amd64
Version: 8.13-1
Distribution: unstable
Urgency: low
Maintainer: Michael Stone <mst...@debian.org>
Changed-By: Michael Stone <mst...@debian.org>
Description:
coreutils - GNU core utilities
mktemp - coreutils mktemp transitional package
Closes: 115833 395430 545347 584837 585509 595019 596262 598438 622182 630735
Changes:
coreutils (8.13-1) unstable; urgency=low
.
* New upstream version
- no diagnostic when tail -f from pipe (Closes: #622182)
- du ignores specified dir when part of cycle (Closes: #598438)
- corrects translation errors (Closes: #595019, #545347)
- fixes missing prototype which caused FTBFS in some cases (Closes:
#585509)
- documentation updates (Closes: #395430, #115833, #545347)
* preserve upstream man pages in clean (Closes: #630735)
* respect CFLAGS in build (Closes: #596262)
* remove LC_TIME symlinks (Closes: #584837)
Checksums-Sha1:
899b8ab3bd9e5ea164ee440064f5599871af018e 1791 coreutils_8.13-1.dsc
83b7e25661c439ecac55e99ff0dd816b9ff478a5 11660808 coreutils_8.13.orig.tar.gz
6c609b750f463404b371ae6ae62418f20535ce0c 21955 coreutils_8.13-1.diff.gz
b876538681247a0c9714e4de100a589f67ee0746 15018 mktemp_8.13-1_all.deb
ee3b28559c1aa1e5d4147f15d7b2c3f3d1bb2bf8 5523430 coreutils_8.13-1_amd64.deb
Checksums-Sha256:
b95037b922265b83aba5df3a93d1e15feca1d34f5e22f26ac05bf9c0a035a3c5 1791
coreutils_8.13-1.dsc
06180e0116b8106b2e75d8eb43d11cd0f365418a61d946bce109944902de63b3 11660808
coreutils_8.13.orig.tar.gz
27f162d3fc52241764fef2caa87c92819a0bb34f960abc730eba46c163b92520 21955
coreutils_8.13-1.diff.gz
f35956d5375e156b18cee47872b0df6c210e4418d094f21aa60b1086f8cfa6b8 15018
mktemp_8.13-1_all.deb
79ce7cc49c8a881fb02d0353032d04ee16909f64dbf6689dbefbfbafe731f9fe 5523430
coreutils_8.13-1_amd64.deb
Files:
37dbf54b9d8dae410c6e271e9d210835 1791 utils required coreutils_8.13-1.dsc
f5e8bb4752ee2e876ddd99bda7471f35 11660808 utils required
coreutils_8.13.orig.tar.gz
81c70fccb4fb841b25e2e61982853adb 21955 utils required coreutils_8.13-1.diff.gz
4664342a9df3abc446c59f9e3392982d 15018 oldlibs extra mktemp_8.13-1_all.deb
27e3b3fa6d22495c443c90a68cdfbe81 5523430 utils required
coreutils_8.13-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIVAwUBTm6CVfYarNz6Ef/eAQhHFQ//dJa0KJGUfLPOebtuoVsE8E8LROFWGp28
5MQqnQ1OSF9bfjH5l+L+WmSc43/jsrRoGWflAblMPWhIGa4Fixfu+4sTleDopUk7
+hM0W5pRMplKTumtGhgcbMFSsySDCL4M9dUlpYIHEeqwN7AhLGTSfOscgnU2rS6o
qTl91zcQOAiG22UssUNqnhTzJxI8EN91zFKGdPUqVmw84ZhnqP/KYGfR4OJBldT9
wnbl4F69kaJPtpBu5WsPseMMazY3lka6H53soZSiZdvFaexqYr8/E4UBGNBXhzv4
8jnNIdlfrrnHzy5PwaFYkt+gXYAa+L+kTHAeWVTrg3bzqbSB6+2UoGVN9/o5UmoX
0e0c5NfO0unuoyThxTGiITSeaM5GVqaQBydDW8i6g4SGg+u3/qiG46J/B0DS4Naz
piXaCQAmvVEF4w0ANx3DIPS/2CFvbwlR6N02OkoQpeDfxfcTfnegG/8uIBFQbQxO
KdPczV0wsZU6V46fO87CDamQbjXC90vW5quiLK7bA8mH6pBz2u2zzdSixu4kPnUQ
LNugPvZaTiwZxZKqf03gG6UZETHt0s7LY0kzU1YlsrVNxDbBwnwB0lTKCjc5kzcL
b5sdAR1m8kiQ/c5QPs9oSq8yXukHY3nEoh4DUMqlcM0rg83Y0VElzGN4nHC9nYcD
EemT31vcDOs=
=rfS6
-----END PGP SIGNATURE-----
--- End Message ---