Discussion:
[Freeipa-devel] [freeipa PR#684][opened] httpinstance: make sure NSS database is backed up
HonzaCholasta
2017-04-03 11:00:46 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/684
Author: HonzaCholasta
Title: #684: httpinstance: make sure NSS database is backed up
Action: opened

PR body:
"""
The NSS database at /etc/httpd/alias is not properly initialized and backed
up in CA-less replica promotion. This might cause the install to fail after
previous install and uninstall.

Make sure the NSS database is initialized and backed up even in CA-less
replica promotion to fix the issue.

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

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/684/head:pr684
git checkout pr684
stlaz
2017-04-04 06:55:58 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/684
Title: #684: httpinstance: make sure NSS database is backed up

stlaz commented:
"""
Without this patch, I encountered a different issue but with the same root cause. The patch fixes it, so ACK.
"""

See the full comment at https://github.com/freeipa/freeipa/pull/684#issuecomment-291411099
stlaz
2017-04-04 06:56:03 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/684
Title: #684: httpinstance: make sure NSS database is backed up

Label: +ack
HonzaCholasta
2017-04-04 08:22:42 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/684
Title: #684: httpinstance: make sure NSS database is backed up

Label: +pushed
HonzaCholasta
2017-04-04 08:22:46 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/684
Title: #684: httpinstance: make sure NSS database is backed up

HonzaCholasta commented:
"""
master:

* 5f5a3b29dba7cc736ba334aefb55484baeefeb76 httpinstance: make sure NSS database is backed up


ipa-4-5:

* 471dfcbe1cc3f319da788add3661cb6d63e3c0f0 httpinstance: make sure NSS database is backed up


"""

See the full comment at https://github.com/freeipa/freeipa/pull/684#issuecomment-291428766
HonzaCholasta
2017-04-04 08:22:50 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/684
Author: HonzaCholasta
Title: #684: httpinstance: make sure NSS database is backed up
Action: closed

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

Loading...