Bug 33801 - should require qemu (to be useful)
Summary: should require qemu (to be useful)
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: libvirt-daemon-driver-qemu (show other bugs)
Version: unstable
Hardware: all Linux
: P3 minor
Assignee: Alexey Shabalin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-23 17:00 MSK by Ivan Zakharyaschev
Modified: 2018-11-30 07:36 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Zakharyaschev 2017-08-23 17:00:35 MSK
To be useful, libvirt-daemon-driver-qemu should require qemu.

Now it doesn't:

apt> depends libvirt-daemon-driver-qemu 
libvirt-daemon-driver-qemu-3.6.0-alt1.S1
  Depends: libvirt-daemon-driver-network = 3.6.0-alt1.S1
  Depends: libvirt-daemon-driver-storage-fs = 3.6.0-alt1.S1
  Depends: </usr/bin/qemu-img>
    qemu-img-2.9.0-alt1.1
    pve-qemu-img-2.9.0-alt3
  Depends: gzip
  Depends: bzip2
  Depends: xz
  PreDepends: </bin/sh>
    sh-3.2.57-alt2
  Depends: <libgnutls.so.30()(64bit)>
    libgnutls30-3.5.15-alt1
  Depends: <libgnutls.so.30(GNUTLS_3_4)(64bit)>
    libgnutls30-3.5.15-alt1
  Depends: <libxml2.so.2()(64bit)>
    libxml2-1:2.9.4.0.12.e905-alt1
  PreDepends: </usr/sbin/groupadd>
    shadow-utils-1:4.4-alt1
  PreDepends: </usr/sbin/useradd>
    shadow-utils-1:4.4-alt1
apt>
Comment 1 Repository Robot 2018-11-30 07:36:08 MSK
libvirt-4.9.0-alt1 -> sisyphus:

Thu Nov 29 2018 Alexey Shabalin <shaba@altlinux> 4.9.0-alt1
- 4.9.0
- add requires qemu-kvm-core to libvirt-daemon-driver-qemu (ALT#33801)