Problem kickstarting Mandriva 10.2

So you’ve read through the Auto Install Documentation and you are on to the “postInstall” part of your auto_inst.cfg and you have script a bit of extra post install fun like say urpmi.addmedia … . But for whatever reason it just hangs on “examining pubkey file of …”!

This is because the install proccess did not clean up after itself, so you must do so for it:


# Cleanup old lock from the install.
rm -f /var/lib/urpmi/.LOCK /var/lib/rpm/RPMLOCK

Now all urpmi.* activity should continue properly.

This entry was posted in General, work and tagged , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>