Your message dated Fri, 08 Jun 2012 13:51:32 +0000
with message-id <[email protected]>
and subject line Bug#578399: fixed in xen-tools 4.3~rc1-1
has caused the Debian Bug report #578399,
regarding xen-tools: Can't install a complete, usable instance of CentOS
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
578399: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578399
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xen-tools
Version: 3.9-4
Severity: normal


Using xen-tools to create a standard install of centos results in an incomplete 
installation of the centos 
system.  Running xm -create -c the centos system also failed to reach login, 
though it did contact the console.  I tried more than one version.

A sample of entries will follow in the next comment.
It may be rinse at fault.


-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-xen-686 (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/bash

Versions of packages xen-tools depends on:
ii  debootstrap                 1.0.10lenny1 Bootstrap a basic Debian system
ii  libconfig-inifiles-perl     2.39-5       Read .ini-style configuration file
ii  libtext-template-perl       1.44-1.2     Text::Template perl module
ii  perl-modules                5.10.0-19    Core Perl modules

Versions of packages xen-tools recommends:
pn  libexpect-perl                <none>     (no description available)
ii  reiserfsprogs                 1:3.6.19-6 User-level tools for ReiserFS file
pn  rinse                         <none>     (no description available)
ii  xen-hypervisor-3.2-1-i386 [xe 3.2.1-2    The Xen Hypervisor on i386
pn  xen-shell                     <none>     (no description available)
pn  xfsprogs                      <none>     (no description available)

xen-tools suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: xen-tools
Source-Version: 4.3~rc1-1

We believe that the bug you reported is fixed in the latest version of
xen-tools, which is due to be installed in the Debian FTP archive:

xen-tools_4.3~rc1-1.diff.gz
  to main/x/xen-tools/xen-tools_4.3~rc1-1.diff.gz
xen-tools_4.3~rc1-1.dsc
  to main/x/xen-tools/xen-tools_4.3~rc1-1.dsc
xen-tools_4.3~rc1-1_all.deb
  to main/x/xen-tools/xen-tools_4.3~rc1-1_all.deb
xen-tools_4.3~rc1.orig.tar.gz
  to main/x/xen-tools/xen-tools_4.3~rc1.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Axel Beckert <[email protected]> (supplier of updated xen-tools package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 08 Jun 2012 14:18:38 +0200
Source: xen-tools
Binary: xen-tools
Architecture: source all
Version: 4.3~rc1-1
Distribution: unstable
Urgency: low
Maintainer: Axel Beckert <[email protected]>
Changed-By: Axel Beckert <[email protected]>
Description: 
 xen-tools  - Tools to manage Xen virtual servers
Closes: 578399 603708 607236 609673 609982 610457 619630 621499 648814 649108 
650300 652110 673335
Changes: 
 xen-tools (4.3~rc1-1) unstable; urgency=low
 .
   * New upstream release candidate
     - Correctly checks and documents valid values for
       disk_device. (Closes: #621499)
     - Supports creating Ubuntu 11.10 Oneiric DomUs (LP: #848654)
     - Supports creating Ubuntu 12.04 Precise and 12.10 Quantal DomUs
     - Supports creating CentOS 6 DomUs (Closes: #578399; Thanks Johan
       Schurer)
       + Recommend rinse >= 1.9.1-1
     - Supports rinse 2.0
     - Updated mirror list for discontinued releases of Debian and Ubuntu
     - Workaround for missing unit parsing in xen-create-nfs (Closes:
       #648814)
     - Fix wildcard vs regexp in memory configuration parsing.
     - Fix misbehaviour if --ip option is passed multiple times (Closes:
       #652110; Thanks Brian Bennett and Alexander Mette!)
     - Supports /etc/apt/sources.list.d/ (Closes: #650300)
     - xt-guess-suite-and-mirror exits with non-zero if no proper mirror
       could be extracted from /etc/apt/sources.list or
       /etc/apt/sources.list.d/*.list (Thanks Phil Frost!)
     - Only attempts to generate the ssh host keys if not already present
       (Closes: #607236; Thanks Vagrant Cascadian!)
     - New option --apt_proxy (Closes: #610457; Thanks Alex Tomlins!)
     - Always write down root partition as first physical device, otherwise
       pygrub fails (Closes: #609673)
     - No more expect at least one option to mkfs.* calls. Fixes btrfs
       creation.  (Closes: #609982)
     - Fixes call to non-existent function logPrint (Closes: #673335)
     - Also disable initctl in the chroot, not only start-stop-daemon
       (LP: #997063; Thanks xstasi!)
     - Massive code deduplication in hooks directory
     - Use release blacklist for libc6-xen instead of whitelist in
       hooks/debian.d/20-setup-apt
     - Enforces umask 022 in 50-setup-hostname* (Hopefully closes: #619630)
   * Add dependency on openssh-client for ssh-keygen (Closes: #649108)
   * Use dh_auto_test for build time tests and add according
     build-dependencies on devscripts and libfile-slurp-perl.
   * No more suggest evms-cli -- it's no more available on any supported
     Dom0 distribution. Thanks to Markus Waldeck for the hint.
   * Add NEWS to debian/docs.
   * Bump Standards-Version to 3.9.3 (no changes)
   * Fix the following Lintian warnings:
     - copyright-refers-to-symlink-license
     - debian-rules-missing-recommended-target
   * debian/copyright: Update copyright years
   * Move xen-utils (for pygrub) from Suggests to Recommends as pygrub
     becomes the necessary way to boot more and more often.
   * Remove xen-shell from Recommends, nobody picked it up. (Closes:
     #603708)
Checksums-Sha1: 
 31ba4f17238251cafa87ac5ecfd03798b308561c 1247 xen-tools_4.3~rc1-1.dsc
 f15eb3c373c400921b026ccbd14e202b56ad0429 222128 xen-tools_4.3~rc1.orig.tar.gz
 72454e2928eae424a591bbe9facaad0815307648 14857 xen-tools_4.3~rc1-1.diff.gz
 ec4a6228717f028966ef42c76642fb4686ce721b 250312 xen-tools_4.3~rc1-1_all.deb
Checksums-Sha256: 
 5978e67e6aeb19fbc5e2344f66fa3b84c0eafde130952fc6a08a5a5029dc7809 1247 
xen-tools_4.3~rc1-1.dsc
 2518013c2c5129143f6cc34637f1879ddd85b726ba4db424c5ce888fc019b4ff 222128 
xen-tools_4.3~rc1.orig.tar.gz
 a65476015faee50c9bb0cadcda6b4f584c4be3351d11819724f465d476bce8ec 14857 
xen-tools_4.3~rc1-1.diff.gz
 427c16cc1e8dcf7e9abc14f915f618043078a0affa77b0d6c8ccdd101d6810d7 250312 
xen-tools_4.3~rc1-1_all.deb
Files: 
 41c12fc91d0872395f62c1f07b54bfd1 1247 utils extra xen-tools_4.3~rc1-1.dsc
 ec6add5d7c463e7233516fb56bdc4c4b 222128 utils extra 
xen-tools_4.3~rc1.orig.tar.gz
 02483a74ca83e9ac79e3b9a2e6f0c157 14857 utils extra xen-tools_4.3~rc1-1.diff.gz
 d5c03775b4562d6d40f3246df1dde4d8 250312 utils extra xen-tools_4.3~rc1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAk/R894ACgkQwJ4diZWTDt4ZdwCcDLwHVD5vSLa7+DPKN9hbwLOG
OOsAn3mBfdcCGxf6ePdVDWlMJ1FPpRXu
=bclb
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to