Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 579822 - cups systemd use flag not activated by systemd profile
Summary: cups systemd use flag not activated by systemd profile
Status: RESOLVED WORKSFORME
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: 2016-04-13 09:48 UTC by Erik Quaeghebeur
Modified: 2016-04-13 19:26 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 Erik Quaeghebeur 2016-04-13 09:48:27 UTC
I recently migrated to systemd using the plasma5 systemd profile. After remerging world, cups turned out not to have the systemd use flag set (I did not have systemd as a global flag). I think it should be, so that the global flag is unnecessary and this is covered by the profile.
Comment 1 Adam Feldman gentoo-dev 2016-04-13 17:13:43 UTC
profiles/targets/systemd/make.defaults already has systemd as a global use flag set by profile.   Check your local files in /etc/portage/ as you probably are overriding that.
Comment 2 Jouni Kosonen 2016-04-13 19:20:12 UTC
Maybe cups isn't in your world. Was it actually rebuilt with the world remerge?
Comment 3 Erik Quaeghebeur 2016-04-13 19:26:28 UTC
(In reply to NP-Hardass from comment #1)
> profiles/targets/systemd/make.defaults already has systemd as a global use
> flag set by profile.   Check your local files in /etc/portage/ as you
> probably are overriding that.

Checked, no override found.

(In reply to Jouni Kosonen from comment #2)
> Maybe cups isn't in your world. Was it actually rebuilt with the world
> remerge?

It is (now?).

In any case, I unset the make.conf use flag and tried to re-emerge and the problem did not pop up again. I'm closing as WORKSFORME. Sorry for the noise.