Discussion:
[Freeipa-devel] [freeipa PR#711][opened] Move the compat plugin setup at the end of install
stlaz
2017-04-13 10:04:01 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/711
Author: stlaz
Title: #711: Move the compat plugin setup at the end of install
Action: opened

PR body:
"""
The compat plugin was causing deadlocks with the topology plugin. Move
its setup at the end of the installation and remove the
cn=topology,cn=ipa,cn=etc subtree from its scope.

https://pagure.io/freeipa/issue/6821
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/711/head:pr711
git checkout pr711
stlaz
2017-04-21 07:51:53 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/711
Author: stlaz
Title: #711: Move the compat plugin setup at the end of install
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/711/head:pr711
git checkout pr711
stlaz
2017-04-21 07:56:41 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/711
Author: stlaz
Title: #711: Compat-plugin related fixes
Action: edited

Changed field: title
Original value:
"""
Move the compat plugin setup at the end of install
"""
stlaz
2017-04-21 07:58:19 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/711
Title: #711: Compat-plugin related fixes

stlaz commented:
"""
The latest patchset fixes also problems with ipa-compat-manage which would behave differently for root/other-users (check the commit message), and updates the link to slapi-nis project in the compat plugin update file to the correct one.
"""

See the full comment at https://github.com/freeipa/freeipa/pull/711#issuecomment-296116091
stlaz
2017-04-21 10:33:46 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/711
Author: stlaz
Title: #711: Compat-plugin related fixes
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/711/head:pr711
git checkout pr711
MartinBasti
2017-04-24 15:00:54 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/711
Title: #711: Compat-plugin related fixes

Label: +ack
MartinBasti
2017-04-24 15:13:08 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/711
Title: #711: Compat-plugin related fixes

Label: +pushed
MartinBasti
2017-04-24 15:13:13 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/711
Title: #711: Compat-plugin related fixes

MartinBasti commented:
"""
master:

* 0c0af8cf7adf61ef03ba1240ecbdecef7fa15275 compat-manage: behave the same for all users
* ddbbb1c58e8a4fec8129e7d1e941c54660af6a69 Move the compat plugin setup at the end of install
* 645615958d4b0f9e6dd8a5ff2541952abb588d55 compat: ignore cn=topology,cn=ipa,cn=etc subtree
* 68c8ddf1871efe7ef78ce153573d522aefecfdfa compat plugin: Update link to slapi-nis project


ipa-4-5:

* 4fa7718c6ad03a7cf534313d5c50d78d4863fe6e compat-manage: behave the same for all users
* 7364c1360c4e2271667f3a08d8d504b3cd813e2f Move the compat plugin setup at the end of install
* e691877c24e722d4fc91fed34cd31cc102879c1a compat: ignore cn=topology,cn=ipa,cn=etc subtree
* efe096040aefdeea37afcf2671506982d8522f47 compat plugin: Update link to slapi-nis project


"""

See the full comment at https://github.com/freeipa/freeipa/pull/711#issuecomment-296700686
MartinBasti
2017-04-24 15:13:14 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/711
Author: stlaz
Title: #711: Compat-plugin related fixes
Action: closed

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/711/head:pr711
git checkout pr711

Loading...