[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Migration 0.3.2 -> 0.3.5 was change .conf processing. Possible regression found.



On Mon, Oct 15, 2007 at 10:34:13PM +0300, Vlad Shakhov wrote:
> After the upgrading simple-cdd from 0.3.2 -> 0.3.5 the next regression was found:
> 
> profiles/miu.conf has the next entries:
> debian_mirror="ftp://mend0za.xyz.com/debian";
> security_mirror="ftp://mend0za.xyzs.com/debian-security"; 
> 
> simple-cdd run as 
> ./simple-cdd --profiles miu
> 
> Despite of miu.conf default debian_mirror and security_mirror used in 0.3.5.
> With 0.3.2 all things are good.
> Workaround is to  set "--conf profiles/miu.conf" in command line. 

ah, yes. the profiles/*.conf processing is handled after defaults are
set.

to work around the problem, set in profiles/miu.conf (or whatever your
profile is named):

 wget_debian_mirror="$debian_mirror"

i'll look into a better long-term solution.

live well,
  vagrant



Reply to: