Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 583190 - dev-util/kdevelop-4.7.* conflicts with Plasma 5
Summary: dev-util/kdevelop-4.7.* conflicts with Plasma 5
Status: RESOLVED INVALID
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: 2016-05-16 15:11 UTC by Juraj Variny
Modified: 2016-05-16 19:16 UTC (History)
0 users

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


Attachments
emerge --info (e.txt,7.02 KB, text/plain)
2016-05-16 15:11 UTC, Juraj Variny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Juraj Variny 2016-05-16 15:11:39 UTC
Created attachment 434424 [details]
emerge --info

I am unable to finish Plasma 5 upgrade due to conflict with Kdevelop. I need the fixes in dev-util/kdevelop-4.7.3 (which is ~amd64 atm) but it causes blocks:

# emerge -1pvt --verbose-conflicts 'dev-util/kdevelop'                                                                                       

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

Calculating dependencies... done!
[ebuild   R   ~] dev-util/kdevelop-4.7.3:4::gentoo  USE="cmake cxx gdbui okteta (-aqua) -debug -qthelp {-test}" LINGUAS="sk -bs -ca -ca@valencia -da -de -el -en_GB -es -et -fi -fr -gl -hu -it -kk -nb -nds -nl -pl -pt -pt_BR -ru -sl -sv -th -tr -uk -zh_CN -zh_TW" 0 KiB
[ebuild  N     ]  kde-base/ksysguard-4.11.22:4/4.11::gentoo  USE="handbook lm_sensors (-aqua) -debug {-test}" 0 KiB
[blocks B      ] kde-base/ksysguard:4 ("kde-base/ksysguard:4" is blocking kde-plasma/ksysguard-5.5.5, kde-plasma/libksysguard-5.5.5)

Total: 2 packages (1 new, 1 reinstall), Size of downloads: 0 KiB
Conflict: 1 block (1 unsatisfied)

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

  (kde-plasma/ksysguard-5.5.5:5/5::gentoo, installed) pulled in by
    >=kde-plasma/ksysguard-5.5.5:5 required by (kde-plasma/plasma-meta-5.5.5:5/5::gentoo, installed)
    >=kde-plasma/ksysguard-5.5.5:5 required by (kde-plasma/plasma-workspace-5.5.5-r2:5/5::gentoo, installed)

  (kde-plasma/libksysguard-5.5.5:5/5::gentoo, installed) pulled in by
    >=kde-plasma/libksysguard-5.5.5:5 required by (kde-plasma/plasma-meta-5.5.5:5/5::gentoo, installed)
    >=kde-plasma/libksysguard-5.5.5:5 required by (kde-plasma/plasma-workspace-5.5.5-r2:5/5::gentoo, installed)
    >=kde-plasma/libksysguard-5.5.5:5 required by (kde-plasma/ksysguard-5.5.5:5/5::gentoo, installed)

  (kde-base/ksysguard-4.11.22:4/4.11::gentoo, ebuild scheduled for merge) pulled in by
    >=kde-base/ksysguard-4.4:4[aqua=] (>=kde-base/ksysguard-4.4:4[-aqua]) required by (dev-util/kdevelop-4.7.3:4/4::gentoo, ebuild scheduled for merge)


================ When I try to remove keywords on kdevelop and kdevplatform, I can't downgrade, either:

# emerge -1pvt --verbose-conflicts 'dev-util/kdevelop'

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

Calculating dependencies... done!
[ebuild     UD ] dev-util/kdevelop-4.7.2:4::gentoo [4.7.3:4::gentoo] USE="cmake cxx gdbui okteta (-aqua) -debug -qthelp {-test}" LINGUAS="sk -bs -ca -ca@valencia -da -de -el -en_GB -es -et -fi -fr -gl -hu -it -kk -nb -nds -nl -pl -pt -pt_BR -ru -sl -sv -th -tr -uk -zh_CN -zh_TW" 0 KiB
[ebuild  N     ]  kde-base/ksysguard-4.11.22:4/4.11::gentoo  USE="handbook lm_sensors (-aqua) -debug {-test}" 0 KiB
[blocks B      ] kde-base/ksysguard:4 ("kde-base/ksysguard:4" is blocking kde-plasma/ksysguard-5.5.5, kde-plasma/libksysguard-5.5.5)
[blocks B      ] <dev-util/kdevelop-4.7.3:4 ("<dev-util/kdevelop-4.7.3:4" is blocking dev-util/kdevplatform-1.7.3)

Total: 2 packages (1 downgrade, 1 new), Size of downloads: 0 KiB
Conflict: 2 blocks (2 unsatisfied)

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

  (kde-plasma/ksysguard-5.5.5:5/5::gentoo, installed) pulled in by
    >=kde-plasma/ksysguard-5.5.5:5 required by (kde-plasma/plasma-meta-5.5.5:5/5::gentoo, installed)
    >=kde-plasma/ksysguard-5.5.5:5 required by (kde-plasma/plasma-workspace-5.5.5-r2:5/5::gentoo, installed)

  (kde-plasma/libksysguard-5.5.5:5/5::gentoo, installed) pulled in by
    >=kde-plasma/libksysguard-5.5.5:5 required by (kde-plasma/plasma-meta-5.5.5:5/5::gentoo, installed)
    >=kde-plasma/libksysguard-5.5.5:5 required by (kde-plasma/plasma-workspace-5.5.5-r2:5/5::gentoo, installed)
    >=kde-plasma/libksysguard-5.5.5:5 required by (kde-plasma/ksysguard-5.5.5:5/5::gentoo, installed)

  (dev-util/kdevelop-4.7.2:4/4::gentoo, ebuild scheduled for merge) pulled in by
    dev-util/kdevelop
    dev-util/kdevelop required by @selected
Comment 1 Andreas Sturmlechner gentoo-dev 2016-05-16 15:22:10 UTC
$ grep kdev /usr/portage/profiles/targets/desktop/plasma/package.use
<dev-util/kdevelop-4.8.0 -gdbui
Comment 2 Juraj Variny 2016-05-16 18:13:21 UTC
Thanks, sad to sacrifice gdb support, but it resolved the problem.