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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -