Bug 818596 - image factory error while building RHEL6: cannot find any suitable libguestfs supermin or ordinary appliance on LIBGUESTFS_PATH (search path: /usr/lib64/guestfs)
Summary: image factory error while building RHEL6: cannot find any suitable libguestfs...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: imagefactory
Version: 1.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: beta1
Assignee: Ian McLeod
QA Contact: Rehana
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-03 13:30 UTC by wes hayutin
Modified: 2013-01-07 16:39 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-07 16:39:18 UTC
Embargoed:


Attachments (Terms of Use)
aeolus-debug (3.09 MB, application/octet-stream)
2012-05-03 13:30 UTC, wes hayutin
no flags Details

Description wes hayutin 2012-05-03 13:30:01 UTC
Created attachment 581861 [details]
aeolus-debug

Description of problem:

2012-05-03 08:50:19,226 INFO oz.Guest.RHEL6Guest thread(bce573fb) Message: Cleaning up after install
2012-05-03 08:50:19,235 DEBUG imgfac.builders.BaseBuilder.RHEL6_vsphere_Builder thread(bce573fb) Message: Exception caught in ImageFactory
2012-05-03 08:50:19,235 DEBUG imgfac.builders.BaseBuilder.RHEL6_vsphere_Builder thread(bce573fb) Message: Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/imgfac/builders/Fedora_vsphere_Builder.py", line 49, in build_image
    self.build_upload(build_id)
  File "/usr/lib/python2.6/site-packages/imgfac/builders/Fedora_vsphere_Builder.py", line 115, in build_upload
    self.output_descriptor = self.guest.customize_and_generate_icicle(libvirt_xml)
  File "/usr/lib/python2.6/site-packages/oz/RedHat.py", line 1178, in customize_and_generate_icicle
    return self._internal_customize(libvirt_xml, True)
  File "/usr/lib/python2.6/site-packages/oz/RedHat.py", line 1143, in _internal_customize
    self._collect_setup(modified_xml)
  File "/usr/lib/python2.6/site-packages/oz/RedHat.py", line 427, in _collect_setup
    g_handle = self._guestfs_handle_setup(libvirt_xml)
  File "/usr/lib/python2.6/site-packages/oz/Guest.py", line 886, in _guestfs_handle_setup
    g.launch()
  File "/usr/bin/imagefactory", line 41, in launch
    _GuestFS.launch(self)
  File "/usr/lib/python2.6/site-packages/guestfs.py", line 152, in launch
    return libguestfsmod.launch (self._o)
RuntimeError: cannot find any suitable libguestfs supermin or ordinary appliance on LIBGUESTFS_PATH (search path: /usr/lib64/guestfs)



RECREATE:
1. build template from a katello export


attaching aeolus-debug

Comment 1 wes hayutin 2012-05-03 16:02:02 UTC
unable to recreate w/ the same exact test..
http://hudson.rhq.lab.eng.bos.redhat.com:8080/hudson/view/QE-CloudForms-CloudEngine/job/nightly-cloudEngine-smokeTest-RHEL/382/ReporttNG_Report/

moving to 1.0.z, 1.1.0

Comment 2 jrd 2012-05-04 14:57:48 UTC
Unless this proves reproducible, I vote we don't spend time on it for z-stream.

Comment 3 Hugh Brock 2012-05-07 15:25:07 UTC
Clearing 1.0.z flag. Ian, please see if you can reproduce this for 1.1 -- it may be exposing a libvirt or libguestfs bug.

Comment 4 Mitch 2012-06-07 19:41:25 UTC
Can we reproduce this?  If not, let's close it.


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