Christian Marillat wrote: > With this version the -r option doesn't work : > > $ rm -rf transcode-1.1.5 > rm: cannot remove `transcode-1.1.5/docs': Operation not permitted > rm: cannot remove `transcode-1.1.5/avilib': Operation not permitted > rm: cannot remove `transcode-1.1.5/libtcaudio': Operation not permitted > rm: cannot remove `transcode-1.1.5/filter': Operation not permitted > rm: cannot remove `transcode-1.1.5/tools': Operation not permitted > rm: cannot remove `transcode-1.1.5/export': Operation not permitted > rm: cannot remove `transcode-1.1.5/multiplex': Operation not permitted > rm: cannot remove `transcode-1.1.5/autotools': Operation not permitted
Thank you for the report. However more information will be needed to know if this is a bug in rm or a different problem. Please provide the following information. $ df -PT transcode-1.1.5 $ lsattr -a transcode-1.1.5 $ ls -la transcode-1.1.5 $ id Note that if an 'i' (immutable) attribute has been set then you must use 'chattr' to remove it before being able to remove, rename or modify the file. Thanks Bob -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org