On Wednesday 18 July 2007 20:50, Alexis Bezverkhyy wrote: > Debian Installation manual says that "d-i apt-setup/use_mirror boolean > false" will setup apt without network mirror. This setting doesn't > work. Debian installer still asks for a mirror. In fact use_mirror is > not boolean, because "d-i apt-setup/use_mirror string false" works.
I have done a quick check of our code, but AFAICT everything looks OK. The template really is type boolean. Please make sure you have only a single space between "boolean" and "false". Could you please run an installation with partial preseeding (so that you get at least one question asked before getting to the apt-setup stage) and adding a line with "set -x" in the script /usr/lib/apt-setup/generators/50mirror? Please send us the syslog for your installation (either gzipped or only the relevant part) which should contain the debugging info. Cheers, FJP -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

