Bug 466242 - Add configure option --disable-prelude
Summary: Add configure option --disable-prelude
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: pam
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-09 11:54 UTC by Oliver Falk
Modified: 2009-03-09 15:44 UTC (History)
2 users (show)

Fixed In Version: pam-1.0.90-4.fc11
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-09 15:44:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Oliver Falk 2008-10-09 11:54:04 UTC
A few days ago Jay Estabrook reported to me, that he cannot recompile PAM, due to the following error:

env LD_LIBRARY_PATH=/var/tmp/pam-1.0.1-2.fc9-root-root/lib
LD_PRELOAD=/var/tmp/pam-1.0.1-2.fc9-root-root/usr/lib/libpam.so ldd -r
/var/tmp/pam-1.0.1-2.fc9-root-root/lib/security/pam_access.so
+ fgrep -q libpthread
+ echo ERROR module:
/var/tmp/pam-1.0.1-2.fc9-root-root/lib/security/pam_access.so pulls threading libraries.
ERROR module: /var/tmp/pam-1.0.1-2.fc9-root-root/lib/security/pam_access.so pulls threading libraries.
+ exit 1
error: Bad exit status from /var/tmp/rpm-tmp.12271 (%check)

That's because he recompiled PAM on his system and not in a chroot environment and he has prelude installed. However, the problem should (untested!) avoided, when using --disable-prelude configure option.

While this might not be a *real* bug, it might become a problem, when something would pull in libprelude in the build-chroot (mock/koji)...


Note You need to log in before you can comment on or make changes to this bug.