Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 576358 - new sddm-0.13.0-r2 has systemd flag backwards
Summary: new sddm-0.13.0-r2 has systemd flag backwards
Status: RESOLVED DUPLICATE of bug 576320
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jauhien Piatlicki (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-03 16:08 UTC by pereira.alex
Modified: 2016-03-03 21:05 UTC (History)
1 user (show)

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 pereira.alex 2016-03-03 16:08:08 UTC
Hi,

The new version of sddm-0.13.0-r2 has the use flag of systemd backwards: installs sddm service if not using systemd , and doesnt install if using systemd.

the code in the ebuild in question:

-DNO_SYSTEMD=$(usex systemd)


Thanks.
Comment 1 Michael Palimaka (kensington) gentoo-dev 2016-03-03 16:13:21 UTC
It's fixed in -r3.

*** This bug has been marked as a duplicate of bug 576320 ***
Comment 2 pereira.alex 2016-03-03 21:05:39 UTC
Sorry, didnt' found the duplicate before submitting.
I did a quick search for sddm and it didnt gave me any bug report mentioning this problem.

Thanks for fixing it :)