Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336250 - dev-libs/libattica dependencies conflict
Summary: dev-libs/libattica dependencies conflict
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-06 18:13 UTC by Leonid Podolny
Modified: 2010-09-07 01:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,4.30 KB, text/plain)
2010-09-06 18:14 UTC, Leonid Podolny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leonid Podolny 2010-09-06 18:13:45 UTC
leonid@looptop ~ % sudo emerge -uDpvN @world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] dev-libs/soprano-2.5.0 [2.4.4] USE="dbus raptor redland virtuoso -clucene -debug -doc -java -test" 0 kB
[ebuild  N    ] dev-libs/libattica-0.1.2  USE="-debug" 30 kB
[ebuild     U ] app-office/akonadi-server-1.4.0 [1.3.1] USE="mysql server -postgres -sqlite" 0 kB

Total: 3 packages (2 upgrades, 1 new), Size of downloads: 30 kB

!!! One or more updates have been skipped due to a dependency conflict:

dev-libs/libattica:0

  (dev-libs/libattica-0.1.4, ebuild scheduled for merge) conflicts with
    ~dev-libs/libattica-0.1.2 required by (kde-base/kdelibs-4.4.5, ebuild scheduled for merge)
Comment 1 Leonid Podolny 2010-09-06 18:14:33 UTC
Created attachment 246280 [details]
emerge --info
Comment 2 Sylvain Alain (RETIRED) gentoo-dev 2010-09-06 21:07:37 UTC
I have the same problem.
Comment 3 Maciej Mrozowski gentoo-dev 2010-09-07 01:02:59 UTC
No problem, it's supposed to be like this, kdelibs-4.4.5 (stable) needs libattica-0.1.2 (stable) while kdelibs-4.5 (~arch) needs libattic >=0.1.4 (~arch).

And warning is just a result of using full ~arch. Not a bug.
Comment 4 Maciej Mrozowski gentoo-dev 2010-09-07 01:06:05 UTC
Just a note, when KDE SC 4.5 is unmasked, this 'problem' will disappear as kdelibs-4.5 will be offered for you to upgrade to.