linux - Ensure yum install fails if post install script fails -


when trying install yum package, i'm getting:

non-fatal postin scriptlet failure in rpm package 

but yum install completing successfully, it's tough know when failed or not.

anyway fail when yum encounters this?


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -