-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Joseph Piche wrote: > Hello. > > I am trying to get to the center of Ubuntu Bug #7560 and Gnome Bug > #108307. This "bug" is over 4 years old. This relates to how gnome-vfs > treats files moved to the trash, but I believe it boils down to how > coreutils treats file/folder permissions. The steps to reproduce: > > cd > mkdir -p test/test > touch test/test/file > cd test > chmod -R a-w test > cd > rm -r test > > "rm: cannot remove `test/test/file': Permission denied" > > Is this a bug or is this expected behavior? If it is expected > behavior, is it desired behavior?
Expected and desired. Why wouldn't it be? You've denied write access to test/test, so its entry for "file" can't be removed. - -- Micah J. Cowan Programmer, musician, typesetting enthusiast, gamer... http://micah.cowan.name/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHXu8K7M8hyUobTrERAjpUAJsF/4PGw/KDf6fFxCg8Wa6DtX+SDQCgi+QK CdObHrNstawutb5V2Cv5xKI= =a6hk -----END PGP SIGNATURE----- _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils