[Simple-cdd-devel] Bug#673250: simple-cdd: Installing wheezy dist from CD fails at base-installer stage

Peter Zankov pzankov at yandex.ru
Thu May 17 13:58:14 UTC 2012


Package: simple-cdd
Version: 0.3.14
Severity: important

Installation process fails at base-installer stage when I create
CD with wheezy distribution.

I simply run in empty folder
$ build-simple-cdd --dist wheezy
and start the installation process from the final iso image.

The installation process fails to install busybox producing
the following syslog tail.

The problem seems to be in apt-cdrom not called at chroot system.

I haven`t met this bug with squeeze:
$ build-simple-cdd --dist squeeze

May 17 09:33:13 debootstrap: Setting up aptitude (0.6.7-1) ...
May 17 09:33:13 debootstrap: update-alternatives: 
May 17 09:33:13 debootstrap: using /usr/bin/aptitude-curses to provide /usr/bin/aptitude (aptitude) in auto mode.
May 17 09:33:13 debootstrap: 
May 17 09:33:13 debootstrap: Setting up debian-archive-keyring (2012.1) ...
May 17 09:33:13 debootstrap: Setting up apt (0.9.3) ...
May 17 09:33:13 debootstrap: gpg: 
May 17 09:33:13 debootstrap: keyring `/etc/apt/trusted.gpg' created
May 17 09:33:13 debootstrap: gpg: 
May 17 09:33:13 debootstrap: key B98321F9: "Squeeze Stable Release Key <debian-release at lists.debian.org>" not changed
May 17 09:33:14 debootstrap: gpg: 
May 17 09:33:14 debootstrap: key 473041FA: "Debian Archive Automatic Signing Key (6.0/squeeze) <ftpmaster at debian.org>" not changed
May 17 09:33:14 debootstrap: gpg: 
May 17 09:33:14 debootstrap: Total number processed: 2
May 17 09:33:14 debootstrap: gpg: 
May 17 09:33:14 debootstrap:              unchanged: 2
May 17 09:33:14 debootstrap: gpg: 
May 17 09:33:14 debootstrap: /etc/apt/trustdb.gpg: trustdb created
May 17 09:33:14 debootstrap: Setting up libswitch-perl (2.16-2) ...
May 17 09:33:14 debootstrap: Setting up tasksel-data (3.09) ...
May 17 09:33:14 debootstrap: Setting up perl-modules (5.14.2-9) ...
May 17 09:33:14 debootstrap: Setting up perl (5.14.2-9) ...
May 17 09:33:14 debootstrap: update-alternatives: 
May 17 09:33:14 debootstrap: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode.
May 17 09:33:14 debootstrap: 
May 17 09:33:14 debootstrap: Setting up tasksel (3.09) ...
May 17 09:33:14 apt-install: Queueing package keyboard-configuration for later installation
May 17 09:33:14 apt-install: Queueing package console-setup for later installation
May 17 09:33:14 base-installer: Using CD-ROM mount point /media/cdrom/
May 17 09:33:14 base-installer: Identifying.. 
May 17 09:33:14 base-installer: [ab89f08d055a4bea0590489314eb33a2-2]
May 17 09:33:14 base-installer: Scanning disc for index files..
May 17 09:33:14 base-installer: Found 1 package indexes, 0 source indexes, 0 translation indexes and 0 signatures
May 17 09:33:14 base-installer: Found label 'Debian GNU/Linux testing _Wheezy_ - Unofficial i386 CD Binary-1 20120517-13:20'
May 17 09:33:14 base-installer: This disc is called: 
May 17 09:33:14 base-installer: 'Debian GNU/Linux testing _Wheezy_ - Unofficial i386 CD Binary-1 20120517-13:20'
May 17 09:33:14 base-installer: Copying package lists...
May 17 09:33:14 base-installer: ^MReading Package Indexes... 0%^M^MReading Package Indexes... 1%^M
May 17 09:33:14 base-installer: ^MReading Package Indexes... Done^M
May 17 09:33:14 base-installer: 
May 17 09:33:14 base-installer: Writing new source list
May 17 09:33:14 base-installer: Source list entries for this disc are:
May 17 09:33:14 base-installer: deb cdrom:[Debian GNU/Linux testing _Wheezy_ - Unofficial i386 CD Binary-1 20120517-13:20]/ wheezy main
May 17 09:33:14 base-installer: Repeat this process for the rest of the CDs in your set.
May 17 09:33:14 base-installer: Ign cdrom://[Debian GNU/Linux testing _Wheezy_ - Unofficial i386 CD Binary-1 20120517-13:20] wheezy InRelease
May 17 09:33:14 base-installer: Ign cdrom://[Debian GNU/Linux testing _Wheezy_ - Unofficial i386 CD Binary-1 20120517-13:20] wheezy Release.gpg
May 17 09:33:14 base-installer: Ign cdrom://[Debian GNU/Linux testing _Wheezy_ - Unofficial i386 CD Binary-1 20120517-13:20] wheezy Release
May 17 09:33:14 base-installer: Ign cdrom://[Debian GNU/Linux testing _Wheezy_ - Unofficial i386 CD Binary-1 20120517-13:20] wheezy/main i386 Packages/DiffIndex
May 17 09:33:14 base-installer: Ign cdrom://[Debian GNU/Linux testing _Wheezy_ - Unofficial i386 CD Binary-1 20120517-13:20] wheezy/main Translation-en
May 17 09:33:14 base-installer: Reading package lists...
May 17 09:33:14 base-installer: 
May 17 09:33:14 in-target: Reading package lists...
May 17 09:33:14 in-target: 
May 17 09:33:14 in-target: Building dependency tree...
May 17 09:33:14 in-target: The following NEW packages will be installed:
May 17 09:33:14 in-target:   locales
May 17 09:33:14 in-target: 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
May 17 09:33:14 in-target: Need to get 0 B/5710 kB of archives.
May 17 09:33:14 in-target: After this operation, 15.5 MB of additional disk space will be used.
May 17 09:33:14 in-target: Err cdrom://[Debian GNU/Linux testing _Wheezy_ - Unofficial i386 CD Binary-1 20120517-13:20]/ wheezy/main locales all 2.13-32
May 17 09:33:14 in-target:   Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
May 17 09:33:14 in-target: Failed to fetch cdrom:[Debian GNU/Linux testing _Wheezy_ - Unofficial i386 CD Binary-1 20120517-13:20]/pool/main/e/eglibc/locales_2.13-32_all.deb  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update ca
May 17 09:33:14 in-target: E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
May 17 09:33:14 localechooser: error: the command 'validlocale' is not available
May 17 09:33:14 base-installer: info: kernel linux-image-486 usable on 686 686-pae 686-bigmem 486
May 17 09:33:14 base-installer: info: kernel linux-image-3.2.0-2-486 usable on 686 686-pae 686-bigmem 486
May 17 09:33:14 base-installer: info: Found kernels 'linux-image-3.2.0-2-486,linux-image-486'
May 17 09:33:14 base-installer: info: arch_kernel candidates: linux-image-686 linux-image-686-pae linux-image-686-bigmem linux-image-486
May 17 09:33:14 base-installer: info: arch_kernel: linux-image-686 (absent)
May 17 09:33:14 base-installer: info: arch_kernel: linux-image-686-pae (absent)
May 17 09:33:14 base-installer: info: arch_kernel: linux-image-686-bigmem (absent)
May 17 09:33:14 base-installer: info: arch_kernel: linux-image-486 (present)
May 17 09:33:14 base-installer: info: Using kernel 'linux-image-486'
May 17 09:33:14 base-installer: warning: Failed to get debconf answer 'base-installer/kernel/linux/initrd'.
May 17 09:33:14 base-installer: info: Setting do_initrd='yes'.
May 17 09:33:14 base-installer: info: Setting link_in_boot='no'.
May 17 09:33:15 in-target: locale: 
May 17 09:33:15 in-target: Cannot set LC_CTYPE to default locale
May 17 09:33:15 in-target: : No such file or directory
May 17 09:33:15 in-target: 
May 17 09:33:15 in-target: locale: 
May 17 09:33:15 in-target: Cannot set LC_MESSAGES to default locale
May 17 09:33:15 in-target: : No such file or directory
May 17 09:33:15 in-target: 
May 17 09:33:15 in-target: locale: 
May 17 09:33:15 in-target: Cannot set LC_ALL to default locale
May 17 09:33:15 in-target: : No such file or directory
May 17 09:33:15 in-target: 
May 17 09:33:15 in-target: Reading package lists...
May 17 09:33:15 in-target: 
May 17 09:33:15 in-target: Building dependency tree...
May 17 09:33:15 in-target: The following NEW packages will be installed:
May 17 09:33:15 in-target:   busybox
May 17 09:33:15 in-target: 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
May 17 09:33:15 in-target: Need to get 0 B/382 kB of archives.
May 17 09:33:15 in-target: After this operation, 637 kB of additional disk space will be used.
May 17 09:33:15 in-target: Err cdrom://[Debian GNU/Linux testing _Wheezy_ - Unofficial i386 CD Binary-1 20120517-13:20]/ wheezy/main busybox i386 1:1.19.3-7
May 17 09:33:15 in-target:   Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
May 17 09:33:15 in-target: Failed to fetch cdrom:[Debian GNU/Linux testing _Wheezy_ - Unofficial i386 CD Binary-1 20120517-13:20]/pool/main/b/busybox/busybox_1.19.3-7_i386.deb  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update
May 17 09:33:15 in-target: E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
May 17 09:33:15 base-installer: error: exiting on error base-installer/kernel/failed-package-install
May 17 09:52:12 init: starting pid 254, tty '/dev/tty2': '-/bin/sh'

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages simple-cdd depends on:
ii  apt-utils    0.8.15.10
ii  dctrl-tools  2.21.1
ii  debian-cd    3.1.8
ii  debootstrap  1.0.40
ii  lsb-release  4.1+Debian0
ii  python       2.7.2-10
ii  reprepro     4.11.0-1
ii  rsync        3.0.9-1
ii  wget         1.13.4-3

Versions of packages simple-cdd recommends:
ii  edos-debcheck                   1.0-9
ii  edos-distcheck [edos-debcheck]  1.4.2-13

Versions of packages simple-cdd suggests:
ii  qemu-kvm     1.0+dfsg-11
ii  qemu-system  1.0.1+dfsg-1

-- no debconf information





More information about the Simple-cdd-devel mailing list