Your message dated Wed, 22 Oct 2008 17:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#503007: fixed in virtinst 0.300.3-6
has caused the Debian Bug report #503007,
regarding virtinst tries to create a temporal file in inexistent directory 
/var/lib/xen and dies
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.)


-- 
503007: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503007
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: virtinst
Version: 0.300.3-5
Severity: normal

virtinst dies when he tries to create a temporal file in the inexistent
directory /var/lib/xen, when I manually create that directory everything goes 
ok:

morron:~/virtual_machines# virt-install  --os-type=linux --os-variant=rhel4
What is the name of your virtual machine? rhel4-1
 How much RAM should be allocated (in megabytes)? 728
 What would you like to use as the disk (file path)? 
/root/virtual_machines/RHEL4-1.disk
 How large would you like the disk (/root/virtual_machines/RHEL4-1.disk) to be 
(in gigabytes)? 10
 Would you like to enable graphics support? (yes or no) yes
 What is the install location? /root/virtual_machines/RHEL4-U5-i386-AS-disc1.iso

Starting install...
[Errno 2] No such file or directory: '/var/lib/xen/virtinstmnt.mpUlvF'
Domain installation may not have been
 successful.  If it was, you can restart your domain
 by running 'virsh start rhel4-1'; otherwise, please
 restart your installation.
Tue, 21 Oct 2008 16:14:09 ERROR    [Errno 2] No such file or directory: 
'/var/lib/xen/virtinstmnt.mpUlvF'
Traceback (most recent call last):
  File "/usr/bin/virt-install", line 497, in <module>
    main()
  File "/usr/bin/virt-install", line 457, in main
    dom = guest.start_install(conscb,progresscb)
  File "/var/lib/python-support/python2.5/virtinst/Guest.py", line 893, in 
start_install
    self._prepare_install(meter)
  File "/var/lib/python-support/python2.5/virtinst/ParaVirtGuest.py", line 68, 
in _prepare_install
    self._installer.prepare(guest = self, meter = meter)
  File "/var/lib/python-support/python2.5/virtinst/DistroManager.py", line 216, 
in prepare
    self._prepare_kernel_and_initrd(guest, distro, meter)
  File "/var/lib/python-support/python2.5/virtinst/DistroManager.py", line 186, 
in _prepare_kernel_and_initrd
    distro = distro)
  File "/var/lib/python-support/python2.5/virtinst/DistroManager.py", line 93, 
in acquireKernel
    fetcher.prepareLocation(progresscb)
  File "/var/lib/python-support/python2.5/virtinst/ImageFetcher.py", line 173, 
in prepareLocation
    self.srcdir = tempfile.mkdtemp(prefix="virtinstmnt.", dir=self.scratchdir)
  File "/usr/lib/python2.5/tempfile.py", line 328, in mkdtemp
    _os.mkdir(file, 0700)
OSError: [Errno 2] No such file or directory:
'/var/lib/xen/virtinstmnt.mpUlvF'
morron:~/virtual_machines#
morron:~/virtual_machines# ls -d /var/lib/xen*
xend/      xenstored/
morron:~/virtual_machines# mkdir /var/lib/xen
morron:~/virtual_machines# virt-install  --os-type=linux --os-variant=rhel4
What is the name of your virtual machine? rhel4-1
 How much RAM should be allocated (in megabytes)? 728
 What would you like to use as the disk (file path)? 
/root/virtual_machines/RHEL4-1.disk
 How large would you like the disk (/root/virtual_machines/RHEL4-1.disk) to be 
(in gigabytes)? 10
 Would you like to enable graphics support? (yes or no) yes
 What is the install location? /root/virtual_machines/RHEL4-U5-i386-AS-disc1.iso

Starting install...
Creating storage file...  100% |=========================|  10 GB
00:00
Creating domain...                                                 0 B
00:03

(virt-viewer:3526): Gtk-WARNING **: cannot open display:
Domain installation still in progress.  You can reconnect to
the console to complete the installation process.
morron:~/virtual_machines# ls /var/lib/xen
morron:~/virtual_machines#

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash



--- End Message ---
--- Begin Message ---
Source: virtinst
Source-Version: 0.300.3-6

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

virtinst_0.300.3-6.diff.gz
  to pool/main/v/virtinst/virtinst_0.300.3-6.diff.gz
virtinst_0.300.3-6.dsc
  to pool/main/v/virtinst/virtinst_0.300.3-6.dsc
virtinst_0.300.3-6_all.deb
  to pool/main/v/virtinst/virtinst_0.300.3-6_all.deb



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.
Guido Günther <[EMAIL PROTECTED]> (supplier of updated virtinst 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: Wed, 22 Oct 2008 17:48:02 +0200
Source: virtinst
Binary: virtinst
Architecture: source all
Version: 0.300.3-6
Distribution: unstable
Urgency: low
Maintainer: Debian Libvirt Maintainers <[EMAIL PROTECTED]>
Changed-By: Guido Günther <[EMAIL PROTECTED]>
Description: 
 virtinst   - Programs to create and clone virtual machines
Closes: 503007
Changes: 
 virtinst (0.300.3-6) unstable; urgency=low
 .
   * [3b4523e] Don't bail out on missing scratchdir (0007-xen-
     scratchdir.patch) (Closes: #503007)
Checksums-Sha1: 
 4c6b566f2b3ff0330ab9f66f9105205dcd208bd8 1334 virtinst_0.300.3-6.dsc
 f6455a863f023e7522a81c42b2aa57b1004f658d 45583 virtinst_0.300.3-6.diff.gz
 21d2f04cc4678d952f853b3ce395796379260adc 142516 virtinst_0.300.3-6_all.deb
Checksums-Sha256: 
 bc00aa33a01a17b07413656497b8a0b9508492269efe3bceeda31fc1cb3eb392 1334 
virtinst_0.300.3-6.dsc
 beb397b2c807d7b8706a35e57859e438b3192e35e3205dbf1d64d06731bb40b4 45583 
virtinst_0.300.3-6.diff.gz
 22bec21bf50b5401b5c5095c4e87b348f7f89f164771a37afa828b227558ce01 142516 
virtinst_0.300.3-6_all.deb
Files: 
 c2027c25b23505521c5348f3beac4b38 1334 admin extra virtinst_0.300.3-6.dsc
 c30ba3fc0b2aa10116bbf87b30d609b4 45583 admin extra virtinst_0.300.3-6.diff.gz
 5da7e4c462160cff06821db5b2060f4c 142516 admin extra virtinst_0.300.3-6_all.deb

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

iD8DBQFI/1rUn88szT8+ZCYRAmXsAJ9qNMsCBmI+6nC2Efg/bYJBtkfYygCeLQuL
rtKqrMagygtZ3haDnQNAx2c=
=6a56
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to