Package: xen-tools
Version: 4.7-1
Severity: important
Dear Maintainer,
on a cleanly installed buster system I tried to generate a buster domU.
The debootstrap finished, but on starting, the domU would not start.
Probable culprit is the following in /etc/xen/$hostname.cfg
---
#
# Kernel + memory size
#
Program fragment delivered error ``pygrub not found at /etc/xen-tools/xm.tmpl
line 34.''
vcpus = '2'
memory = '2048'
---
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages xen-tools depends on:
ii debootstrap 1.0.114
ii libconfig-inifiles-perl 3.000000-1
ii libdata-validate-domain-perl 0.10-1
ii libdata-validate-ip-perl 0.27-1
ii libdata-validate-uri-perl 0.07-1
ii libfile-slurp-perl 9999.25-1
ii libfile-which-perl 1.23-1
ii libsort-versions-perl 1.62-1
ii libterm-ui-perl 0.46-1
ii libtext-template-perl 1.53-1
ii openssh-client 1:7.9p1-5
ii perl 5.28.1-3
Versions of packages xen-tools recommends:
ii debian-archive-keyring 2018.1
ii libexpect-perl 1.21-1
ii lvm2 2.03.02-1
ii rinse 3.3
ii ubuntu-archive-keyring 2018.09.18.1-1
ii xen-hypervisor-4.11-amd64 [xen-hyper 4.11.1~pre.20180911.5acdd26fdc+dfsg-5
ii xen-utils-4.11 [xen-utils] 4.11.1~pre.20180911.5acdd26fdc+dfsg-5
Versions of packages xen-tools suggests:
pn btrfs-tools <none>
pn cfengine2 <none>
pn reiserfsprogs <none>
pn xfsprogs <none>
-- Configuration Files:
/etc/xen-tools/xen-tools.conf changed:
lvm = vg0
install-method = debootstrap
size = 16G # Root disk, suffix (G, M, k) required
memory = 2G # Suffix (G, M, k) required
noswap = 1 # Don't use swap at all for new systems.
fs = ext4 # Default file system for any disk
dist = `xt-guess-suite-and-mirror --suite`
# Default distribution is determined by Dom0's distribution
image = sparse # Specify sparse vs. full disk images (file based images only)
dhcp = 1
kernel = /boot/vmlinuz-`uname -r`
initrd = /boot/initrd.img-`uname -r`
ext4_options = noatime,nodiratime,errors=remount-ro
ext3_options = noatime,nodiratime,errors=remount-ro
ext2_options = noatime,nodiratime,errors=remount-ro
xfs_options = defaults
reiserfs_options = defaults
btrfs_options = defaults
-- no debconf information