Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93203 - net-www/pwauth: openpam and amd64 compatibility fixes
Summary: net-www/pwauth: openpam and amd64 compatibility fixes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 79024 93119
  Show dependency tree
 
Reported: 2005-05-19 06:11 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-04-12 10:50 UTC (History)
2 users (show)

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


Attachments
Ebuild patch (pwauth.patch,835 bytes, patch)
2005-05-19 06:12 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff
pwauth.pam-include (pwauth.pam-include,213 bytes, text/plain)
2005-05-19 06:13 UTC, Diego Elio Pettenò (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-19 06:11:58 UTC
The attached patch applied over current ebuild and the attached pamd file make pwauth's pamd file compatible with openpam (which doesn't use pam_stack.so and doesn't install in the same prefix the pam modules) and with amd64 no-lib32 profile (uses /lib64 instead of /lib).

Dependency is moved to virtual/pam which requires sys-libs/pam-0.78, so a revbump is probably needed.

I've also fixed sed syntax.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-19 06:12:22 UTC
Created attachment 59301 [details, diff]
Ebuild patch
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-19 06:13:42 UTC
Created attachment 59302 [details]
pwauth.pam-include
Comment 3 Bryan Østergaard (RETIRED) gentoo-dev 2005-06-11 14:35:17 UTC
In cvs now.