[Pkg-kde-extras] Bug#849326: amarok: deleting/renaming errmsg.sys solves the problem

Maximilian Engelhardt maxi at daemonizer.de
Fri Jan 6 16:13:52 UTC 2017


On Donnerstag, 5. Januar 2017 19:39:52 CET Maria wrote:
> Dear Maintainer,
> 
> deleting or renaming /usr/share/kde4/apps/amarok/mysqle/errmsg.sys to
> errmsg.sys.old solves the problem!
> 
> Thanks - Maria

Hi,

Unfortunate this doesn't work for me because amarok then uses the errmsg.sys 
from the mariadb-server-core-10.0 package:
/usr/share/mysql/english/errmsg.sys
You probably don't have this installed, but on my system akonadi-backend-mysql 
depends on it.

However I was able to fix this by compiling amarok against mariadb-server-
core-10.1 instead of default-mysql-server-core.

According to Bug #850147 this change is planned in the near future. A rebuild 
of amarok then should fix this.
Pleas keep in mind you also need my patch from Bug #849598 to compile amarok 
at all.

Here is the patch I used for testing this:

diff -ur debian.buildfix/control debian/control
--- debian.buildfix/control     2017-01-06 16:21:18.000000000 +0100
+++ debian/control      2017-01-06 16:55:33.000000000 +0100
@@ -18,7 +18,7 @@
  libavformat-dev (>= 4:0.5), libofa0-dev, libaio-dev [linux-any],
  libgcrypt20-dev,
  libmygpo-qt-dev (>= 1.0.9-2~),
-Build-Depends-Indep: default-mysql-server-core | virtual-mysql-server-core
+Build-Depends-Indep: mariadb-server-core-10.1 | virtual-mysql-server-core
 Standards-Version: 3.9.8
 Homepage: http://amarok.kde.org
 Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-extras/amarok.git

Thanks,
Maxi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/pkg-kde-extras/attachments/20170106/37f6d926/attachment.sig>


More information about the pkg-kde-extras mailing list