Hi,
On Sun, 03 Apr 2011, Michael Prokop wrote:
> Caused by:
>
> | 22375 utimensat(AT_FDCWD, "/usr/share/man/man1/psed.1.gz.dpkg-new",
> {{1301834577, 0}, {1301648022, 0}}, AT_SYMLINK_NOFOLLOW) = -1 ENOSYS
> (Function not implemented)
>
> utimensat() was added to Linux in kernel 2.6.22; glibc support was
> added with version 2.6.
Actually we use lutimes() and ENOSYS was not documented as a possible
return value (although it's documented that it's based on utimensat()).
I have pushed a fix for this.
I have not gone to the trouble of installing an old kernel just to verify
my one-line fix, so feel free to test on your system.
You can get the sources from here:
git clone git://git.debian.org/dpkg/dpkg.git -b sid
Cheers,
--
Raphaël Hertzog ◈ Debian Developer
Follow my Debian News ▶ http://RaphaelHertzog.com (English)
▶ http://RaphaelHertzog.fr (Français)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]