[Simple-cdd-devel] Bug#686818: When given an "" as security mirror, it use the default security mirror

Vagrant Cascadian vagrant at debian.org
Thu Sep 6 19:27:26 UTC 2012


severity 686818 wishlist
tags 686818 wontfix
thanks

On Thu, Sep 06, 2012 at 05:46:13PM +0800, YunQiang Su wrote:
> In /usr/bin/build-simple-cdd, the line 171
> 
> if [ -n "$security_mirror" ] && [ "true" = "$use_security_mirror" ]; then
> 
> the -z should be -n

That would cause it to always use the default mirror no matter what mirror 
you asked it to use.

To disable the use of a security mirror, you'll want to set in a configuration 
file:

  use_security_mirror=false


live well,
  vagrant



More information about the Simple-cdd-devel mailing list