Comment 42 for bug 539814

Revision history for this message
Tim Gehpunkt (rollercoaster) wrote :

This also affects cp and touch from coreutils, maybe others.

root@monster:~# mkdir bla
root@monster:~# cp -a bla blubb
cp: preserving times for `blubb': Bad file descriptor
root@monster:~# touch bla
touch: setting times of `bla': Bad file descriptor

Why ist there still no fix after six months? Had to use the files from debian :(