Package: vmdebootstrap Version: 0.1.0-1 Severity: important Tags: patch upstream
Hi Neil, First off, thanks for packaging vmdebootstrap. It looks really useful! Would it be possible to update to a newer upstream snapshot? It appears that because vmdebootstrap hardcodes the Linux package name as linux-image-2.6-amd64, it is incapable of creating any images newer than wheezy. Log attached. It appears that Lars has already addressed this in upstream commit 7dba612. Thanks, Jon -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (650, 'testing'), (600, 'unstable'), (450, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.10-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_IE.utf8, LC_CTYPE=en_IE.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages vmdebootstrap depends on: ii debootstrap 1.0.53 ii extlinux 3:4.05+dfsg-6+deb7u3 ii kpartx 0.4.9+git0.4dfdaf2b-6 ii mbr 1.1.11-5+b1 ii parted 2.3-12 ii python 2.7.5-4 ii python-cliapp 1.20130808-1 ii qemu-utils 1.1.2+dfsg-6a vmdebootstrap recommends no packages. vmdebootstrap suggests no packages. -- no debconf information
root@lambda:/tmp# vmdebootstrap --image=/tmp/vmdebootstrap.img --size=1GB --distribution=jessie --user=user/password --sudo --verbose Creating disk image Creating partitions Installing MBR Creating filesystem Mounting /dev/mapper/loop0p1 Debootstrapping EEEK! Something bad happened... Cleaning up ERROR: command failed: ['debootstrap', '--arch=amd64', '--include=acpid,linux-image-2.6-amd64,sudo', 'jessie', '/tmp/tmpAqEGTy', 'http://cdn.debian.net/debian/'] I: Retrieving Release I: Retrieving Release.gpg I: Checking Release signature I: Valid Release signature (key id A1BD8E9D78F7FE5C3E65D8AF8B48AD6246925553) I: Retrieving Packages I: Validating Packages I: Resolving dependencies of required packages... I: Resolving dependencies of base packages... I: Found additional required dependencies: insserv libbz2-1.0 libcap2 libdb5.1 libsemanage-common libsemanage1 libslang2 libustr-1.0-1 I: Found additional base dependencies: init-system-helpers iproute libclass-isa-perl libee0 libept1.4.12 libestr0 libgcrypt11 libgnutls-openssl27 libgnutls26 libgpg-error0 libidn11 libjson-c2 liblognorm0 libmnl0 libnetfilter-acct1 libnfnetlink0 libp11-kit0 libsqlite3-0 libswitch-perl libtasn1-3 libxapian22 perl perl-modules I: Checking component main on http://cdn.debian.net/debian... E: Couldn't find these debs: linux-image-2.6-amd64

