severity 360588 serious thanks On 06/04/03 19:24 +0530, Y Giridhar Appaji Nag - Debian said ... > > The error in prerm should be ignored even if the error is because of > non-empty directories.
I mean, all errors in prerm-rmdir should be ignored and not just the ones because of non-empty directories. Also, according to http://release.debian.org/etch_rc_policy.txt (section 5c) this is a release-critical bug. Any subdirectories created in the /usr/local hierarchy must be created and removed with mkdir and rmdir in postinst and prerm; and the scripts must not fail if those commands fail. Packages must not rely on the presence or absence of any files or directories under /usr/local. Giridhar -- Y Giridhar Appaji Nag | http://www.appaji.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

