These are the packages that would be merged, in reverse order:
Calculating world dependencies... done!
[ebuild NS ] app-crypt/qca-1.0-r2 0 kB
[blocks B ] <app-crypt/qca-1.0-r3 (is blocking app-crypt/qca-2.0.0-r2)
Total: 1 package (1 in new slot, 1 block), Size of downloads: 0 kB
!!! Error: The above package list contains packages which cannot be installed
!!! at the same time on the same system.
Can anyone tell me what's causing this? qca version 2 is installed. I can
unmerge and then re-emerge it. Why is the system trying to install version
1? If it's a dependency, shouldn't the depending file be listed?
Thanks in advance.
--
gento...@lists.gentoo.org mailing list
qca-2.0 is causing this. It's blocking <qca-1.0-r3. So update 1.0 from r2 to
r3.
As for the deps, a quick grep through the portage tree showed some KDE
packages as well as "psi".
HTH...
Dirk
--
Dirk Heinrichs | Tel: +49 (0)162 234 3408
Configuration Manager | Fax: +49 (0)211 47068 111
Capgemini Deutschland | Mail: dirk.he...@capgemini.com
Wanheimerstraße 68 | Web: http://www.capgemini.com
D-40468 Düsseldorf | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net
qca is recently slotted. The latest version in SLOT 0 works with SLOT 2,
but nothing earlier.
run 'equery depends qca' to find out if you really do need it and what
is pulling it in (or emerge -t). You can always:
emerge -avC qca:0 ; emerge -av qca:0
to fix it if you do want it
--
Alan McKinnon
alan dot mckinnon at gmail dot com
--
gento...@lists.gentoo.org mailing list