[arch-general] Amarok fails to start after upgrade
Hi list, after upgrading amarok today I get following error after trying to start it: Amarok could not find any collection plugins. It is possible that Amarok is installed under the wrong prefix, please fix your installation using: $ cd /path/to/amarok/source-code/ $ su -c "make uninstall" $ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` && su -c "make install" $ kbuildsycoca4 --noincremental $ amarok More information can be found in the README file. For further assistance join us at #amarok on irc.freenode.net. Can anyone confirm this? Is this one considered a packaging bug? Greetings Dominik
Am Montag, den 27.06.2011, 20:41 +0200 schrieb Dominik Cermak:
Hi list, after upgrading amarok today I get following error after trying to start it:
Amarok could not find any collection plugins. It is possible that Amarok is installed under the wrong prefix, please fix your installation using: $ cd /path/to/amarok/source-code/ $ su -c "make uninstall" $ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` && su -c "make install" $ kbuildsycoca4 --noincremental $ amarok More information can be found in the README file. For further assistance join us at #amarok on irc.freenode.net.
Can anyone confirm this? Is this one considered a packaging bug?
Greetings Dominik
It's already reported, sorry for the noise. https://bugs.archlinux.org/task/24908 Greetings Dominik
participants (1)
-
Dominik Cermak