Gentoo Archives: gentoo-user

From: Dave Jones <Dave.Jones@××××××.nl>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Has MySQL become compulsory?
Date: Fri, 23 Oct 2009 23:25:47
Message-Id: 4AE23B78.2050007@xs4all.nl
1 Hi
2
3 Ran an eix-sync followed by an emerge -puDNv world.
4
5 It reported that my 'profile' was no longer supported, and suggested
6 switching to the 'default/linux/x86/10.0/desktop', which I did.
7
8 Retried the emerge -puDNv world, with the following result:
9
10 emerge: there are no ebuilds built with USE flags to satisfy
11 ">=x11-libs/qt-sql-4.5.0:4[mysql]".
12 !!! One of the following packages is required to complete your request:
13 - x11-libs/qt-sql-4.5.2 (Change USE: +mysql)
14 (dependency required by "app-office/akonadi-server-1.2.1" [ebuild])
15 (dependency required by "kde-base/kdepimlibs-4.3.1" [ebuild])
16 (dependency required by "kde-base/kdnssd-4.3.1" [ebuild])
17 (dependency required by "kde-base/kcontrol-4.3.1" [ebuild])
18 (dependency required by "kde-base/kdebase-meta-4.3.1" [ebuild])
19 (dependency required by "world" [argument])
20
21 Result of 'eix x11-libs/qt-sql' :
22
23 [I] x11-libs/qt-sql
24 Available versions: (4) 4.4.2 4.4.2-r1 4.5.1 4.5.2 ~4.5.3
25 {debug firebird iconv mysql odbc pch postgres qt3support sqlite}
26 Installed versions: 4.5.2(4)(20:32:44 10/10/09)(iconv qt3support sqlite
27 -debug -firebird -mysql -odbc -pch -postgres)
28
29 I do not want either mysql or KDE4 on my 'stable' desktop host.
30
31 Any ideas what's happening? Or how to fix it without installing mysql?
32
33 Cheers, Dave

Replies

Subject Author
Re: [gentoo-user] Has MySQL become compulsory? Alan McKinnon <alan.mckinnon@×××××.com>