All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yingfu Zhou <yzhou@redhat.com>
To: "'kvm@vger.kernel.org'" <kvm@vger.kernel.org>
Subject: The arg "os_type" in class DistroInstaller has problem?
Date: Fri, 06 Feb 2009 17:05:24 +0800	[thread overview]
Message-ID: <498BFD54.30005@redhat.com> (raw)

Hi,

Anybody meet this problem:

Unable to complete install 'exceptions.AttributeError 'DistroInstaller' 
object has no attribute '_os_type'
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/create.py", line 627, in 
do_install
    dom = guest.start_install(False, meter = meter)
  File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 950, 
in start_install
    return self._do_install(consolecb, meter, removeOld, wait)
  File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 986, 
in _do_install
    install_xml = self.get_config_xml()
  File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 904, 
in get_config_xml
    osblob = self._get_osblob(osblob_install)
  File "/usr/lib/python2.4/site-packages/virtinst/FullVirtGuest.py", 
line 107, in _get_osblob
    arch = self.arch, loader = self.loader, conn = self.conn)
  File "/usr/lib/python2.4/site-packages/virtinst/DistroManager.py", 
line 348, in _get_osblob
    kernel=self.install, bootdev=bootdev)
  File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 437, 
in _get_osblob_helper
    os_type = self.os_type
  File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 362, 
in get_os_type
    return self._os_type
AttributeError: 'DistroInstaller' object has no attribute '_os_type'
'

                 reply	other threads:[~2009-02-06  9:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=498BFD54.30005@redhat.com \
    --to=yzhou@redhat.com \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.