Bug 2417153 - ipa-client-install fails due to missing folder when provisioning with ostreecontainer
Summary: ipa-client-install fails due to missing folder when provisioning with ostreec...
Keywords:
Status: CLOSED DUPLICATE of bug 2332433
Alias: None
Product: Fedora
Classification: Fedora
Component: freeipa
Version: 42
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: IPA Maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-11-25 21:51 UTC by Robert
Modified: 2025-11-26 10:41 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-11-26 10:40:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Robert 2025-11-25 21:51:48 UTC
Please find here the entire setup:
https://gitlab.com/eu-os/eu-os.gitlab.io/-/snippets/4906744

If I do not create manually these folders, then ipa-client-install fails:


  mkdir -p /var/lib/ipa-client/sysrestore
  mkdir -p /var/lib/ipa-client/pki
  mkdir -p /var/log
  touch /var/log/ipaclient-install.log

This has been raised before:
https://github.com/fedora-silverblue/issue-tracker/issues/427


Reproducible: Always

Steps to Reproduce:
provision with foreman using a container and ipa-client-install
Actual Results:
ipa-client-install fails

Expected Results:
does not fail

Additional Information:
Note also related bug: https://bugzilla.redhat.com/show_bug.cgi?id=2417151

Comment 1 Alexander Bokovoy 2025-11-26 10:40:07 UTC

*** This bug has been marked as a duplicate of bug 2332433 ***

Comment 2 Alexander Bokovoy 2025-11-26 10:41:02 UTC
I closed your bug as it is a duplicate of the one we already have.

We do not support running FreeIPA on rpm-ostree/bootc deployments at the moment.


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