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

Bug#469161: Debian Live: live-helper: lh_config no longer understands options such as --mirror-binary and so on



Pierre Bauduin wrote:

> And if I try using --mirror-bootstrap, here is what I get:
> lh_config: unrecognized option `--mirror-bootstrap-security'

I can't reproduce that.

 % cd $(mktemp -d)
 % lh_config --mirror-bootstrap http://my-bootstrap-mirror/
 % echo $?
 0
 % grep -R my-bootstrap-mirror config/
 config/bootstrap:# (Default: http://my-bootstrap-mirror/)
 config/bootstrap:LH_MIRROR_BOOTSTRAP="http://my-bootstrap-mirror/";
 config/bootstrap:# (Default: http://my-bootstrap-mirror/)
 config/bootstrap:LH_MIRROR_CHROOT="http://my-bootstrap-mirror/";
 % sudo lh_build
 P: Begin caching bootstrap stage...
 P: Begin bootstrapping system...
 I: Retrieving Release
 E: Failed getting release file
 http://my-bootstrap-mirror/dists/lenny/Release
 % echo $?
 1
 %

Try and find the minimal testcase that reproduces your problem.


Regards,

-- 
Chris Lamb, UK                                       chris at chris-lamb.co.uk
                                                            GPG: 0x634F9A20
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/debian-live-devel/attachments/20080303/2dfd885f/attachment.pgp 


Reply to: