Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: Non-fatal POSTIN scriptlet failure in rpm package condor-7.2.4-1.fc12.x86_64 warning: %post(condor-7.2.4-1.fc12.x86_64) scriptlet failed, exit status 1 Version-Release number of selected component (if applicable): 7.2.4-1 How reproducible: Every time when installing this package Steps to Reproduce: 1. yum install condor 2. yum remove condor 3. yum install condor Actual results: Non-fatal POSTIN scriptlet failure... Expected results: Non-fatal message should not be there. Additional info: I suspect that the commands semanage and restorecon are causing the problem. Like the other commands in the pre/post scripts of this rpm, the full path should be given; therefore use instead: /usr/sbin/semanage /sbin/restorecon in the postinstall scriptlet. R.
Issue appears to be the grep
condor-7.4.0-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/condor-7.4.0-1.fc12
condor-7.4.0-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.