#7625 ipa-client-install fails with ScriptError(rval=CLIENT_INSTALL_ERROR)
Closed: fixed Opened by frenaud.

Ticket was cloned from Red Hat Bugzilla (product Fedora): Bug 1582228

Created attachment 1441093
ipaclient install log
Description of problem:
In a freshly update rawhide i did an ipa-client-install
Very thing go well I even got the "Client uninstall complete."
message but then... Boom! the install failed.
Version-Release number of selected component (if applicable):
freeipa-common-4.6.90.pre2-3.fc29.noarch
freeipa-client-common-4.6.90.pre2-3.fc29.noarch
freeipa-client-4.6.90.pre2-3.fc29.x86_64
How reproducible:
100%
Steps to Reproduce:
1.ipa-client-install
Additional info:
Attaching the ipaclient-install.log and the screen output

When /etc/krb5.keytab exists prior to ipa client installation, the installer needs to check if the file is a 0-length file. If it is the case, the file needs to be deleted (otherwise ipa-getkeytab fails).


Metadata Update from @frenaud:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1582228

Metadata Update from @frenaud:
- Issue set to the milestone: FreeIPA 4.7

Metadata Update from @rcritten:
- Issue set to the milestone: FreeIPA 4.7.1 (was: FreeIPA 4.7)

FreeIPA 4.7 has been released, moving to FreeIPA 4.7.1 milestone

Metadata Update from @abiagion:
- Issue assigned to abiagion

Metadata Update from @abiagion:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/2308

master:

  • cf1301fb064fc230c780c4bc5eeccb723899f7b6 Delete empty keytab during client installation

ipa-4-7:

  • fc32cbb686c9d6c40607ddc48342403c7ed7bd4a Delete empty keytab during client installation

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

master:

  • c049992c6f1a21ec084d6371c8ea287a53e194c0 Add test for client installation with empty keytab file

ipa-4-7:

  • e9b05971749bcbfc927eab4f50ab3974cd9a2861 Add test for client installation with empty keytab file
Metadata