summaryrefslogtreecommitdiffstats
path: root/ipapython/platform/redhat/auth.py
diff options
context:
space:
mode:
authorMartin Kosek <mkosek@redhat.com>2013-01-10 14:31:02 +0100
committerMartin Kosek <mkosek@redhat.com>2013-01-11 10:54:10 +0100
commit79bcf904a50aff704819134a58d09ba688b285e8 (patch)
tree0b6984e3d446102cb331e80a92976f8d01b9e5fc /ipapython/platform/redhat/auth.py
parentcb7e93bb918a81c51b6ffa36919346386f331900 (diff)
downloadfreeipa.git-79bcf904a50aff704819134a58d09ba688b285e8.tar.gz
freeipa.git-79bcf904a50aff704819134a58d09ba688b285e8.tar.xz
freeipa.git-79bcf904a50aff704819134a58d09ba688b285e8.zip
Avoid CRL migration error message
When CRL files are being migrated to a new directory, the upgrade log may contain an error message raised during MasterCRL.bin symlink migration. This is actually being caused by `chown' operation which tried to chown a symlinked file that was not migrated yet. Sort migrated files before the migration process and put symlinks at the end of the list. Also do not run chown on the symlinks as it is a redundant operation since the symlinked file will be chown'ed on its own. https://fedorahosted.org/freeipa/ticket/3336
Diffstat (limited to 'ipapython/platform/redhat/auth.py')
0 files changed, 0 insertions, 0 deletions