Bug 132963

Summary: Installing/upgrading gives "/" on popd in %post script
Product: [Fedora] Fedora Reporter: Nils Philippsen <nphilipp>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: low Docs Contact:
Priority: medium    
Version: rawhideCC: wtogami
Target Milestone: ---Keywords: EasyFix
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-20 16:22:14 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:
Bug Depends On:    
Bug Blocks: 123268    

Description Nils Philippsen 2004-09-20 14:46:10 UTC
Installing/upgrading kernel packages produces a stray "/" when run
from the command line:

[root@ls3505 RPMS]# rpm -ivh kernel-2.6.8-1.541.i686.rpm
kernel-smp-2.6.8-1.541.i686.rpm
warning: kernel-2.6.8-1.541.i686.rpm: V3 DSA signature: NOKEY, key ID
30c9ecf8
Preparing...               
########################################### [100%]
   1:kernel-smp            
########################################### [ 50%]
/
   2:kernel                
########################################### [100%]
/
[root@ls3505 RPMS]# 

The problem is in the %post scripts which don't redirect popd's stdout
to /dev/null.

Comment 1 Arjan van de Ven 2004-09-20 16:22:14 UTC
fixed in current kernels