Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 163860 - sys-auth/pam_console-0.99.6.2.3.6 installs pam_console_apply in the wrong place
Summary: sys-auth/pam_console-0.99.6.2.3.6 installs pam_console_apply in the wrong place
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PAM Gentoo Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-26 06:34 UTC by Brian Tarricone
Modified: 2007-07-11 15:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to add --sbindir to econf (pam_console-fix-sbindir.diff,352 bytes, patch)
2007-01-26 06:35 UTC, Brian Tarricone
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Tarricone 2007-01-26 06:34:38 UTC
The pam_console module expects pam_console_apply to reside in /sbin, but the ebuild installs it to /usr/sbin.  This causes pam_console to never apply the proper permissions on console login/logout.
Comment 1 Brian Tarricone 2007-01-26 06:35:29 UTC
Created attachment 108174 [details, diff]
patch to add --sbindir to econf

This ebuild patch fixes the problem for me.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-07-11 15:04:29 UTC
Fixed.