Skip to content

ak-pam: configure dependencies to work with pam-libs and pam - #1322

Open
johnkeates wants to merge 1 commit into
goauthentik:mainfrom
johnkeates:patch-1
Open

ak-pam: configure dependencies to work with pam-libs and pam#1322
johnkeates wants to merge 1 commit into
goauthentik:mainfrom
johnkeates:patch-1

Conversation

@johnkeates

Copy link
Copy Markdown

Some RPM distributions provide the pam libraries embedded in pam itself rather than a separate pam-libs package.

Closes #1231

Some RPM distributions provide the pam libraries embedded in pam itself rather than a separate pam-libs package.

Closes goauthentik#1231 

Signed-off-by: John Keates <5306980+johnkeates@users.noreply.github.com>
@BeryJu BeryJu changed the title build(rpm): configure dependencies to work with pam-libs and pam ak-pam: configure dependencies to work with pam-libs and pam Aug 5, 2026
@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 28.07%. Comparing base (7802f39) to head (2b04315).
⚠️ Report is 1 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (7802f39) and HEAD (2b04315). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (7802f39) HEAD (2b04315)
rs-e2e 2 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1322       +/-   ##
===========================================
- Coverage   40.75%   28.07%   -12.68%     
===========================================
  Files         159      152        -7     
  Lines       14255     9219     -5036     
  Branches     9263     8572      -691     
===========================================
- Hits         5809     2588     -3221     
+ Misses       8333     6497     -1836     
- Partials      113      134       +21     
Flag Coverage Δ
rs-e2e ?
rs-macos-26-ak-agent 4.57% <ø> (ø)
rs-macos-26-ak-agent-desktop 0.00% <ø> (ø)
rs-macos-26-ak-api-cli-gen 66.71% <ø> (ø)
rs-macos-26-ak-browser-support 23.80% <ø> (ø)
rs-macos-26-ak-cli 12.10% <ø> (ø)
rs-macos-26-ak-platform 0.30% <ø> (ø)
rs-macos-26-ak-platform-facts 83.96% <ø> (ø)
rs-macos-26-ak-sysd 34.20% <ø> (ø)
rs-ubuntu-24.04-ak-agent 4.57% <ø> (ø)
rs-ubuntu-24.04-ak-agent-desktop 0.00% <ø> (ø)
rs-ubuntu-24.04-ak-api-cli-gen 66.71% <ø> (ø)
rs-ubuntu-24.04-ak-browser-support 23.80% <ø> (ø)
rs-ubuntu-24.04-ak-cli 12.10% <ø> (ø)
rs-ubuntu-24.04-ak-nss 77.57% <ø> (ø)
rs-ubuntu-24.04-ak-pam 0.00% <ø> (ø)
rs-ubuntu-24.04-ak-platform 0.30% <ø> (ø)
rs-ubuntu-24.04-ak-platform-facts 83.14% <ø> (ø)
rs-ubuntu-24.04-ak-sysd 34.30% <ø> (ø)
rs-ubuntu-24.04-arm-ak-agent 4.57% <ø> (ø)
rs-ubuntu-24.04-arm-ak-agent-desktop 0.00% <ø> (ø)
rs-ubuntu-24.04-arm-ak-api-cli-gen 66.71% <ø> (ø)
rs-ubuntu-24.04-arm-ak-browser-support 23.80% <ø> (ø)
rs-ubuntu-24.04-arm-ak-cli 12.10% <ø> (ø)
rs-ubuntu-24.04-arm-ak-nss 77.57% <ø> (ø)
rs-ubuntu-24.04-arm-ak-pam 0.00% <ø> (ø)
rs-ubuntu-24.04-arm-ak-platform 0.30% <ø> (ø)
rs-ubuntu-24.04-arm-ak-platform-facts 83.14% <ø> (ø)
rs-ubuntu-24.04-arm-ak-sysd 34.30% <ø> (ø)
rs-windows-2025-ak-agent 4.57% <ø> (ø)
rs-windows-2025-ak-agent-desktop 0.00% <ø> (ø)
rs-windows-2025-ak-api-cli-gen 66.71% <ø> (ø)
rs-windows-2025-ak-browser-support 23.80% <ø> (ø)
rs-windows-2025-ak-cli 12.10% <ø> (ø)
rs-windows-2025-ak-platform 0.31% <ø> (ø)
rs-windows-2025-ak-platform-facts 79.61% <ø> (ø)
rs-windows-2025-ak-sysd 32.49% <ø> (ø)
swift 3.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pam-libs dependency doesn't exist on Amazon Linux 2023

2 participants