Your message dated Wed, 18 Feb 2009 12:17:17 +0000
with message-id <[email protected]>
and subject line Bug#515731: fixed in coreutils 6.12-2
has caused the Debian Bug report #515731,
regarding touch: setting times of `foo': Function not implemented
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 [email protected]
immediately.)


-- 
515731: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515731
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: coreutils
Version: 6.12-1
Severity: normal

Because touch returns error, several things fail, like installing libc6
update today.
I suspect this broke with 6.12-1 update.

Here is strace from machine in question, running debian touch
open("foo", O_WRONLY|O_CREAT|O_NOCTTY|O_NONBLOCK, 0666) = 3
dup2(3, 0)                              = 0
close(3)                                = 0
utimensat(0, NULL, NULL, 0)             = 280

Here same machine running touch from ubuntu (works normally)
open("foo", O_WRONLY|O_CREAT|O_NOCTTY|O_NONBLOCK|O_LARGEFILE, 0666) = 0
utimensat(0, NULL, NULL, 0)             = -1 ENOSYS (Function not implemented)
utimes("/proc/self/fd/0", NULL)         = 0



-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.18-6-xen-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages coreutils depends on:
ii  libacl1                       2.2.47-2   Access control list shared library
ii  libc6                         2.9-1      GNU C Library: Shared libraries
ii  libselinux1                   2.0.65-5   SELinux shared libraries

coreutils recommends no packages.

coreutils suggests no packages.

-- debconf-show failed



--- End Message ---
--- Begin Message ---
Source: coreutils
Source-Version: 6.12-2

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_6.12-2.diff.gz
  to pool/main/c/coreutils/coreutils_6.12-2.diff.gz
coreutils_6.12-2.dsc
  to pool/main/c/coreutils/coreutils_6.12-2.dsc
coreutils_6.12-2_i386.deb
  to pool/main/c/coreutils/coreutils_6.12-2_i386.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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Stone <[email protected]> (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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 17 Feb 2009 22:11:52 -0500
Source: coreutils
Binary: coreutils
Architecture: source i386
Version: 6.12-2
Distribution: unstable
Urgency: low
Maintainer: [email protected]
Changed-By: Michael Stone <[email protected]>
Description: 
 coreutils  - The GNU core utilities
Closes: 515731
Changes: 
 coreutils (6.12-2) unstable; urgency=low
 .
   * [77] fall back if utimensat doesn't exist (Closes: #515731)
Checksums-Sha1: 
 d03f51b22bcd3e56ab83ec831a85893e9ff84c54 1246 coreutils_6.12-2.dsc
 df8bf01df7b2d9db1dac1c51cfc38d6fda6815c8 18769 coreutils_6.12-2.diff.gz
 91135a442b8f2cfa242c731e8f1bc46cee640a9b 3895570 coreutils_6.12-2_i386.deb
Checksums-Sha256: 
 d86bf754ec3cff7c7df778db15abf1b6319bc1d2f672a0ed01311a22aecbbc1d 1246 
coreutils_6.12-2.dsc
 a15c3fdc488e99d1a47a77aefb607a3cf8b59e951730a46b5779812ac6debc61 18769 
coreutils_6.12-2.diff.gz
 637e0cbdf6bc6296ab601a38768e533e69eb1efa95fd234e4b01075ebac67ed2 3895570 
coreutils_6.12-2_i386.deb
Files: 
 222e9bd0e0eadfbbc2f7c205aae21aaa 1246 utils required coreutils_6.12-2.dsc
 1b25997b88506b80ace42fe4ca1c07ab 18769 utils required coreutils_6.12-2.diff.gz
 89127b490f7139072be5739caa480335 3895570 utils required 
coreutils_6.12-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iQCVAwUBSZv6Gw0hVr09l8FJAQJHggQAwXKvqQPwFLIQZ4+iKnBIEc0QOYUBi6QD
GmLPPuyhusr5dqIvZSSdET1t3KrXxv4rjpYTdgtxoJKzuP+Zv+Og6CmPz0vChk29
0aeDqBLspZJs2TVT5ODcltvQ1fKeceJVLGjU47YxbkSBD+dJXbUdS36yW2HEza9k
srodGOwprOA=
=Qg4S
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to