Package: apt-setup Severity: important 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 think the problem is in '50mirror' file near : "db_get apt-setup/use_mirror if [ "$RET" = false ]; then exit 1 fi" or in some template. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.21c (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]