Bug 319281

Summary: Error when upgrading gnbd-kmod - Broken pipe
Product: Red Hat Enterprise Linux 5 Reporter: Chris Feist <cfeist>
Component: gnbd-kmodAssignee: Jon Masters <jcm>
Status: CLOSED WORKSFORME QA Contact:
Severity: low Docs Contact:
Priority: high    
Version: 5.0CC: cluster-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-05 18:26:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Chris Feist 2007-10-04 21:05:45 UTC
There are problems while attempt to upgrade to the new "gnbd-kmod" 
packages (gnbd-kmod-debuginfo-0.1.4-11.el5.*.rpm):

UpgradeTest =====================================
doRpmCommand: rpm -U
/mnt/redhat/brewroot/packages/gnbd-kmod/0.1.4/11.el5/i686/gnbd-kmod-debuginfo-0.1.4-11.el5.i686.rpm
/mnt/redhat/brewroot/packages/gnbd-kmod/0.1.4/11.el5/i686/kmod-gnbd-0.1.4-11.el5.i686.rpm
/mnt/redhat/brewroot/packages/gnbd-kmod/0.1.4/11.el5/i686/kmod-gnbd-PAE-0.1.4-11.el5.i686.rpm
/mnt/redhat/brewroot/packages/gnbd-kmod/0.1.4/11.el5/i686/kmod-gnbd-xen-0.1.4-11.el5.i686.rpm
doRpmCommand-result (0): /sbin/weak-modules: line 73: echo: write error: Broken
pipe

Upgrade test FAILED
Output from RPM Command:
/sbin/weak-modules: line 73: echo: write error: Broken pipe

The same behaviour can be seen for x86_64 packages
(kmod-gnbd-0.1.4-11.el5.x86_64.rpm):

UpgradeTest =====================================
doRpmCommand: rpm -U
/mnt/redhat/brewroot/packages/gnbd-kmod/0.1.4/11.el5/x86_64/gnbd-kmod-debuginfo-0.1.4-11.el5.x86_64.rpm
/mnt/redhat/brewroot/packages/gnbd-kmod/0.1.4/11.el5/x86_64/kmod-gnbd-0.1.4-11.el5.x86_64.rpm
/mnt/redhat/brewroot/packages/gnbd-kmod/0.1.4/11.el5/x86_64/kmod-gnbd-xen-0.1.4-11.el5.x86_64.rpm
doRpmCommand-result (0): /sbin/weak-modules: line 73: echo: write error: Broken
pipe

Upgrade test FAILED
Output from RPM Command:
/sbin/weak-modules: line 73: echo: write error: Broken pipe

Comment 3 Kiersten (Kerri) Anderson 2007-10-05 17:07:32 UTC
Should component name be changed in the bugzilla?

Comment 4 Chris Feist 2007-10-05 18:26:34 UTC
This bug was caused because the wrong version of module-init-tools were being
used for the TPS reports.  Closing as WORKSFORME.