Package: xen-tools
Version: 3.9-4~bpo40+1
Severity: normal
Note I'm generating this bugreport in another machine that not is the dom0.
xen-create-image --arch i386 --dist lenny
ends with init level choice, and it doesn't umount partitions from DOMU.
In the log:
Running hooks
Running hook 01-disable-daemons
hook 01-disable-daemons: done.
Running hook 05-shadowconfig-on
/bin/sh: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /bin/sh)
...
I modified /usr/lib/xen-tools/debian.d/05-shadow-config-on to read:
...
prefix=$1
if [ -n "${prefix}" ]; then
rm -rf ${prefix}/lib/tls
fi
...
But of course, later I have to restore 05-shadow-config-on, so I can use
xen-tools normally.
Is there any variable to play with arch ?
It would be very nice to see this package bug free !
Thank you
Debian Rock!
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages xen-tools depends on:
ii debootstrap 1.0.15 Bootstrap a basic Debian system
ii libconfig-inifiles-perl 2.52-1 Read .ini-style configuration file
ii libtext-template-perl 1.45-1 Text::Template perl module
ii perl-modules 5.10.0-25 Core Perl modules
Versions of packages xen-tools recommends:
pn libexpect-perl <none> (no description available)
pn reiserfsprogs <none> (no description available)
ii rinse 1.7-1 RPM installation environment
pn xen-hypervisor-amd64 | xen-hy <none> (no description available)
pn xen-shell <none> (no description available)
pn xfsprogs <none> (no description available)
xen-tools suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]