Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.10.18

Bug #9712 pear uninstall --register-only remove file : it should not
Submitted: 2006-12-30 17:10 UTC
From: Fedora at FamilleCollet dot com Assigned: cellog
Status: Closed Package: PEAR (version 1.4.11)
PHP Version: 5.2.0 OS: Fedora Core 6
Roadmaps: (Not assigned)    
Subscription  


 [2006-12-30 17:10 UTC] Fedora at FamilleCollet dot com (Remi Collet)
Description: ------------ When you pear uninstall --nodeps --ignore-errors --register-only foo The file owned by foo are removed. Documentation say it should not. This is a big problem when packaging RPM: when a package "obsolotes" a old one, "pear uninstall" (in %postun) delete newly installed files. Test script: --------------- # pear install File # ls /usr/share/pear/File.php /usr/share/pear/File.php # pear uninstall --nodeps --ignore-errors --register-only File # ls /usr/share/pear/File.php ls: /usr/share/pear/File.php: No such file or directory

Comments

 [2006-12-30 17:32 UTC] Fedora at FamilleCollet dot com
 [2006-12-30 22:16 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2007-01-07 16:14 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!