From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] mysql USE flag error
Date: Mon, 19 Oct 2009 10:02:54 +0100 [thread overview]
Message-ID: <358eca8f0910190202s1eec2596ue7c2bb133f8d07e6@mail.gmail.com> (raw)
In-Reply-To: <20091019081757.449c7925@gmx.net>
2009/10/19 Renat Golubchyk <ragermany@gmx.net>:
> On Mon, 19 Oct 2009 06:56:57 +0100
> Mick <michaelkintzios@gmail.com> wrote:
>> I am not sure I understand this message about the mysql USE flag:
>> =====================================================
>> # emerge -upDv world
>>
>> These are the packages that would be merged, in order:
>>
>> Calculating dependencies... done!
>>
>> emerge: there are no ebuilds built with USE flags to
>> satisfy ">=x11-libs/qt-sql-4.5.0:4[mysql]".
>> !!! One of the following packages is required to complete your
>> request:
>> - x11-libs/qt-sql-4.5.2 (Change USE: +mysql)
>> (dependency required by "app-office/akonadi-server-1.2.1" [ebuild])
>> (dependency required by "kde-base/kdepimlibs-4.3.1" [ebuild])
>> (dependency required by "kde-base/krfb-4.3.1" [ebuild])
>> (dependency required by "world" [argument])
>
> kde-base/krfb-4.3.1 requires kde-base/kdepimlibs-4.3.1 which requires
> app-office/akonadi-server-1.2.1 which requires
>>=x11-libs/qt-sql-4.5.0:4[mysql]
>
> Actually app-office/akonadi-server-1.2.1 requires
>>=x11-libs/qt-sql-4.5.0:4[mysql?,sqlite?] which means "mysql or sqlite,
> default to mysql".
Thanks Renat, I am still struggling to understand why mysql is being
dragged in. It seems that x11-libs/qt-sql-4.5.2 is already installed
with the sqlite flag:
=================================
Installed versions: 4.5.2(4)(12:30:57 10/10/09)(iconv qt3support
sqlite -debug -firebird -mysql -odbc -pch -postgres)
=================================
I've added -mysql in /etc/portage/package.use for x11-libs/qt-sql but
it makes no difference. Then I added mysql and all this mess comes
up:
=================================
# emerge -upDv world
These are the packages that would be merged, in order:
Calculating dependencies... done!
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
x11-libs/qt-sql:4
('ebuild', '/', 'x11-libs/qt-sql-4.5.2', 'merge') pulled in by
>=x11-libs/qt-sql-4.5.0:4[mysql] required by ('ebuild', '/',
'app-office/akonadi-server-1.2.1', 'merge')
('installed', '/', 'x11-libs/qt-sql-4.5.2', 'nomerge') pulled in by
>=x11-libs/qt-sql-4.5.1:4[qt3support] required by ('ebuild', '/',
'kde-base/kmix-4.3.1', 'merge')
>=x11-libs/qt-sql-4.5.1:4[qt3support] required by ('ebuild', '/',
'kde-base/kontactinterfaces-4.3.1', 'merge')
>=x11-libs/qt-sql-4.5.1:4[qt3support] required by ('ebuild', '/', 'kde-base/
kimagemapeditor-4.3.1', 'merge')
(and 117 more)
sys-auth/pambase:0
('ebuild', '/', 'sys-auth/pambase-20090620.1-r1', 'merge') pulled in by
sys-auth/pambase required by world
sys-auth/pambase[consolekit] required by ('ebuild', '/',
'net-wireless/bluez-4.39-r2', 'merge')
('installed', '/', 'sys-auth/pambase-20090620.1-r1', 'nomerge') pulled in by
sys-auth/pambase required by world
>=sys-auth/pambase-20081028 required by ('installed', '/',
'net-misc/openssh-5.2_p1-r3', 'nomerge')
>=sys-auth/pambase-20080219.1 required by ('installed', '/',
'sys-apps/shadow-4.1.2.2', 'nomerge')
(and 1 more)
It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in the
dependencies of two different packages, then those packages can not be
installed simultaneously.
For more information, see MASKED PACKAGES section in the emerge man page
or refer to the Gentoo Handbook.
emerge: there are no ebuilds built with USE flags to satisfy
">=dev-python/PyQt4-4.5[dbus,sql,svg,webkit,X]".
!!! One of the following packages is required to complete your request:
- dev-python/PyQt4-4.5.4-r4 (Change USE: +sql +webkit)
(dependency required by "kde-base/pykde4-4.3.1" [ebuild])
(dependency required by "kde-base/plasma-workspace-4.3.1" [ebuild])
(dependency required by "kde-base/kdebase-meta-4.3.1" [ebuild])
(dependency required by "world" [argument])
=================================
It seems to me that it may be easier to just unmerge krfb and forget
about it, but there must be a more elegant solution to this?
--
Regards,
Mick
next prev parent reply other threads:[~2009-10-19 9:03 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-19 5:56 [gentoo-user] mysql USE flag error Mick
2009-10-19 6:17 ` Renat Golubchyk
2009-10-19 9:02 ` Mick [this message]
2009-10-19 11:05 ` [gentoo-user] " Remy Blank
2009-10-19 11:53 ` Mick
2009-10-19 21:42 ` Mick
2009-10-20 0:15 ` Neil Bothwick
2009-10-20 5:52 ` Mick
2009-10-20 10:24 ` Neil Bothwick
2009-10-20 10:47 ` Alex Schuster
2009-10-20 11:00 ` Mick
2009-10-20 11:31 ` Alex Schuster
2009-10-20 11:51 ` Mick
2009-10-20 13:30 ` Alan McKinnon
2009-10-20 13:44 ` Mick
2009-10-20 13:59 ` Alex Schuster
2009-10-20 14:02 ` Mick
2009-10-20 14:04 ` Dirk Heinrichs
2009-10-20 14:09 ` Alan McKinnon
2009-10-20 14:14 ` Neil Bothwick
2009-10-20 16:07 ` Dirk Heinrichs
2009-10-20 14:02 ` Alan McKinnon
2009-10-20 14:07 ` Mick
2009-10-20 14:12 ` Alan McKinnon
2009-10-20 14:13 ` Neil Bothwick
2009-10-20 15:15 ` Mick
2009-10-20 15:17 ` Mick
2009-10-20 15:21 ` Neil Bothwick
2009-10-20 15:54 ` Remy Blank
2009-10-20 13:48 ` Alex Schuster
2009-10-20 14:06 ` Alan McKinnon
2009-10-20 14:02 ` Dirk Heinrichs
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=358eca8f0910190202s1eec2596ue7c2bb133f8d07e6@mail.gmail.com \
--to=michaelkintzios@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox