Bug#398905: sometimes seems to ignore local mirror settings
- Subject: Bug#398905: sometimes seems to ignore local mirror settings
- From: abi at grinser.de (Michael Ablassmeier)
- Date: Thu Nov 16 16:31:15 2006
- Message-id: <[🔎] 20061116133540.GA77434@schiach>
Package: live-package
Severity: normal
hi,
as it stands it seems like make-live sometimes manages to ignore local
mirror settings:
kida:/data/testlive/debian-live/chroot# grep MIRROR /etc/make-live.conf
LIVE_MIRROR="http://deb.local.domain/debian-amd64"
LIVE_MIRROR_SECURITY="http://deb.local.domain/debian-security"
all seems fine until short before it starts creating the squashfs image:
[..]
Setting up kbd (1.12-17) ...
No packages found matching \*.
Err http://ftp.debian.org unstable Release.gpg
Could not connect to ftp.debian.org:80 (128.101.240.212). - connect (113 No route to host)
Ign http://ftp.debian.org unstable Release
Err http://ftp.debian.org unstable/main Packages
Could not connect to ftp.debian.org:80 (128.101.240.212). - connect (113 No route to host)
Reading package lists... Done
Parallel mksquashfs: Using 1 processor
Creating little endian 3.0 filesystem on /data/testlive/debian-live/binary/casper/filesystem.squashfs, block size 65536.
[..]
after creating the image it seems to overwrite the chroot's sources.list again,
this time using the settings from make-live.conf and all goes well:
kida:/data/testlive/debian-live/chroot# cat etc/apt/sources.list
deb http://deb.local.domain/debian-amd64 unstable main
bye,
- michael
Reply to: