Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] amarok2 and mysql
Date: Tue, 14 Apr 2009 17:54:55
Message-Id: 200904141953.15036.alan.mckinnon@gmail.com
In Reply to: [gentoo-user] amarok2 and mysql by Andrew Gaydenko
1 On Tuesday 14 April 2009 17:42:02 Andrew Gaydenko wrote:
2 > Hi!
3 >
4 > amarok 2.x insists on mysql 5.x [embedded,-minimal]. OTOH, I strongly need
5 > to have (not embedded) mysql 4.1.x to be working, and, as a result, use
6 > these
7 >
8 > lines in package.mask:
9 > >=virtual/mysql-5.0
10 > >=dev-db/mysql-5.0
11 >
12 > Is there a workaround to resolve the issue?
13
14 Not really, Amarok wants something absurd out of MySQL. There's a huge thread
15 on bugs.gentoo.org
16
17 http://bugs.gentoo.org/show_bug.cgi?id=238487
18
19 that describes the problem in detail. I suppose you *could* build mysql with
20 USE="embedded -minimal" to satisfy Amarok and then hand build a local copy of
21 mysql-4.1.x in /usr/local for the existing usage. But this is not something
22 I've tried or heard of someone else trying. There's also some tips about
23 following the same process other binary distros use to build a useable Amarok.
24 It's complex, and stupid in the extreme (blame the Amarok devs for that) but
25 does seem to work for other distros.
26
27 You could also wait a few days for the ebuild maintainer to finish looking
28 into mysql-community; or go back to Amarok-1.4; or switch to mpd and dump
29 Amarok altogether.
30
31 --
32 alan dot mckinnon at gmail dot com

Replies

Subject Author
Re: [gentoo-user] amarok2 and mysql Andrew Gaydenko <a@××××××××.com>