[Freeipa-devel] [PATCH] 347 Avoid CRL migration error message

Martin Kosek mkosek at redhat.com
Thu Jan 10 13:37:17 UTC 2013


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-mkosek-347-avoid-crl-migration-error-message.patch
Type: text/x-patch
Size: 2210 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20130110/b51ce5d3/attachment.bin>


More information about the Freeipa-devel mailing list