mrHappyPants
17th April 2009, 09:50 AM
okay so i installed F11 from an Alpha live disk I had laying around, installation went perfect, rebooted, installed my wireless firmware rebooted and was on the net. "yum update" then "yum --skip-broken update" because of dependency problems (no dramas) it went away downloading the 500M of updates and started installing. All (or atleast all the installs i saw ) were coming up with a checksum error, so i CTRL+C to try and stop the checksum check (now i realise i was thinking about the gpg signature check...) but whenever i try and call yum i get the following out put:
[root@localhost aaron]# yum update rpm
Loaded plugins: dellsysidplugin2, refresh-packagekit
rpmdb: Program version 4.7 doesn't match environment version 4.5
error: db4 error(-30971) from dbenv->open: DB_VERSION_MISMATCH: Database environment version mismatch
error: cannot open Packages index using db3 - (-30971)
error: cannot open Packages database in /var/lib/rpm
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in <module>
yummain.user_main(sys.argv[1:], exit_code=True)
File "/usr/share/yum-cli/yummain.py", line 299, in user_main
errcode = main(args)
File "/usr/share/yum-cli/yummain.py", line 153, in main
base.getOptionsConfig(args)
File "/usr/share/yum-cli/cli.py", line 188, in getOptionsConfig
self.conf
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 630, in <lambda>
conf = property(fget=lambda self: self._getConfig(),
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 227, in _getConfig
self._conf = config.readMainConfig(startupconf)
File "/usr/lib/python2.6/site-packages/yum/config.py", line 772, in readMainConfig
yumvars['releasever'] = _getsysver(startupconf.installroot, startupconf.distroverpkg)
File "/usr/lib/python2.6/site-packages/yum/config.py", line 842, in _getsysver
idx = ts.dbMatch('provides', distroverpkg)
TypeError: rpmdb open failed
obviously yum partially updated before i killed the process, but i was just wondering if there is any chance i can save my system or if i'd be best just to find/buy another cd to install beta? (we have non left in the house and a live usb didnt work, are there any other ways of installing?)
I have numerous copies of F10 install dvd's, a F10 Updates DVD (13-Mar-09) and various Ubuntu/openSUSE/linux install/live cd/dvds if they would help?
i tried installing the yum*.rpm from the updates dvd but with yum being broken it didnt like it...
Many thanks in advance :)
[root@localhost aaron]# yum update rpm
Loaded plugins: dellsysidplugin2, refresh-packagekit
rpmdb: Program version 4.7 doesn't match environment version 4.5
error: db4 error(-30971) from dbenv->open: DB_VERSION_MISMATCH: Database environment version mismatch
error: cannot open Packages index using db3 - (-30971)
error: cannot open Packages database in /var/lib/rpm
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in <module>
yummain.user_main(sys.argv[1:], exit_code=True)
File "/usr/share/yum-cli/yummain.py", line 299, in user_main
errcode = main(args)
File "/usr/share/yum-cli/yummain.py", line 153, in main
base.getOptionsConfig(args)
File "/usr/share/yum-cli/cli.py", line 188, in getOptionsConfig
self.conf
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 630, in <lambda>
conf = property(fget=lambda self: self._getConfig(),
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 227, in _getConfig
self._conf = config.readMainConfig(startupconf)
File "/usr/lib/python2.6/site-packages/yum/config.py", line 772, in readMainConfig
yumvars['releasever'] = _getsysver(startupconf.installroot, startupconf.distroverpkg)
File "/usr/lib/python2.6/site-packages/yum/config.py", line 842, in _getsysver
idx = ts.dbMatch('provides', distroverpkg)
TypeError: rpmdb open failed
obviously yum partially updated before i killed the process, but i was just wondering if there is any chance i can save my system or if i'd be best just to find/buy another cd to install beta? (we have non left in the house and a live usb didnt work, are there any other ways of installing?)
I have numerous copies of F10 install dvd's, a F10 Updates DVD (13-Mar-09) and various Ubuntu/openSUSE/linux install/live cd/dvds if they would help?
i tried installing the yum*.rpm from the updates dvd but with yum being broken it didnt like it...
Many thanks in advance :)