On Tue, 11 Sep 2001, Wichert Akkerman wrote:

> Corrupted filesystem, unlink that file and try again.
Hmmm, I have also a relict of older ReiserFS (from 2.4.4 or so) on
my HD (Iīm so happy that I didnīt used it on a critical box and perhaps
never will do so ...):

/var/lug# whoami
root
/var/lug# unlink postgres.log.7.gz
unlink: unlinking `postgres.log.7.gz': Permission denied
/var/lug# rm -f postgres.log.7.gz
rm: cannot remove `postgres.log.7.gz': Permission denied

(You see the dir is /var/lug which was formerly /var/log.  I renamed the
 dir to avoid problems with each logrot run.)

What if even root has no permission to unlink or remove?

Kind regards

        Andreas.


Reply via email to