Bug 1136736
Summary: | Failed to remove libvirt-daemon-1.2.8-1.el7.x86_64 package | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | zhoujunqin <juzhou> |
Component: | libvirt | Assignee: | Jiri Denemark <jdenemar> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.1 | CC: | dyuan, eblake, hliu, juzhou, mzhan, rbalakri, rjones, zhwang |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | libvirt-1.2.8-2.el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-03-05 07:43:45 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
zhoujunqin
2014-09-03 07:55:20 UTC
Pushed upstream as v1.2.8-5-g6209454: commit 6209454d5b10c2d89faab8a56b250f1569d823fe Author: Jiri Denemark <jdenemar> Date: Wed Sep 3 10:51:14 2014 +0200 spec: Fix preun script for daemon %systemd_preun macro cannot be split into several lines. https://bugzilla.redhat.com/show_bug.cgi?id=1136736 Signed-off-by: Jiri Denemark <jdenemar> *** Bug 1140604 has been marked as a duplicate of this bug. *** I can reproduce with package: libvirt-1.2.8-1.el7.x86_64 and try to verify with package: libvirt-1.2.8-2.el7.x86_64 steps: # yum remove libvirt-daemon Loaded plugins: langpacks, product-id, refresh-packagekit, subscription-manager This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. Resolving Dependencies --> Running transaction check .... Removed: libvirt-daemon.x86_64 0:1.2.8-2.el7 Dependency Removed: libguestfs.x86_64 1:1.27.43-1.1.el7 libguestfs-devel.x86_64 1:1.27.43-1.1.el7 libguestfs-gfs2.x86_64 1:1.27.43-1.1.el7 libguestfs-gobject.x86_64 1:1.27.43-1.1.el7 libguestfs-gobject-devel.x86_64 1:1.27.43-1.1.el7 libguestfs-java.x86_64 1:1.27.43-1.1.el7 libguestfs-java-devel.x86_64 1:1.27.43-1.1.el7 libguestfs-rescue.x86_64 1:1.27.43-1.1.el7 ..... or use rpm command. # rpm -e libvirt-daemon error: Failed dependencies: libvirt-daemon = 1.2.8-2.el7 is needed by (installed) libvirt-daemon-driver-network-1.2.8-2.el7.x86_64 libvirt-daemon = 1.2.8-2.el7 is needed by (installed) libvirt-daemon-driver-nwfilter-1.2.8-2.el7.x86_64 libvirt-daemon = 1.2.8-2.el7 is needed by (installed) libvirt-daemon-driver-interface-1.2.8-2.el7.x86_64 libvirt-daemon = 1.2.8-2.el7 is needed by (installed) libvirt-daemon-driver-secret-1.2.8-2.el7.x86_64 libvirt-daemon = 1.2.8-2.el7 is needed by (installed) libvirt-daemon-driver-nodedev-1.2.8-2.el7.x86_64 libvirt-daemon = 1.2.8-2.el7 is needed by (installed) libvirt-daemon-driver-storage-1.2.8-2.el7.x86_64 libvirt-daemon = 1.2.8-2.el7 is needed by (installed) libvirt-daemon-driver-lxc-1.2.8-2.el7.x86_64 libvirt-daemon = 1.2.8-2.el7 is needed by (installed) libvirt-daemon-driver-qemu-1.2.8-2.el7.x86_64 libvirt-daemon = 1.2.8-2.el7 is needed by (installed) libvirt-daemon-config-nwfilter-1.2.8-2.el7.x86_64 libvirt-daemon = 1.2.8-2.el7 is needed by (installed) libvirt-daemon-config-network-1.2.8-2.el7.x86_64 libvirt-daemon = 1.2.8-2.el7 is needed by (installed) libvirt-1.2.8-2.el7.x86_64 libvirt-daemon = 1.2.8-2.el7 is needed by (installed) libvirt-daemon-kvm-1.2.8-2.el7.x86_64 libvirt-daemon = 1.2.8-2.el7 is needed by (installed) libvirt-daemon-lxc-1.2.8-2.el7.x86_64 libvirt-daemon = 1.2.8-2.el7 is needed by (installed) libvirt-lock-sanlock-1.2.8-2.el7.x86_64 # rpm -e libvirt-daemon --nodeps # rpm -q libvirt-daemon package libvirt-daemon is not installed since package libvirt-daemon can be removed successfully, move this bug from ON_QA to VERIFIED. see bug 1142367 for Fedora counterpart Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2015-0323.html |