Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport][ipa-4-6] Bump requires 389-ds-base #2457

Closed
wants to merge 2 commits into from

Conversation

tiran
Copy link
Member

@tiran tiran commented Oct 15, 2018

Manual backport of #2433

ipa-replica-install sometimes fails with

[28/41]: setting up initial replication
Starting replication, please wait until this has completed.
[ldap://master.ipa.test:389] reports: Replica Busy! Status: [Error (1) Replication error acquiring replica: replica busy]
[error] RuntimeError: Failed to start replication

which is caused by a 389-ds issue
(https://pagure.io/389-ds-base/issue/49818)
Bump requires to include the fix.

Fixes: https://pagure.io/freeipa/issue/7642
Reviewed-By: Christian Heimes cheimes@redhat.com

@@ -58,6 +58,9 @@
%global selinux_policy_version 3.12.1-153
%global slapi_nis_version 0.56.0-4
%global python2_ldap_version 2.4.15
# Fix for "Installation fails: Replica Busy"
# https://bugzilla.redhat.com/show_bug.cgi?id=1598478
%global ds_version 1.3.8.4-15
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The 4-6 branch doesn't use ds_version

@flo-renaud
Copy link
Contributor

The 4-6 branch is supported on fedora 27, and the 389-ds-base fix is available on fedora 27 updates through 389-ds-base 1.3.8.5+ versions (currently 1.3.8.8).

@freeipa-pr-ci freeipa-pr-ci added needs rebase Pull Request cannot be automatically merged - needs to be rebased labels Oct 16, 2018
ipa-replica-install sometimes fails with
--
[28/41]: setting up initial replication
Starting replication, please wait until this has completed.
[ldap://master.ipa.test:389] reports: Replica Busy! Status: [Error (1) Replication error acquiring replica: replica busy]
 [error] RuntimeError: Failed to start replication
--
which is caused by a 389-ds issue
(https://pagure.io/389-ds-base/issue/49818)
Bump requires to include the fix.

Fixes: https://pagure.io/freeipa/issue/7642
Reviewed-By: Christian Heimes <cheimes@redhat.com>
in the 4-6 branch (supported on fedora 27) the fix is available in 389-ds-base 1.3.8.8.
@tiran
Copy link
Member Author

tiran commented Oct 16, 2018

Thanks @flo-renaud !

I also took care of a merge conflict.

@tiran tiran removed the needs rebase Pull Request cannot be automatically merged - needs to be rebased label Oct 16, 2018
@rcritten rcritten added the ack Pull Request approved, can be merged label Oct 16, 2018
@flo-renaud flo-renaud added the pushed Pull Request has already been pushed label Oct 18, 2018
@flo-renaud
Copy link
Contributor

ipa-4-6:

  • 18fa0d7 Bump requires 389-ds-base
  • 2ba908d Adapt backport to ipa-4-6 branch

@flo-renaud flo-renaud closed this Oct 18, 2018
@tiran tiran deleted the backport_pr2433_ipa-4-6 branch March 29, 2019 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
4 participants