Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654064 - kde-plasma/kscreenlocker USE=-pam installs pam files
Summary: kde-plasma/kscreenlocker USE=-pam installs pam files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-25 10:52 UTC by ta2002
Modified: 2018-07-03 18:14 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 ta2002 2018-04-25 10:52:49 UTC
I am a strong believer that pam files should never be installed on a non-pam systetm (though I have received some strong pushback from developers in the past on that.

Anyway, the fix is easy - just add an "if use pam" test to the two newpamd lines in the file.
Comment 1 Larry the Git Cow gentoo-dev 2018-07-03 18:14:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=b3008d59fc4705d38359ebfcf21fb661a26073e4

commit b3008d59fc4705d38359ebfcf21fb661a26073e4
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-07-03 18:13:45 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-07-03 18:13:45 +0000

    kde-plasma/kscreenlocker: Install pam files conditionally
    
    Closes: https://bugs.gentoo.org/654064
    Package-Manager: Portage-2.3.41, Repoman-2.3.9

 kde-plasma/kscreenlocker/kscreenlocker-5.12.49.9999.ebuild | 4 ++--
 kde-plasma/kscreenlocker/kscreenlocker-5.13.49.9999.ebuild | 4 ++--
 kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild         | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)