Your transaction was saved, rerun it with Yum ERROR

YUM Upgrade Exiting on user Command | Your transaction was saved, rerun it with

Error Message:

Exiting on user Command
Your transaction was saved, rerun it with:
yum load-transaction /tmp/yum_save_tx.2015-03-28.15-47.buAPVs.yumtx

Error2:
yum update dracut
error: db5 error(-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: Database environment version mismatch
error: cannot open Packages index using db5 –  (-30969)
error: cannot open Packages database in /var/lib/rpm
CRITICAL:yum.main:

Solution1

Try rebuilding DB
#rm -f /var/lib/rpm/__db*
#rpm –rebuilddb
#yum clean all
#yum update

Still the Problem is there,
Try yum update without the option  ” –nodeps ”

# yum update –skip-broken -y

1 thought on “Your transaction was saved, rerun it with Yum ERROR

Leave a Reply

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