Re: root rm: Permission denied - solution found

2001-09-17 Thread Tille, Andreas
On Sat, 15 Sep 2001, Edward Betts wrote: > > # chattr -V -i postgres.log.7.gz > > chattr 1.22, 22-Jun-2001 for EXT2 FS 0.5b, 95/08/09 > > chattr: Permission denied while trying to stat postgres.log.7.gz > > chattr -V -ai postgres.log.7.gz maybe? It´s the same as above (and I expect it to stay so u

Re: root rm: Permission denied - solution found

2001-09-15 Thread Edward Betts
"Tille, Andreas" <[EMAIL PROTECTED]> wrote: > On Thu, 13 Sep 2001, Edward Betts wrote: > > > I had the same problem, just worked out how to fix it, I used the chattr > > program, see the chattr man page for more details. > Could you please be a little bit more detailed? > > # chattr -V -i postgre

Re: root rm: Permission denied - solution found

2001-09-14 Thread Tille, Andreas
On Thu, 13 Sep 2001, Edward Betts wrote: > I had the same problem, just worked out how to fix it, I used the chattr > program, see the chattr man page for more details. Could you please be a little bit more detailed? # chattr -V -i postgres.log.7.gz chattr 1.22, 22-Jun-2001 for EXT2 FS 0.5b, 95/0

Re: root rm: Permission denied - solution found

2001-09-13 Thread Edward Betts
Martijn van Oosterhout wrote: > The point is that if there is corruption in the filesystem then the > immutable flag may have be switched on accedently. > > You notice this on ext2 when an inode has been corrupted. There's a 50% > chance the immutable bit may have been set, leading people to wond