#8461 [ALTLinux] server uninstall error on missing /var/lib/samba
Closed: fixed 3 years ago by abbra. Opened 3 years ago by slev.

How to reproduce:
1) Install freeipa-server package without freeipa-server-trust-ad or freeipa-client-samba ( all the packages which directly use SAMBA_DIR = "/var/lib/samba")
2) configure ipa server
3) unconfigure ipa server

ipa-server-install -U --uninstall
...
[Errno 2] No such file or directory: '/var/lib/samba/'
The ipa-server-install command failed. See /var/log/ipaserver-uninstall.log for more information

Note: this doesn't happen on Fedora due to distro-specific package dependencies.
I think that this directory should be skipped on uninstallation if missing.


master:

  • 89d86da uninstall: Don't fail on missing /var/lib/samba
  • 5c1e448 uninstall: Clean up no longer used flag
  • 03a5e5f spec: Move ipa-cldap plugin out to freeipa-server-trust-ad package

ipa-4-8:

  • 602f3f3 uninstall: Don't fail on missing /var/lib/samba
  • bba6996 uninstall: Clean up no longer used flag
  • 3084930 spec: Move ipa-cldap plugin out to freeipa-server-trust-ad package

Metadata Update from @abbra:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata