Bug 1801301

Summary: PgBouncer PAM support not correctly built.
Product: [Fedora] Fedora Reporter: Golanv <mullein>
Component: pgbouncerAssignee: Fabian Affolter <mail>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 31CC: devrim, praiskup
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: pgbouncer-1.12.0-3.fc32 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 08:00:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Golanv 2020-02-10 15:30:51 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible: Very


Steps to Reproduce:
1. Install pgbouncer
2. Enable "pam" authentication
3. Start service

Actual results: PgBouncer fails to start.


Expected results: PgBouncer starts normally.


Additional info:

This is just due to missing support for PAM during the build phase.  Adding the "pam-devel" to the build requirements (BuildRequires) should fix the issue.

Comment 1 Golanv 2020-02-12 21:16:01 UTC
Just a side note on this, it seems like PAM doesn't currently work for distributions with tighter PAM security.  Debian-based distributions have lenient policies in /etc/pam.d/other to allow unknown services to authenticate against PAM, whereas Fedora (and openSUSE) do not allow this.  PAM authentication currently will not work on Fedora until a proper PAM file is provided, which I assume to be the responsibility of upstream.

Comment 2 Fedora Admin XMLRPC Client 2020-03-04 04:19:30 UTC
This package has changed maintainer in the Fedora.
Reassigning to the new maintainer of this component.

Comment 3 Fedora Admin XMLRPC Client 2020-03-18 17:04:27 UTC
This package has changed maintainer in the Fedora.
Reassigning to the new maintainer of this component.

Comment 4 Fedora Update System 2020-03-18 23:04:11 UTC
FEDORA-2020-a0f768bef9 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-a0f768bef9

Comment 5 Fedora Update System 2020-03-19 02:26:43 UTC
pgbouncer-1.12.0-3.fc32 has been pushed to the Fedora 32 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-a0f768bef9

Comment 6 Fedora Update System 2020-03-27 08:00:26 UTC
FEDORA-2020-a0f768bef9 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.