URL: https://github.com/freeipa/freeipa/pull/3601
Author: tiran
Title: #3601: Replace %{_libdir} macro in BuildRequires
Action: opened
PR body:
"""
The %{_libdir} macro is architecture dependend and therefore does not
correctly work across different platforms. In the past the SRPM was
created on a platform with /usr/lib64. Recent SRPMs have /usr/lib, which
breaks dnf builddep.
Depend on krb5-server directly rather than a file in krb5-server
package:
$ rpm -qf /usr/lib64/krb5/plugins/kdb/db2.so
krb5-server-1.16.1-25.fc29.x86_64
Fixes: https://pagure.io/freeipa/issue/8056
Signed-off-by: Christian Heimes <cheimes(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/3601/head:pr3601
git checkout pr3601
URL: https://github.com/freeipa/freeipa/pull/3604
Author: miskopo
Title: #3604: [Backport] [ipa-4-7] ipatests: fix topology for TestIpaNotConfigured in PR-CI nightly definitions
Action: opened
PR body:
"""
This is manual backport of #3599
Topology for TestIpaNotConfigured is changed from ipaserver to
master_1repl in order to prevent aforementioned test suite runner from
configuring ipa-server, which is required by the test itself.
Resolves: https://pagure.io/freeipa/issue/8055
Related: https://pagure.io/freeipa/issue/6843
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/3604/head:pr3604
git checkout pr3604
URL: https://github.com/freeipa/freeipa/pull/3603
Author: miskopo
Title: #3603: [Backport] [ipa-4-8] ipatests: fix topology for TestIpaNotConfigured in PR-CI nightly definitions
Action: opened
PR body:
"""
This is manual backport of #3599
Topology for TestIpaNotConfigured is changed from ipaserver to
master_1repl in order to prevent aforementioned test suite runner from
configuring ipa-server, which is required by the test itself.
Resolves: https://pagure.io/freeipa/issue/8055
Related: https://pagure.io/freeipa/issue/6843
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/3603/head:pr3603
git checkout pr3603
URL: https://github.com/freeipa/freeipa/pull/3600
Author: flo-renaud
Title: #3600: [Backport][ipa-4-8] ipatests: fix wrong xfail in test_domain_resolution_order
Action: opened
PR body:
"""
This PR was opened automatically because PR #3589 was pushed to master and backport to ipa-4-8 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/3600/head:pr3600
git checkout pr3600
URL: https://github.com/freeipa/freeipa/pull/3599
Author: miskopo
Title: #3599: ipatests: fix topology for TestIpaNotConfigured in PR-CI nightly definitions
Action: opened
PR body:
"""
Topology for TestIpaNotConfigured is changed from ipaserver to
master_1repl in order to prevent aforementioned test suite runner from
configuring ipa-server, which is required by the test itself.
Resolves: https://pagure.io/freeipa/issue/8055
Related: https://pagure.io/freeipa/issue/6843
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/3599/head:pr3599
git checkout pr3599