First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 93920
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo X packagers <x11@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Herbie Hopkins (RETIRED) <herbs@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 93920 depends on: Show dependency tree
Bug 93920 blocks: 79024 93119
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-05-25 04:28 0000
xorg-x11 used hard-coded paths in it's pam.d modules (/lib/security/module.so).
This causes problem on multilib systems and on gentoo/fbsd as the pam modules
are not stored there (works atm on amd64 due to out hacky lib -> lib64 symlink
but this will be removed at some point). The full path is not needed here as
pam will locate the module in it's standard path (set at pam compile time) if
the module is listed without.

In short please just
sed -i 's:/lib/security/::' files/{xserver,xdm}.pamd
and everyone should be happy.

------- Comment #1 From Donnie Berkholz 2005-05-29 22:37:57 0000 -------
Does this bring in any dependency on a minimal version of pam for this to work?

------- Comment #2 From Donnie Berkholz 2005-05-29 23:08:04 0000 -------
Fixed in 6.8.2-r2, 6.8.99.8. Leaving open, pending a response to comment #1.

------- Comment #3 From Diego E. 'Flameeyes' Pettenò 2005-05-30 02:15:55 0000 -------
No, all pam versions in portage responds in the same way to modules without 
fullpath. 
 

------- Comment #4 From Donnie Berkholz 2005-05-30 02:25:10 0000 -------
Thanks for the quick response =)

First Last Prev Next    No search results available      Search page      Enter new bug