How to detect if the rpm package installation's post install section code failed ?
I've got bunch of rpm packages and want to find the packages that have failed in post install section. Post install means, the bash script in post section of spec file.