Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645034 - kde-frameworks/kdelibs-4.14.37 - stable machine forced to add new 'handbook' use flag
Summary: kde-frameworks/kdelibs-4.14.37 - stable machine forced to add new 'handbook' ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-19 17:13 UTC by Mark Knecht
Modified: 2018-01-19 20:03 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 Mark Knecht 2018-01-19 17:13:17 UTC
A stable machine update this morning received the following emerge messages doing an @world update. The suggested fix (adding handbook to package use file) did work but this strikes me as belonging in the profile. The machine is currently using the stable plasma profile. Possibly this is handled in the experimental 17.1 profile?

[19]  default/linux/amd64/17.0/desktop/plasma (stable) *


X86="32 (64) (-x32)" 0 KiB
[ebuild     U  ] x11-themes/adwaita-icon-theme-3.24.0::gentoo [3.22.0-r2::gentoo] USE="branding" 0 KiB
[ebuild     U  ] net-print/cups-filters-1.17.9::gentoo [1.16.4::gentoo] USE="dbus foomatic jpeg ldap pdf png postscript tiff -ipp_autosetup -pclm% -perl -static-libs {-test} -zeroconf" 0 KiB
[ebuild     U ~] media-video/makemkv-1.10.9::gentoo [1.10.8::gentoo] USE="gui multilib -libav" 0 KiB

Total: 24 packages (22 upgrades, 1 new, 1 in new slot), Size of downloads: 0 KiB
Conflict: 1 block

WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:

kde-frameworks/kdelibs:4

  (kde-frameworks/kdelibs-4.14.37:4/4.14::gentoo, ebuild scheduled for merge) conflicts with
    kde-frameworks/kdelibs:4[handbook] required by (kde-apps/juk-17.08.3:4/17.08::gentoo, installed)
                             ^^^^^^^^ 
    kde-frameworks/kdelibs:4[handbook] required by (kde-apps/kolf-17.08.3:4/17.08::gentoo, installed)
                             ^^^^^^^^ 
    kde-frameworks/kdelibs:4[handbook] required by (kde-apps/palapeli-17.08.3:4/17.08::gentoo, installed)
                             ^^^^^^^^ 
    kde-frameworks/kdelibs:4[handbook] required by (kde-apps/ksirk-17.08.3:4/17.08::gentoo, installed)
                             ^^^^^^^^ 
    kde-frameworks/kdelibs:4[handbook] required by (kde-apps/sweeper-17.08.3:4/17.08::gentoo, installed)
                             ^^^^^^^^ 
    kde-frameworks/kdelibs:4[handbook] required by (kde-apps/kimagemapeditor-17.08.3:4/17.08::gentoo, installed)
                             ^^^^^^^^ 
    kde-frameworks/kdelibs:4[handbook] required by (kde-apps/kde4-l10n-17.08.3:4/17.08::gentoo, installed)
                             ^^^^^^^^ 
    kde-frameworks/kdelibs:4[handbook] required by (kde-apps/kget-17.08.3:4/17.08::gentoo, installed)
                             ^^^^^^^^ 

c2RAID6 ~ #
Comment 1 Larry the Git Cow gentoo-dev 2018-01-19 17:22:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dd950c75351dd29b199a8e3cda7e52c369d837c

commit 5dd950c75351dd29b199a8e3cda7e52c369d837c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-01-19 17:22:01 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-01-19 17:22:24 +0000

    kde-frameworks/kdelibs: USE=handbook should be on by default
    
    Reported-by: Mark Knecht <markknecht@gmail.com>
    Closes: https://bugs.gentoo.org/645034
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 kde-frameworks/kdelibs/kdelibs-4.14.37.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Andreas Sturmlechner gentoo-dev 2018-01-19 17:23:15 UTC
Thanks for your report, I missed in my recent change that it was on by default.
Comment 3 Mark Knecht 2018-01-19 20:03:04 UTC
The fix showed up quickly in portage and fixed my issues. Thanks for the work!