18.02.2016, 18:51, Timo Aaltonen kirjoitti: > 18.02.2016, 18:41, Timo Aaltonen kirjoitti: >> 18.02.2016, 13:33, Martin Kosek kirjoitti: >>> On 02/18/2016 10:10 AM, David Kupka wrote: >>>> From 9952937f207f9a0afae8211276f1b7d7e762fd4e Mon Sep 17 00:00:00 2001 >>>> From: Timo Aaltonen <tjaal...@ubuntu.com> >>>> Date: Tue, 19 Jan 2016 12:37:56 +0100 >>>> Subject: [PATCH] Move freeipa certmonger helpers to libexecdir. >>>> >>>> The scripts in this directory are simple python scripts, nothing >>>> arch-specific >>>> in them. Having them under libexec would simplify the code a bit too, since >>>> there would be no need to worry about lib vs lib64 (which also cause >>>> trouble >>>> on Debian). >>> >>> Isn't this the patch which moves our scripts in different location and thus >>> breaks existing certmonger tracking requests *after upgrade*? >> >> Yes, there are two solutions that I can think of >> >> - add symlinks /usr/lib{,64}/certmonger -> /usr/libexec/certmonger >> - modify existing tracking requests to use the new path >> >> the first might suffice with a transition period? > > also, I assumed certmonger would move it's own scripts.. if not, just > symlink the ipa ones not the whole dir.
Riiight, especially as the certmonger helpers are native binaries, so those won't move :) I hope to continue on porting 4.3 soon and revisit this again.. -- t -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code