Bug 1651550 - ibosinfo: at line 1: Document is empty
Summary: ibosinfo: at line 1: Document is empty
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: osinfo-db
Version: 29
Hardware: ppc64le
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Berrangé
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-11-20 10:25 UTC by Dan Horák
Modified: 2018-11-20 10:29 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-11-20 10:29:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dan Horák 2018-11-20 10:25:55 UTC
Description of problem:
When opening a VM in virt-manager I get an error instead of a virt viewer window.

Error launching details: libosinfo: at line 1: Document is empty
 (0)

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/details.py", line 369, in get_instance
    cls._instances[key] = vmmDetails(vm)
  File "/usr/share/virt-manager/virtManager/details.py", line 471, in __init__
    self.init_details()
  File "/usr/share/virt-manager/virtManager/details.py", line 945, in init_details
    self._os_list = vmmOSList()
  File "/usr/share/virt-manager/virtManager/oslist.py", line 39, in __init__
    self._init_state()
  File "/usr/share/virt-manager/virtManager/oslist.py", line 55, in _init_state
    all_os = virtinst.OSDB.list_os()
  File "/usr/share/virt-manager/virtinst/osdict.py", line 225, in list_os
    for name, osobj in self._all_variants.items():
  File "/usr/share/virt-manager/virtinst/osdict.py", line 173, in _all_variants
    loader = self._os_loader
  File "/usr/share/virt-manager/virtinst/osdict.py", line 165, in _os_loader
    loader.process_default_path()
GLib.GError: libosinfo: at line 1: Document is empty
 (0)


Version-Release number of selected component (if applicable):
libosinfo-1.1.0-2.fc28.ppc64le
libvirt-daemon-4.9.0-1.fc28.ppc64le
osinfo-db-20181101-1.fc28.noarch
virt-manager-2.0.0-1.fc28.noarch
virt-viewer-6.0-4.fc28.ppc64le


How reproducible:
100%

Steps to Reproduce:
1. try to open a VM

Additional info:
This is on F-28 ppc64le with the virt-preview repo enabled. It worked fine until a week ago or so.

Comment 1 Dan Horák 2018-11-20 10:29:58 UTC
And it seems osinfo-db-20181116-1.fc28 fixes the problem.


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