Bug 173261
| Summary: | "pear help uninstall" is incorrect | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Josh Kelley <joshkel> |
| Component: | php | Assignee: | Joe Orton <jorton> |
| Status: | CLOSED WORKSFORME | QA Contact: | David Lawrence <dkl> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4 | CC: | rpm |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-11-15 16:17:42 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Josh Kelley
2005-11-15 18:53:48 UTC
I haven't tested with php-5.0.4, but with php-pear-1.4.5-5 this seems to be fine. I just installed the DB package, then did: pear uninstall --register-only DB and now it is gone from "pear list", but: # ls /usr/share/pear/DB* /usr/share/pear/DB.php /usr/share/pear/DB: common.php ibase.php mssql.php oci8.php sqlite.php dbase.php ifx.php mysqli.php odbc.php storage.php fbsql.php msql.php mysql.php pgsql.php sybase.php etc. It's all still there. If you are still experiencing problems, you may be better off pushing this upstream to the PEAR guys. |