Le Fri, 18 Jul 2014 09:55:58 +0200, Daniel Baumann <[email protected]> a écrit :
> On 07/09/2014 04:06 PM, Laurent Bigonville wrote: > > /etc/lxc/lxc.conf it apparently not shipped in the package but not > > removed on upgrade. > > /etc/lxc/lxc.conf was present only in the 0.9.0-* uploads, not before > and not afterwards. > > given that 0.9.0 was in experimental only, and was superseeded by 1.0 > in September 2013 (= almost a year ago already) I don't think it > makes sense to go through the nuissance of adding a check in preinst > to remove that file. Well, looking at the .deb of version 0.9.0~alpha3-2 which has been uploaded to unstable, it definitely contains the /etc/lxc/lxc.conf file. Removing this file on upgrade is probably something like adding the following line in the lxc.maintscript file: rm_conffile /etc/lxc/lxc.conf 1.1.0~alpha1-3~ Cheers, Laurent Bigonville -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

