PDA

View Full Version : Guide to rpm (about how it is done not to use ...).


Deukuhyd
7th February 2011, 12:58 PM
Is there a more specific guide to understand what happens in the event of failure of the execution of a script? I only found this guide: http://www.rpm.org/wiki/DevelDocs/StateMachines. I'm looking for something like this http://wiki.debian.org/MaintainerScripts but for rpm.
Thanks

leigh123linux
7th February 2011, 01:23 PM
Try

Packaging:ScriptletSnippets - FedoraProject (http://fedoraproject.org/wiki/Packaging/ScriptletSnippets)



You can also bypass the scriptlets with this command on installation


rpm -ivh --noscripts packagename.rpm