Bug 1801301 - PgBouncer PAM support not correctly built.
Summary: PgBouncer PAM support not correctly built.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: pgbouncer
Version: 31
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-02-10 15:30 UTC by Golanv
Modified: 2020-03-27 08:00 UTC (History)
2 users (show)

Fixed In Version: pgbouncer-1.12.0-3.fc32
Clone Of:
Environment:
Last Closed: 2020-03-27 08:00:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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