Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 576358

Summary: new sddm-0.13.0-r2 has systemd flag backwards
Product: Gentoo Linux Reporter: pereira.alex
Component: Current packagesAssignee: Jauhien Piatlicki (RETIRED) <jauhien>
Status: RESOLVED DUPLICATE    
Severity: normal CC: lxqt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 :)