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 :(
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 :(