[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



2008/3/3, Chris Lamb <chris at chris-lamb.co.uk>:
>
> 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
>   %
>
>
Hi there,

Well here is what I get:
[root at cobra] /mnt/data>mkdir debian-live-usb
[root at cobra] /mnt/data>cd debian-live-usb
[root at cobra] /mnt/data/debian-live-usb>lh_config --mirror-binary
http://toto/debian/ --mirror-binary-security
http://toto/debian-security/--mirror-chroot
http://toto/debian/ --mirror-chroot-security http://toto/debian-security/ -b
usb-hdd -d lenny
[root at cobra] /mnt/data/debian-live-usb>grep -R toto config/
config/bootstrap:# (Default: http://toto/debian/)
config/bootstrap:LH_MIRROR_CHROOT="http://toto/debian/";
config/bootstrap:# (Default: http://toto/debian-security/)
config/bootstrap:LH_MIRROR_CHROOT_SECURITY="http://toto/debian-security/";
config/bootstrap:# (Default: http://toto/debian/)
config/bootstrap:LH_MIRROR_BINARY="http://toto/debian/";
config/bootstrap:# (Default: http://toto/debian-security/)
config/bootstrap:LH_MIRROR_BINARY_SECURITY="http://toto/debian-security/";
[root at cobra] /mnt/data/debian-live-usb>lh_build
P: Begin caching bootstrap stage...
P: Begin bootstrapping system...
I: Retrieving Release
E: Failed getting release file
http://ftp.us.debian.org/debian/dists/lenny/Release
[root at cobra] /mnt/data/debian-live-usb>echo $?
1

Thank you,
-- 
Pierre Bauduin
Linux enthusiast since 1996
Linux registered user #64711
Debian GNU/Linux user
website: http://pierre.baudu.in/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/debian-live-devel/attachments/20080304/0d4eccbf/attachment.htm 


Reply to: