Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
File permissions are lost in copy pass mode. Reproducible: Always Steps to Reproduce: 1.mkdir /tmp/test 2.cd /bin 3.find ls -print | cpio -pvdm /tmp/test 4. ls -l ls /tmp/test/ls Actual Results: The copied file has file mode 600 Expected Results: The copied file should have mode 755 same as the ls file in /bin
fixed in 2.7-r2
*** Bug 174163 has been marked as a duplicate of this bug. ***