[SSSD] [sssd PR#5746][comment] p11_child: do_card partially fix loop exit condition (redo of #5705)

2021-08-23 Thread dpward
URL: https://github.com/SSSD/sssd/pull/5746 Title: #5746: p11_child: do_card partially fix loop exit condition (redo of #5705) dpward commented: """ FYI this change breaks some existing assumptions in the code after it When this code is reached: https://github.com/SSSD/sssd/blob/606dacaa72344f

[SSSD] [sssd PR#5755][+Blocked] Tests: support subid ranges managed by FreeIPA

2021-08-23 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/5755 Title: #5755: Tests: support subid ranges managed by FreeIPA Label: +Blocked ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahoste

[SSSD] [sssd PR#5755][comment] Tests: support subid ranges managed by FreeIPA

2021-08-23 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/5755 Title: #5755: Tests: support subid ranges managed by FreeIPA alexey-tikhonov commented: """ This awaits finalization of https://github.com/RedHatQE/shadow-utils/pull/1 first. """ See the full comment at https://github.com/SSSD/sssd/pull/5755#issueco

[SSSD] [sssd PR#5757][comment] CI: unset DEBUGINFOD_URLS

2021-08-23 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5757 Title: #5757: CI: unset DEBUGINFOD_URLS justin-stephenson commented: """ This PR fixed the make check valgrind timeout, but now rawhide mock build fails with: ~~~ ... ... Public key for tzdata-2021a-2.fc35.noarch.rpm is not installed. Failing package

[SSSD] [sssd PR#5750][+Waiting for review] fix compilation warnings

2021-08-23 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5750 Title: #5750: fix compilation warnings Label: +Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedor

[SSSD] [sssd PR#5750][comment] fix compilation warnings

2021-08-23 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5750 Title: #5750: fix compilation warnings pbrezina commented: """ See update patch. """ See the full comment at https://github.com/SSSD/sssd/pull/5750#issuecomment-903886014 ___ sssd-devel mailing list -- sssd

[SSSD] [sssd PR#5750][synchronized] fix compilation warnings

2021-08-23 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5750 Author: pbrezina Title: #5750: fix compilation warnings Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5750/head:pr5750 git checkout pr5750 From e284006aebdc8f0163b28969a958

[SSSD] [sssd PR#5757][synchronized] CI: unset DEBUGINFOD_URLS

2021-08-23 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5757 Author: justin-stephenson Title: #5757: CI: unset DEBUGINFOD_URLS Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5757/head:pr5757 git checkout pr5757 From b68117edcb0d0e85a5

[SSSD] [sssd PR#5758][comment] file utils: reduce log level in remove_tree_with_ctx()

2021-08-23 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/5758 Title: #5758: file utils: reduce log level in remove_tree_with_ctx() alexey-tikhonov commented: """ RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=1995608 """ See the full comment at https://github.com/SSSD/sssd/pull/5758#issuecomment-903777867 __

[SSSD] [sssd PR#5758][+Waiting for review] file utils: reduce log level in remove_tree_with_ctx()

2021-08-23 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/5758 Title: #5758: file utils: reduce log level in remove_tree_with_ctx() Label: +Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le..

[SSSD] [sssd PR#5758][+Bugzilla] file utils: reduce log level in remove_tree_with_ctx()

2021-08-23 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/5758 Title: #5758: file utils: reduce log level in remove_tree_with_ctx() Label: +Bugzilla ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fe

[SSSD] [sssd PR#5758][opened] file utils: reduce log level in remove_tree_with_ctx()

2021-08-23 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/5758 Author: alexey-tikhonov Title: #5758: file utils: reduce log level in remove_tree_with_ctx() Action: opened PR body: """ Users of this function are responsible to decide if fail is critical. """ To pull the PR as Git branch: git remote add ghsssd ht

[SSSD] [sssd PR#5757][comment] CI: unset DEBUGINFOD_URLS

2021-08-23 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5757 Title: #5757: CI: unset DEBUGINFOD_URLS justin-stephenson commented: """ > Perhaps it would be better to move it here? > https://github.com/SSSD/sssd/blob/master/contrib/ci/run#L188 > > DEBUGINFOD_URLS="" make ... Updated. """ See the full comment

[SSSD] [sssd PR#5757][synchronized] CI: unset DEBUGINFOD_URLS

2021-08-23 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5757 Author: justin-stephenson Title: #5757: CI: unset DEBUGINFOD_URLS Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5757/head:pr5757 git checkout pr5757 From 13e22d453a2d813423

[SSSD] [sssd PR#5757][comment] CI: unset DEBUGINFOD_URLS

2021-08-23 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5757 Title: #5757: CI: unset DEBUGINFOD_URLS pbrezina commented: """ Perhaps it would be better to move it here? https://github.com/SSSD/sssd/blob/master/contrib/ci/run#L188 DEBUGINFOD_URLS="" make ... """ See the full comment at https://github.com/SSSD

[SSSD] [sssd PR#5734][closed] MONITOR: Return success from genconf with no config

2021-08-23 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5734 Author: justin-stephenson Title: #5734: MONITOR: Return success from genconf with no config Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5734/head:pr5734 git checkout pr5734 ___

[SSSD] [sssd PR#5734][-Ready to push] MONITOR: Return success from genconf with no config

2021-08-23 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5734 Title: #5734: MONITOR: Return success from genconf with no config Label: -Ready to push ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.

[SSSD] [sssd PR#5734][-Accepted] MONITOR: Return success from genconf with no config

2021-08-23 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5734 Title: #5734: MONITOR: Return success from genconf with no config Label: -Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedor

[SSSD] [sssd PR#5734][+Pushed] MONITOR: Return success from genconf with no config

2021-08-23 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5734 Title: #5734: MONITOR: Return success from genconf with no config Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorah

[SSSD] [sssd PR#5734][comment] MONITOR: Return success from genconf with no config

2021-08-23 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5734 Title: #5734: MONITOR: Return success from genconf with no config pbrezina commented: """ Pushed PR: https://github.com/SSSD/sssd/pull/5734 * `master` * d41e956c6e67be2fe9d1f1f96b0e170c746bfd44 - MONITOR: Return success from genconf with no confi

[SSSD] [sssd PR#5746][closed] p11_child: do_card partially fix loop exit condition (redo of #5705)

2021-08-23 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5746 Author: assafmo Title: #5746: p11_child: do_card partially fix loop exit condition (redo of #5705) Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5746/head:pr5746 git checkout pr

[SSSD] [sssd PR#5746][-Ready to push] p11_child: do_card partially fix loop exit condition (redo of #5705)

2021-08-23 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5746 Title: #5746: p11_child: do_card partially fix loop exit condition (redo of #5705) Label: -Ready to push ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-

[SSSD] [sssd PR#5746][-Accepted] p11_child: do_card partially fix loop exit condition (redo of #5705)

2021-08-23 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5746 Title: #5746: p11_child: do_card partially fix loop exit condition (redo of #5705) Label: -Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel

[SSSD] [sssd PR#5746][+Pushed] p11_child: do_card partially fix loop exit condition (redo of #5705)

2021-08-23 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5746 Title: #5746: p11_child: do_card partially fix loop exit condition (redo of #5705) Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-l

[SSSD] [sssd PR#5746][comment] p11_child: do_card partially fix loop exit condition (redo of #5705)

2021-08-23 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5746 Title: #5746: p11_child: do_card partially fix loop exit condition (redo of #5705) pbrezina commented: """ Pushed PR: https://github.com/SSSD/sssd/pull/5746 * `master` * b9f8c2f99d04da6d75bdde5111f2a389e1faff8b - p11_child: do_card partially fix

[SSSD] [sssd PR#5734][+Ready to push] MONITOR: Return success from genconf with no config

2021-08-23 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5734 Title: #5734: MONITOR: Return success from genconf with no config Label: +Ready to push ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.

[SSSD] [sssd PR#5746][+Ready to push] p11_child: do_card partially fix loop exit condition (redo of #5705)

2021-08-23 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5746 Title: #5746: p11_child: do_card partially fix loop exit condition (redo of #5705) Label: +Ready to push ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-