Bug 41492

Summary: Rebuild qemu for xen update
Product: UCS Reporter: Janek Walkenhorst <walkenhorst>
Component: Virtualization - XenAssignee: Janek Walkenhorst <walkenhorst>
Status: CLOSED FIXED QA Contact: Philipp Hahn <hahn>
Severity: normal    
Priority: P5 CC: gohmann
Version: UCS 3.3   
Target Milestone: UCS 3.3-0-errata   
Hardware: Other   
OS: Linux   
What kind of report is it?: Release Management 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):
Max CVSS v3 score:

Description Janek Walkenhorst univentionstaff 2016-06-08 15:22:49 CEST
qemu-system (SP:qemu) does not work because:

# ldd /usr/bin/qemu-system-i386 |grep found
        libxenctrl.so.4.0 => not found
        libxenguest.so.4.0 => not found

because the depedency
 libxen4.1 (>= 4.1.3)
is fulfilled by
 libxen4.1 4.1.6.1-8.60.201605181600
which does not actually provide the libraries.
Comment 1 Janek Walkenhorst univentionstaff 2016-06-08 18:28:17 CEST
Rebuilt.

Advisory: qemu.yaml
Tests: OK
Comment 2 Philipp Hahn univentionstaff 2016-06-13 11:43:53 CEST
OK: errata-announce -V --only qemu.yaml
OK: qemu.yaml

FIXED: 3.1/unmaintained/ 3.1-0/amd64/ libfdt1 1.3.0-2.4.201209051921
 dcmd */device-tree-compiler_1.3.0-2.4.201209051921_*.changes | sed -re 's,^(i386|amd64)/(.+\.(dsc|(diff|tar)(\.(gz|xz|bz2|lzma|Z))?))$,source/\2,' -e 's,^source/(.+_(i386|amd64).u?deb)$,\2/\1,' | sort -u | cpio -p --link ../ucs_3.3-0-errata3.3-0/

r70107 | Bug #41492 qemu: YAML
 device-tree-compiler.yaml

OK: errata-announce -V --only device-tree-compiler.yaml

OK: zless /usr/share/doc/qemu-system/changelog.Debian.gz
OK: qemu-system-x86_64 -m 256 -nographic -serial mon:stdio -kernel /boot/vmlinuz-`uname -r` -append 'verbose loglevel=7 console=ttyS0'