Bug 25060 - Fehlende Abhängigkeit: Xen-4.1 auf python-lxml
Fehlende Abhängigkeit: Xen-4.1 auf python-lxml
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: Virtualization - Xen
UCS 3.0
Other Linux
: P5 normal (vote)
: UCS 3.0 - RC
Assigned To: Philipp Hahn
Stefan Gohmann
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-12-01 12:38 CET by Philipp Hahn
Modified: 2011-12-13 15:49 CET (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Troubleshooting
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2011-12-01 12:38:40 CET
# virsh domxml-to-native xen-xm /var/lib/libvirt/images/other-18357.xml | sed -e '/^uuid/d;s/mac=[0-9a-f:]\{17\},//;s/^name = .*/name = "foo"/' > foo.xm

# xm new foo.xm
Unexpected error: <type 'exceptions.ImportError'>

Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
  File "/usr/sbin/xm", line 7, in <module>
    main.main(sys.argv)
  File "/usr/lib/python2.6/dist-packages/xen/xm/main.py", line 3983, in main
    _, rc = _run_cmd(cmd, cmd_name, args)
  File "/usr/lib/python2.6/dist-packages/xen/xm/main.py", line 4007, in _run_cmd
    return True, cmd(args)
  File "<string>", line 1, in <lambda>
  File "/usr/lib/python2.6/dist-packages/xen/xm/main.py", line 1518, in xm_importcommand
    cmd = __import__(command, globals(), locals(), 'xen.xm')
  File "/usr/lib/python2.6/dist-packages/xen/xm/new.py", line 26, in <module>
    from xen.xm.xenapi_create import *
  File "/usr/lib/python2.6/dist-packages/xen/xm/xenapi_create.py", line 25, in <module>
    from lxml import etree
ImportError: No module named lxml
Comment 1 Philipp Hahn univentionstaff 2011-12-03 22:52:32 CET
Die Laufzeitabhängigkeit wurde ergänzt. Gleichzeitig wurde auch noch eine Build-Abhängigkeit auf texinfo ergänzt, weil das das mehrfach schon den parallelen Build verhindert hat.

"xm new $VM.xm" funktioniert damit wieder, (aber 'virsh domxml-to-native $VM xen-xm' erzeugt defekte .xm Dateien; dort fehlt für tap2 das :aio:)

svn29755,xen-4.1_4.1.2-6.18.201112032221
ChangeLog: ±0 (abgedeckt durch allgemeine Umstellung auf xen-4.1 Bug #18357)
Comment 2 Stefan Gohmann univentionstaff 2011-12-05 08:19:56 CET
OK
Comment 3 Sönke Schwardt-Krummrich univentionstaff 2011-12-13 15:49:57 CET
UCS 3.0-0 wurde veröffentlicht. Sollte der hier beschriebene Bug mit einer
neueren Version von UCS erneut auftreten, so sollte dieser Bug dupliziert
werden: "Clone This Bug"