Re: Can't remove empty directory

2005-04-13 Thread Guillermo Garcia-Rojas
I suffered the same problem with 2 ports, I couldn't delete them, nor make clean. I decide to rename (mv) the port. I build the ports and when I rebooted the box, when it cames to the part of checking the filesystem; it automagically fix the corruption. And I deleted the renamed ports :) When I

Can't remove empty directory

2005-04-12 Thread Robert Marella
Greetings I think this problem occurred during portmanager -u but I can't be certain. Portmanager did a core dump this morning. I tried a portsclean -CD and /usr/ports/accessibility/gail/work cannot be removed. Here is what I have tried. p4# cd /usr/ports/accessibility/gail p4# ls -l total 14

Re: Can't remove empty directory

2005-04-12 Thread Guillermo Garcia-Rojas
move it, I just had an issue like that cd /usr/ports/accessibility mv gail gail2 (in example) then you cvsup the ports again and it's done. On 4/12/05, Robert Marella [EMAIL PROTECTED] wrote: Greetings I think this problem occurred during portmanager -u but I can't be certain. Portmanager

Re: Can't remove empty directory

2005-04-12 Thread Kris Kennaway
On Tue, Apr 12, 2005 at 12:14:12PM -1000, Robert Marella wrote: drwxr-xr-x 3 root wheel 1024 Apr 12 10:06 . drwxr-xr-x 3 root wheel 512 Apr 12 10:06 .. drwxr--r-- 4 root wheel 0 Apr 12 09:51 gail p4# chflags -R noschg gail p4# rm -r gail rm: gail: Directory not empty p4# rm

Re: Can't remove empty directory

2005-04-12 Thread Guillermo Garcia-Rojas
After moving the directory, the system will prompt for a corruption on the filesystem and a simple fsck, as you say, will fix the problem :) These are my 2 cents. On 4/12/05, Kris Kennaway [EMAIL PROTECTED] wrote: On Tue, Apr 12, 2005 at 12:14:12PM -1000, Robert Marella wrote: drwxr-xr-x 3

Re: Can't remove empty directory

2005-04-12 Thread Robert Marella
Kris Kennaway wrote: On Tue, Apr 12, 2005 at 12:14:12PM -1000, Robert Marella wrote: drwxr-xr-x 3 root wheel 1024 Apr 12 10:06 . drwxr-xr-x 3 root wheel 512 Apr 12 10:06 .. drwxr--r-- 4 root wheel 0 Apr 12 09:51 gail p4# chflags -R noschg gail p4# rm -r gail rm: gail: Directory not

Re: Can't remove empty directory

2005-04-12 Thread Kris Kennaway
On Tue, Apr 12, 2005 at 05:42:14PM -0500, Guillermo Garcia-Rojas wrote: After moving the directory, the system will prompt for a corruption on the filesystem and a simple fsck, as you say, will fix the problem :) I don't know what you mean by prompt for a corruption. Kris pgpUyBuAMoIwP.pgp