Discussion:
[Freeipa-devel] [freeipa PR#645][opened] Create temporaty directories at the begining of uninstall
dkupka
2017-03-23 13:06:43 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/645
Author: dkupka
Title: #645: Create temporaty directories at the begining of uninstall
Action: opened

PR body:
"""
Since commit 38c6689 temporary directories are no longer created at package
install time. Instead they're created at server install time.
Some steps in uninstall also assume that temporary direcories exist. Creating
the directories in the begining of server uninstall ensure that the uninstall
will go through.

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

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/645/head:pr645
git checkout pr645
MartinBasti
2017-03-27 16:34:46 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/645
Title: #645: Create temporaty directories at the begining of uninstall

MartinBasti commented:
"""
Not the nicest but good enough for now
"""

See the full comment at https://github.com/freeipa/freeipa/pull/645#issuecomment-289509303
MartinBasti
2017-03-27 16:34:51 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/645
Title: #645: Create temporaty directories at the begining of uninstall

Label: +ack
dkupka
2017-03-28 06:47:14 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/645
Title: #645: Create temporaty directories at the begining of uninstall

Label: +pushed
dkupka
2017-03-28 06:47:17 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/645
Title: #645: Create temporaty directories at the begining of uninstall

dkupka commented:
"""
master:

* 3dcd3426310ccacdb1564ad7fe83358110a044f6 Create temporaty directories at the begining of uninstall
ipa-4-5:

* c0a395776f3c9e4f4612fa16bb6af40646c3cdbf Create temporaty directories at the begining of uninstall
"""

See the full comment at https://github.com/freeipa/freeipa/pull/645#issuecomment-289679099
dkupka
2017-03-28 06:47:20 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/645
Author: dkupka
Title: #645: Create temporaty directories at the begining of uninstall
Action: closed

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

Loading...