Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 561116 - [kde overlay] kde-apps/kdebase-meta-15.08.1 blocks kde-apps/kdesdk-meta-15.08.1 and vice versa
Summary: [kde overlay] kde-apps/kdebase-meta-15.08.1 blocks kde-apps/kdesdk-meta-15.08...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-22 11:17 UTC by Sven Eden
Modified: 2015-09-23 12:14 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Eden 2015-09-22 11:17:13 UTC
Hello.

I guess this is the strangest thing I have ever seen.

The new 15.08.1 series of the KDE-* ebuilds from the kde overlay work very well!

Considering the complexity this is an incredible job you guys did, thank you very much.

However, there is one thing I do not understand.

kde-apps/kdebase-meta-15.08.0 is slot 5 and pulls in slot 5 dolphin and kwrite.
kde-apps/kdebase-meta-15.08.1 is slot 5 and pulls in slot 4 dolphin and kwrite.

Why?

This results in the following situation:

kde-apps/kde-apps-meta-15.08.1:5::kde with USE="sdk" pulls in
kde-apps/kdesdk-meta-15.08.1:5::kde which pulls in
kde-apps/dolphin-plugins-15.08.1:5::kde which pulls in
kde-apps/dolphin-15.08.1:5/5::kde

Sounds solid and legit.

But:
kde-apps/kdebase-meta-15.08.1:4/4::kde pulls in
kde-apps/dolphin-4.14.3:4/4.14::gentoo which results in:

--------
[blocks B      ] kde-apps/dolphin:4 ("kde-apps/dolphin:4" is blocking kde-apps/dolphin-15.08.1)

Total: 35 packages (29 new, 4 in new slots, 2 reinstalls, 3 uninstalls), Size of downloads: 19.386 KiB
Conflict: 4 blocks (1 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (kde-apps/dolphin-15.08.1:5/5::kde, installed) pulled in by
    >=kde-apps/dolphin-15.08.1:5 required by (kde-apps/dolphin-plugins-15.08.1:5/5::kde, ebuild scheduled for merge)

  (kde-apps/dolphin-4.14.3:4/4.14::gentoo, ebuild scheduled for merge) pulled in by
    >=kde-apps/dolphin-4.14.3:4[aqua=] (>=kde-apps/dolphin-4.14.3:4[-aqua]) required by (kde-apps/kdebase-meta-15.08.1:4/4::kde, ebuild scheduled for merge)
--------

This is an unresolvable situation.

Unfortunately I do need that SDK stuff.
Comment 1 Sven Eden 2015-09-22 11:17:56 UTC
Dammit.

kde-apps/kdebase-meta-15.08.1 is slot 4 of course, not 5.
Comment 2 Michael Palimaka (kensington) gentoo-dev 2015-09-22 13:24:40 UTC
There's some ongoing issues with the meta packages unfortunately. I pushed this change that might help: https://gitweb.gentoo.org/proj/kde.git/commit/?id=33be0c862fa3e7345cbc95ba8fb572a2785586c9
Comment 3 Sven Eden 2015-09-23 12:14:55 UTC
(In reply to Michael Palimaka (kensington) from comment #2)
> There's some ongoing issues with the meta packages unfortunately. I pushed
> this change that might help:
> https://gitweb.gentoo.org/proj/kde.git/commit/
> ?id=33be0c862fa3e7345cbc95ba8fb572a2785586c9

*yay* !

Thank you very much, everything merges just nicely now!