View previous topic :: View next topic |
Author |
Message |
Bigun Advocate
Joined: 21 Sep 2003 Posts: 2198
|
Posted: Thu Sep 25, 2014 5:10 pm Post subject: Trying to get rid of extra entries listed in webapp-config |
|
|
Code: | bigun # webapp-config --li -V phpmyadmin
* Installs for phpmyadmin-3.3.8.1
* /var/www/somesite.com/htdocs/phpmyadmin
* Installs for phpmyadmin-3.4.6
* /var/www/somesite.comhtdocs/htdocs
* Installs for phpmyadmin-3.4.9
* /var/www/somesite.com/htdocs/pma
* Installs for phpmyadmin-4.1.14.3
* /var/www/somesite.com/htdocs/pma |
Only the 4.1.14.3 installation needs to be there. The rest of the entries need to go.
I've tried:
Code: | bigun # webapp-config -V -C -h somesite.com -d phpmyadmin phpmyadmin 3.4.9
* Fatal error: Unable to determine location of master copy
* Fatal error(s) - aborting
|
Any suggestions? |
|
Back to top |
|
|
twitch153 Retired Dev
Joined: 19 Aug 2013 Posts: 5 Location: Buffalo, NY
|
Posted: Tue Oct 14, 2014 10:00 pm Post subject: |
|
|
Yes, in the newest version of webapp-config there is a command line arg called: --prune-database, or -pd. From there you can fix this issue, but be careful when running it
Run: webapp-config -pd pretend first to see what will be cleaned out, then run webapp-config -pd clean
once you're sure it won't clean out something you have installed on the system.
Just as a reference, this bug was already reported quite some time ago: https://bugs.gentoo.org/490090
I hope this helps.
With regards,
twitch153 _________________ "Growing up isn't about becoming more mature, it's about becoming strategically childish" |
|
Back to top |
|
|
Bigun Advocate
Joined: 21 Sep 2003 Posts: 2198
|
Posted: Wed Oct 15, 2014 12:18 pm Post subject: |
|
|
twitch153 wrote: | Yes, in the newest version of webapp-config there is a command line arg called: --prune-database, or -pd. From there you can fix this issue, but be careful when running it
Run: webapp-config -pd pretend first to see what will be cleaned out, then run webapp-config -pd clean
once you're sure it won't clean out something you have installed on the system.
Just as a reference, this bug was already reported quite some time ago: https://bugs.gentoo.org/490090
I hope this helps.
With regards,
twitch153 |
Extremely helpful, thanks for adopting an unanswered thread. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|