Comment 3 for bug 668337

Revision history for this message
matthew72 (matthew72) wrote :

i installed codelite from the ubuntu repository and it works fine without plugins.
but i also tried to install codelite-plugins and got the same error (trying to overwrite '/usr/lib/codelite/abbreviation.so') : '/usr/lib/codelite/abbreviation.so' is in both codelite and codelite-plugins packages, i'd guess because of some refactoring like splitting plugins out of the main package.
i still didn't try to use the dpkg "divert" trick to rename one of the two out of the way, i guess that will allow me to install the plugins.
anyway i think one of codelite and codelite-plugins should be fixed: either all plugins go in codelite-plugins, or some go in codelite and the rest in codelite-plugins (maybe codelite-plugins-extra if so?) but definitely each plugin better stay in one package not both.