"d-i mirror/*" does not work on presseding
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
choose-mirror (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: debian-installer
We have been using automated installs for the QA UEC rig since beginning of the Lucid cycle. Specific to this bug, we set 'd-i mirror/*" to point to a local server with the ISO image. Today I tried my first UEC install for Maverick (Alpha 2). The installation failed with the following relevant lines:
Jul 1 14:52:46 main-menu[713]: INFO: Menu item 'choose-mirror' selected
Jul 1 14:52:46 anna-install: Queueing udeb apt-mirror-setup for later installation
Jul 1 14:52:46 choose-
Jul 1 14:53:07 choose-
Jul 1 14:53:07 choose-
Jul 1 14:53:28 choose-
Jul 1 14:56:49 main-menu[713]: (process:3096): wget: cannot connect to remote host (194.169.254.10): Connection timed out
Jul 1 14:56:49 main-menu[713]: (process:3096): wget: cannot connect to remote host (194.169.254.10): Connection timed out
Jul 1 14:56:49 main-menu[713]: INFO: Menu item 'choose-mirror' succeeded but requested to be left unconfigured.
Of course, after this error, automation was shot.
I looked around, but could not find any reference to a change in debian-installer that would affect this. Given the first line above, I decided to change all references to 'd-i mirror/' to 'd-i choose-mirror/'. I was then able to PXE-boot and install without any further (visible) errors.
I am also attaching 'installer.tar', a tarball of the successful install, and 'failed-
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: debian-installer (not installed)
ProcVersionSign
Uname: Linux 2.6.35-6-generic x86_64
Architecture: amd64
CheckboxSubmission: 48216eabc5cef20
CheckboxSystem: d00f84de8a55581
Date: Thu Jul 1 15:15:09 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu-Server 10.04 "Lucid Lynx" - Beta amd64 (20100406.1)
MachineType: Dell Inc. Inspiron 1721
MemoryUsage:
total used free shared buffers cached
Mem: 3796196 3520572 275624 0 124924 2251160
-/+ buffers/cache: 1144488 2651708
Swap: 3903484 2940 3900544
ProcCmdLine: BOOT_IMAGE=
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: debian-installer
dmi.bios.date: 04/21/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A07
dmi.board.name: 0RT951
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: dmi:bvnDellInc.
dmi.product.name: Inspiron 1721
dmi.sys.vendor: Dell Inc.
affects: | debian-installer (Ubuntu) → choose-mirror (Ubuntu) |
a chat with cjwatson pointed me to a change:
hggdh: you might need to set mirror/country to "manual" these days, not to "enter information manually" DEBUG=developer passed as a kernel parameter
hggdh: but in any case, for debugging, it's best if I get a full (not excerpted) syslog of an installation run with DEBCONF_
So... I changed mirror/country to 'string manual' and again PXE-booted the system -- it went all the way through, no error. I will try again as it was.