Bug 523183 - spacewalkkoan.py fails to provision ia64 Xen FV guest
Summary: spacewalkkoan.py fails to provision ia64 Xen FV guest
Keywords:
Status: CLOSED DUPLICATE of bug 520812
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Provisioning
Version: 530
Hardware: ia64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Partha Aji
QA Contact: Brandon Perkins
URL:
Whiteboard:
Depends On:
Blocks: 500798
TreeView+ depends on / blocked
 
Reported: 2009-09-14 12:18 UTC by Jiri Zapletal
Modified: 2009-09-23 12:51 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-23 12:51:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Error message (1.32 KB, text/plain)
2009-09-14 12:20 UTC, Jiri Zapletal
no flags Details
up2date.log (738 bytes, application/octet-stream)
2009-09-14 12:20 UTC, Jiri Zapletal
no flags Details

Description Jiri Zapletal 2009-09-14 12:18:28 UTC
Description of problem:
Satellite fails to provision IA64 Xen FV guest using spacewalkkoan.py.

exceptions.NameError
global name 'DistroManager' is not defined
  File "/usr/share/rhn/spacewalkkoan/spacewalkkoan.py", line 191, in initiate_guest
    k.run()
   File "/usr/lib/python2.4/site-packages/koan/app.py", line 312, in run
    self.virt()
   File "/usr/lib/python2.4/site-packages/koan/app.py", line 601, in virt
    return self.net_install(after_download)
   File "/usr/lib/python2.4/site-packages/koan/app.py", line 520, in net_install
    after_download(self, profile_data)
   File "/usr/lib/python2.4/site-packages/koan/app.py", line 599, in after_download
    self.virt_net_install(profile_data)
   File "/usr/lib/python2.4/site-packages/koan/app.py", line 1080, in virt_net_install
    virt_type     =  self.virt_type
   File "/usr/lib/python2.4/site-packages/koan/xencreate.py", line 72, in start_install
    guest = virtinst.FullVirtGuest(installer=DistroManager.PXEInstaller())


Version-Release number of selected component (if applicable):
spacewalk-koan-0.1.11-12.el5sat.noarch

How reproducible:
Always

Steps to Reproduce:
1. Setup satellite
2. Kickstart Xen host on IA64
3. Kickstart Xen-FV guest on IA64
  
Actual results:
Python error resulting in failed provision.

Expected results:
Virtual machine is provisioned.

Additional info:

Comment 1 Jiri Zapletal 2009-09-14 12:20:02 UTC
Created attachment 360925 [details]
Error message

Comment 2 Jiri Zapletal 2009-09-14 12:20:26 UTC
Created attachment 360926 [details]
up2date.log

Comment 4 Jan Hutař 2009-09-14 21:40:53 UTC
This is probably a dupe of bug 520812.

Comment 5 Jiri Zapletal 2009-09-23 12:51:48 UTC
It is a dupe.

*** This bug has been marked as a duplicate of bug 520812 ***


Note You need to log in before you can comment on or make changes to this bug.