Package: live-helper Version: 2.0~a15-1 Severity: normal When I try to build a live system and include the minimal package list, the build fails with the error "cp: cannot stat `chroot/boot/vmlinuz-*': No such file or directory". Here are my build steps and the end of the build messages.
$ lh config --distribution lenny --packages-lists minimal $ sudo lh build 2>&1 | tee build.log [...] Hit http://security.debian.org lenny/updates Release.gpg Hit http://security.debian.org lenny/updates Release Ign http://security.debian.org lenny/updates/main Packages/DiffIndex Hit http://security.debian.org lenny/updates/main Packages Hit http://volatile.debian.org lenny/volatile Release.gpg Hit http://ftp.de.debian.org lenny Release.gpg Hit http://volatile.debian.org lenny/volatile Release Hit http://ftp.de.debian.org lenny Release Ign http://volatile.debian.org lenny/volatile/main Packages/DiffIndex Ign http://ftp.de.debian.org lenny/main Packages/DiffIndex Hit http://volatile.debian.org lenny/volatile/main Packages Hit http://ftp.de.debian.org lenny/main Packages Reading package lists... P: Configuring file /etc/kernel-img.conf Reading package lists... Building dependency tree... Reading state information... P: Begin creating manifest... P: Begin installing local packages lists... P: Begin install linux-image... cp: cannot stat `chroot/boot/vmlinuz-*': No such file or directory P: Begin unmounting filesystems... I get the same error with $ lh config --distribution squeeze --packages-lists minimal -- Package-specific info: -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages live-helper depends on: ii debootstrap 1.0.23 Bootstrap a basic Debian system Versions of packages live-helper recommends: ii cpio 2.11-4 GNU cpio -- a program to manage ar ii gettext-base 0.18.1.1-1 GNU Internationalization utilities ii gnu-fdisk 1.2.4-3+b1 Linux fdisk replacement based on l Versions of packages live-helper suggests: ii dosfstools 3.0.9-1 utilities for making and checking ii fakeroot 1.14.4-1 Gives a fake root environment ii genisoimage 9:1.1.10-1 Creates ISO-9660 CD-ROM filesystem pn memtest86+ | memtest86 <none> (no description available) ii mtools 4.0.12-1 Tools for manipulating MSDOS files pn parted <none> (no description available) ii squashfs-tools 1:4.0-8 Tool to create and append to squas ii sudo 1.7.2p7-1 Provide limited super user privile ii syslinux 2:3.86+dfsg-4 utilities for the syslinux bootloa pn uuid-runtime <none> (no description available) pn win32-loader <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/20100618201906.ga6...@garnet
