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.
fixed in current kernels