Bug 1599749

Summary: Updating libvirt-daemon failed to complete properly
Product: [Fedora] Fedora Reporter: David Hill <dhill>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: agedosier, berrange, clalancette, itamar, jdenemar, jforbes, laine, libvirt-maint, veillard
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-10 13:53:40 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 David Hill 2018-07-10 13:42:22 UTC
Description of problem:

Updating libvirt-daemon failed to complete properly

/var/tmp/rpm-tmp.kELC2x: line 6: virtlogd.socket: command not found
error: %preun(libvirt-daemon-4.1.0-1.fc29.x86_64) scriptlet failed, exit status 127
Error in PREUN scriptlet in rpm package libvirt-daemon
Error in PREUN scriptlet in rpm package libvirt-daemon
error: libvirt-daemon-4.1.0-1.fc29.x86_64: erase failed

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 David Hill 2018-07-10 13:46:28 UTC
Failed:
  libvirt-daemon-4.1.0-1.fc29.x86_64

Comment 2 Jiri Denemark 2018-07-10 13:53:40 UTC
Per https://bugzilla.redhat.com/show_bug.cgi?id=1558648#c5
the package with the broken script needs to be removed manually:
rpm -e --noscripts libvirt-daemon-4.1.0-1.fc29

*** This bug has been marked as a duplicate of bug 1558648 ***