The following reply was made to PR kern/180894; it has been noted by GNATS.
From: Rod Taylor <[email protected]> To: [email protected], [email protected] Cc: Subject: Re: kern/180894: [panic] rm -rf causes kernel panic Date: Mon, 4 Nov 2013 17:30:24 -0500 --047d7b5d64f24e5caa04ea61764f Content-Type: text/plain; charset=UTF-8 Instead of a panic when deleting the broken distinfo directory, I now get the below: [rbt@rbtlaptop /usr/ports/devel]$ sudo rm -rf p5-namespace-clean/ Password: rm: p5-namespace-clean/distinfo: Invalid argument rm: p5-namespace-clean/: Directory not empty I expect a filesystem fsck will eventually repair this problem. In the mean time, is there anything you would like me to do? --047d7b5d64f24e5caa04ea61764f Content-Type: text/html; charset=UTF-8 <div dir="ltr"><div>Instead of a panic when deleting the broken distinfo directory, I now get the below:<br><br>[rbt@rbtlaptop /usr/ports/devel]$ sudo rm -rf p5-namespace-clean/<br>Password:<br>rm: p5-namespace-clean/distinfo: Invalid argument<br> rm: p5-namespace-clean/: Directory not empty<br><br></div>I expect a filesystem fsck will eventually repair this problem. In the mean time, is there anything you would like me to do?<br></div> --047d7b5d64f24e5caa04ea61764f-- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
