Location Plugin - does not uninstall cleanly.
-
Title says it all. r3571
Clients can’t image now, at all.
-
I think it does uninstall cleanly.
That said, one of the problems that I don’t know of a good way to address is the plugins are installed only if they don’t exist. Anything new updates, but if an update occurs, the old files are placed back. This way, customizations you may have had get updated with it.
I suppose I could stop that part of it or enforce plugin updates when something changes.
Do me a favor, when you can, and attempt to manually replace your plugins.
Wherever your svn is run the command (we’ll say your trunk is located in /root/svn/trunk and you’re logged in as root)
cp -r /root/svn/trunk/packages/web/lib/plugins /var/www/html/fog/lib/
(in the case of redhat)
or
cp -r /root/svn/trunk/packages/web/lib/plugins /var/www/fog/lib/
(in the case of debian) -
After uninstalling the location plugin, there are tons of Apache errors that are related to ‘location’. I’ll try to post it if I get the chance. This happened when I was helping @ftgjason