Your message dated Thu, 16 Nov 2006 16:34:02 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#398905: sometimes seems to ignore local mirror settings
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
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


--- End Message ---
--- Begin Message ---
Michael Ablassmeier wrote:
> as it stands it seems like make-live sometimes manages to ignore local
> mirror settings:

no, this is on purpose.

use --without-generic-indices if you want your live system to have a non
generic indices matching your local settings.

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          [EMAIL PROTECTED]
Internet:       http://people.panthera-systems.net/~daniel-baumann/

--- End Message ---
_______________________________________________
Debian-live-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Reply via email to