Bug 215234
Summary: | pam conflicts with system db4 even though it doesn't use it | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jindrich Novy <jnovy> |
Component: | pam | Assignee: | Tomas Mraz <tmraz> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | pknirsch, redhat-bugzilla |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-11-13 21:53:47 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 198038 |
Description
Jindrich Novy
2006-11-12 18:31:49 UTC
Well the conflict IMHO makes sense, but the db4 copy inside of the pam package should be updated in Rawhide just _before_ any update of db4: # We internalize libdb to get a non-threaded copy, but we should at least try # to coexist with the system's copy of libdb, which will be used to make the # files for use by pam_userdb (either by db_load or Perl's DB_File module). The conflict cannot be removed for the reasons given above. pam-0.99.6.2-4.fc7 in tomorrow's rawhide contains updated db4 with the conflict moved to 4.6.x so hopefully this problem is resolved for now. Thanks. I'm going to ping releg guys so that they move the db4/compat-db back to buildroots. |