Bug 1300948

Summary: fail to install RHEL7.2.z qemu-kvm and qemu-img-1.5.3-105.el7_2.3.x86_64
Product: Red Hat Enterprise Linux 7 Reporter: FuXiangChun <xfu>
Component: qemu-kvmAssignee: Miroslav Rezanina <mrezanin>
Status: CLOSED NOTABUG QA Contact: Virtualization Bugs <virt-bugs>
Severity: high Docs Contact:
Priority: unspecified    
Version: 7.2CC: chayang, jen, juzhang, knoel, michen, mrezanin, ngu, qzhang, rbalakri, shuang, virt-maint
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-25 05:21:35 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:

Description FuXiangChun 2016-01-22 07:55:45 UTC
Description of problem:
Try to install 7.2.z qemu-kvm.

# rpm -ivh qemu-kvm-1.5.3-105.el7_2.3.x86_64.rpm qemu-img-1.5.3-105.el7_2.3.x86_64.rpm qemu-kvm-common-1.5.3-105.el7_2.3.x86_64.rpm

Preparing...                          ################################# [100%]
Updating / installing...
   1:qemu-kvm-common-10:1.5.3-105.el7_################################# [ 33%]
   2:qemu-img-10:1.5.3-105.el7_2.3    ################################# [ 67%]
error: unpacking of archive failed on file /usr/bin/qemu-nbd;56a1de5a: cpio: read failed - No such file or directory
error: qemu-img-10:1.5.3-105.el7_2.3.x86_64: install failed
   3:qemu-kvm-10:1.5.3-105.el7_2.3    ################################# [100%]
error: unpacking of archive failed on file /usr/share/qemu-kvm/rhel6-virtio.rom;56a1de5a: cpio: read failed - No such file or directory
error: qemu-kvm-10:1.5.3-105.el7_2.3.x86_64: install failed


Version-Release number of selected component (if applicable):
3.10.0-340.el7.x86_64

How reproducible:
100%

Steps to Reproduce:
1.# rpm -ivh qemu-kvm-1.5.3-105.el7_2.3.x86_64.rpm qemu-img-1.5.3-105.el7_2.3.x86_64.rpm qemu-kvm-common-1.5.3-105.el7_2.3.x86_64.rpm

2.
3.

Actual results:
Preparing...                          ################################# [100%]
Updating / installing...
   1:qemu-kvm-common-10:1.5.3-105.el7_################################# [ 33%]
   2:qemu-img-10:1.5.3-105.el7_2.3    ################################# [ 67%]
error: unpacking of archive failed on file /usr/bin/qemu-nbd;56a1de5a: cpio: read failed - No such file or directory
error: qemu-img-10:1.5.3-105.el7_2.3.x86_64: install failed
   3:qemu-kvm-10:1.5.3-105.el7_2.3    ################################# [100%]
error: unpacking of archive failed on file /usr/share/qemu-kvm/rhel6-virtio.rom;56a1de5a: cpio: read failed - No such file or directory
error: qemu-kvm-10:1.5.3-105.el7_2.3.x86_64: install failed

Expected results:
work

Additional info:
If installing qemu-kvm-1.5.3-105.el7_2.3.x86_64 & qemu-img-1.5.3-105.el7_2.3.x86_64. Both work.

Comment 1 FuXiangChun 2016-01-22 07:57:40 UTC
I will do regression testing later.

Comment 3 FuXiangChun 2016-01-25 05:21:35 UTC
Re-download the latest 7.2.z packages from brewweb. Installation is successful.

Maybe before my network is not stable or other reasons.  Cause I downloaded incomplete rpm packages from brewweb.  Anyway. it works now. So I will close this bug as not a bug.