[SSSD] [sssd PR#821][comment] SERVER: Receving SIGSEGV process on shutdown

2019-06-03 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/821 Title: #821: SERVER: Receving SIGSEGV process on shutdown sumit-bose commented: """ Hi, in general I agree with the patches, see my minor comments in-line. There are typos in the commit messages 'condirion' and 'explicitely'. Do I understand it corr

[SSSD] [sssd PR#822][comment] tests: fix enctypes in test_copy_keytab

2019-06-03 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/822 Title: #822: tests: fix enctypes in test_copy_keytab sumit-bose commented: """ Hi, I added the patch from PR #823 to this PR to get a clean CI run. Both patches are needed to make CI on rawhide work. bye, Sumit """ See the full comment at https://g

[SSSD] [sssd PR#822][synchronized] tests: fix enctypes in test_copy_keytab

2019-06-03 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/822 Author: sumit-bose Title: #822: tests: fix enctypes in test_copy_keytab Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/822/head:pr822 git checkout pr822 From 0a98f9a77967db28

[SSSD] [sssd PR#825][opened] CONFDB: Files domain if activated without .conf

2019-06-03 Thread thalman
URL: https://github.com/SSSD/sssd/pull/825 Author: thalman Title: #825: CONFDB: Files domain if activated without .conf Action: opened PR body: """ Implicit files domain gets activated when no sssd.conf present and sssd is started. This does not respect --disable-files-domain configure option

[SSSD] [sssd PR#824][opened] CONFDB: Files domain if activated without .conf

2019-06-03 Thread thalman
URL: https://github.com/SSSD/sssd/pull/824 Author: thalman Title: #824: CONFDB: Files domain if activated without .conf Action: opened PR body: """ Implicit files domain gets activated when no sssd.conf present and sssd is started. This does not respect --disable-files-domain configure option

[SSSD] [sssd PR#822][synchronized] tests: fix enctypes in test_copy_keytab

2019-06-03 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/822 Author: sumit-bose Title: #822: tests: fix enctypes in test_copy_keytab Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/822/head:pr822 git checkout pr822 From 0a98f9a77967db28

[SSSD] [sssd PR#823][opened] CI: use python3-pep8 on Fedora 31 and later

2019-06-03 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/823 Author: sumit-bose Title: #823: CI: use python3-pep8 on Fedora 31 and later Action: opened PR body: """ None """ To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/823/head:pr823 git checkout pr823

[SSSD] [sssd PR#819][synchronized] BUILD: fix libpython handling in Python3.8

2019-06-03 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/819 Author: sumit-bose Title: #819: BUILD: fix libpython handling in Python3.8 Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/819/head:pr819 git checkout pr819 From 9ccb9b8c2a7b0

[SSSD] [sssd PR#822][opened] tests: fix enctypes in test_copy_keytab

2019-06-03 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/822 Author: sumit-bose Title: #822: tests: fix enctypes in test_copy_keytab Action: opened PR body: """ Currently test_copy_keytab uses legacy encryption types to mock up keytab entries. New versions of libkrb5 might not support them anymore. With this p