Discussion:
[horde] How to uninstall a pear package ?
Bruno Costacurta
2013-02-12 17:48:42 UTC
Permalink
Hello,

how to uninstall a package related to an Horde application ?
to remove mnemo, I executed the following :

pear uninstall horde/mnemo

Howvere the mnemo still appears in the Administration / Configuration.
I suppose the pear uninstall needs to be completed with other tasks.

Delete the mnemo directory itself ?
Delete the database related tables ?
Others ??

Thanks.
Bye,
Bruno
--
Linux Counter # 353844
https://linuxcounter.net/user/353844.html
Michael J Rubinsky
2013-02-12 18:10:20 UTC
Permalink
Post by Bruno Costacurta
Hello,
how to uninstall a package related to an Horde application ?
pear uninstall horde/mnemo
Howvere the mnemo still appears in the Administration / Configuration.
This comes from the config/registry.php file.
--
mike

The Horde Project (www.horde.org)
mrubinsk at horde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6062 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.horde.org/archives/horde/attachments/20130212/d7e43d2c/attachment-0001.bin>
Jan Schneider
2013-02-12 18:21:28 UTC
Permalink
Post by Bruno Costacurta
Hello,
how to uninstall a package related to an Horde application ?
pear uninstall horde/mnemo
Howvere the mnemo still appears in the Administration / Configuration.
I suppose the pear uninstall needs to be completed with other tasks.
Delete the mnemo directory itself ?
Delete the database related tables ?
Others ??
Your own configuration files, especially mnemo/config/conf.php are
still detected.
--
Jan Schneider
The Horde Project
http://www.horde.org/
Bruno Costacurta
2013-02-15 19:20:08 UTC
Permalink
Post by Jan Schneider
Your own configuration files, especially mnemo/config/conf.php are
still detected.
I completed the uninstall and removal of the PEAR module via following :
Note : hereafter the module to uninstall was mnemo.

pear uninstall horde/mnemo
under the horde directory : rm -fr mnemo
edit the file ../config/registry.php and remove all entries refering
the mnemo.
for the database : remove all tables named mnemo*

Bye,
Bruno
--
Linux Counter # 353844
https://linuxcounter.net/user/353844.html
Ralf Lang
2013-02-16 06:31:57 UTC
Permalink
Post by Bruno Costacurta
Post by Jan Schneider
Your own configuration files, especially mnemo/config/conf.php
are still detected.
I completed the uninstall and removal of the PEAR module via
following : Note : hereafter the module to uninstall was mnemo.
pear uninstall horde/mnemo under the horde directory : rm -fr
mnemo edit the file ../config/registry.php and remove all entries
refering the mnemo.
Editing registry is not needed. registry.php should never be touched.
Use registry.d or registry.local.php for modifications.
Post by Bruno Costacurta
for the database : remove all tables named mnemo*
Before you uninstall the pear module, you can run cli command

horde-db-migrate mnemo down

This drops mnemo tables.

- --
Ralf Lang
Linux Consultant / Developer
Tel.: +49-170-6381563
Mail: lang at b1-systems.de
B1 Systems GmbH
Osterfeldstra?e 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
Continue reading on narkive:
Search results for '[horde] How to uninstall a pear package ?' (Questions and Answers)
12
replies
Okay mac laptop or pc laptop?
started 2010-03-08 11:05:30 UTC
laptops & notebooks
Loading...