[Freeipa-devel] [freeipa PR#1320][reopened] ipatest: replica install with existing entry on master

2017-11-28 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1320 Author: mrizwan93 Title: #1320: ipatest: replica install with existing entry on master Action: reopened To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1320/head:pr1320 git c

[Freeipa-devel] [freeipa PR#1320][closed] ipatest: replica install with existing entry on master

2017-11-28 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1320 Author: mrizwan93 Title: #1320: ipatest: replica install with existing entry on master Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1320/head:pr1320 git che

[Freeipa-devel] [freeipa PR#1320][reopened] ipatest: replica install with existing entry on master

2017-11-28 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1320 Author: mrizwan93 Title: #1320: ipatest: replica install with existing entry on master Action: reopened To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1320/head:pr1320 git c

[Freeipa-devel] [freeipa PR#1320][closed] ipatest: replica install with existing entry on master

2017-11-28 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1320 Author: mrizwan93 Title: #1320: ipatest: replica install with existing entry on master Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1320/head:pr1320 git che

[Freeipa-devel] [freeipa PR#1343][opened] Don't use admin cert during KRA installation

2017-11-28 Thread frasertweedale via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1343 Author: frasertweedale Title: #1343: Don't use admin cert during KRA installation Action: opened PR body: """ KRA installation currently imports the admin cert. FreeIPA does not track this cert and it may be expired, causing installation to fa

[Freeipa-devel] [freeipa PR#1342][closed] [Backport][ipa-4-6] Add workaround for pytest 3.3.0 bug

2017-11-28 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1342 Author: tiran Title: #1342: [Backport][ipa-4-6] Add workaround for pytest 3.3.0 bug Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1342/head:pr1342 git checkout

[Freeipa-devel] [freeipa PR#1340][closed] Add workaround for pytest 3.3.0 bug

2017-11-28 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1340 Author: tiran Title: #1340: Add workaround for pytest 3.3.0 bug Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1340/head:pr1340 git checkout pr1340 _

[Freeipa-devel] [freeipa PR#1342][opened] [Backport][ipa-4-6] Add workaround for pytest 3.3.0 bug

2017-11-28 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1342 Author: tiran Title: #1342: [Backport][ipa-4-6] Add workaround for pytest 3.3.0 bug Action: opened PR body: """ Backport of #1340 pytest is setting an env var PYTEST_CURRENT_TEST to the test name + test parameters. If parameters happen to con

[Freeipa-devel] Re: [Freeipa-users] ipa-client-install (3.0.2 on Wheezy) fails after root certificate change via ipa-cacert-manage

2017-11-28 Thread Rob Crittenden via FreeIPA-devel
Rob Crittenden via FreeIPA-devel wrote: > Harald Dunkel via FreeIPA-devel wrote: >> repost on freeipa-devel: >> >> Hi folks, >> >> its always worth reading the code. >> >> ipa-client-install of freeipa 3.0.2 uses >> >> wget http://ipa1.example.de/ipa/config/ca.crt >> >> to grab the CA certifica

[Freeipa-devel] Re: [Freeipa-users] ipa-client-install (3.0.2 on Wheezy) fails after root certificate change via ipa-cacert-manage

2017-11-28 Thread Rob Crittenden via FreeIPA-devel
Harald Dunkel via FreeIPA-devel wrote: > repost on freeipa-devel: > > Hi folks, > > its always worth reading the code. > > ipa-client-install of freeipa 3.0.2 uses > > wget http://ipa1.example.de/ipa/config/ca.crt > > to grab the CA certificate. It seems that ipa-cacert-manage > (CentOS 7.

[Freeipa-devel] [freeipa PR#1341][opened] Update builddep command to install Python 3 and tox deps

2017-11-28 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1341 Author: tiran Title: #1341: Update builddep command to install Python 3 and tox deps Action: opened PR body: """ Signed-off-by: Christian Heimes """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git

[Freeipa-devel] [freeipa PR#1340][opened] Add workaround for pytest 3.3.0 bug

2017-11-28 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1340 Author: tiran Title: #1340: Add workaround for pytest 3.3.0 bug Action: opened PR body: """ pytest is setting an env var PYTEST_CURRENT_TEST to the test name + test parameters. If parameters happen to contain NULL bytes, the putenv() call fails

[Freeipa-devel] [freeipa PR#1339][opened] Bump 389-ds-base to 1.3.7.8-1

2017-11-28 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1339 Author: stlaz Title: #1339: Bump 389-ds-base to 1.3.7.8-1 Action: opened PR body: """ Bump 389-ds-version due to problems with replication and connections not being closed. https://pagure.io/freeipa/issue/7165 https://pagure.io/freeipa/issue/7

[Freeipa-devel] [freeipa PR#1320][reopened] ipatest: replica install with existing entry on master

2017-11-28 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1320 Author: mrizwan93 Title: #1320: ipatest: replica install with existing entry on master Action: reopened To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1320/head:pr1320 git c

[Freeipa-devel] [freeipa PR#1320][closed] ipatest: replica install with existing entry on master

2017-11-28 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1320 Author: mrizwan93 Title: #1320: ipatest: replica install with existing entry on master Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1320/head:pr1320 git che

[Freeipa-devel] [freeipa PR#1338][opened] [Backport][ipa-4-6] tests: Mark failing tests as failing

2017-11-28 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1338 Author: Tiboris Title: #1338: [Backport][ipa-4-6] tests: Mark failing tests as failing Action: opened PR body: """ This PR was opened automatically because PR #1120 was pushed to master and backport to ipa-4-6 is required. """ To pull the PR

[Freeipa-devel] [freeipa PR#1120][closed] tests: Mark failing tests as failing

2017-11-28 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1120 Author: celestian Title: #1120: tests: Mark failing tests as failing Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1120/head:pr1120 git checkout pr1120