yum upgrade leads to Error: no such table: filelist
I've tried
yum clean all
/usr/lib/rpm/rpmdb_verify Packages
completes with no problems,
rpm -qa 1> /dev/null
outputs nothing to stderr, and I've done
rpm -v --rebuilddb
Fedora 17, typical error:
$ yum upgrade
Loaded plugins: auto-update-debuginfo, langpacks, presto, refresh-packagekit
Resolving Dependencies
--> Running transaction check
---> Package ModemManager.x86_64 0:0.5.3.96-1.fc17 will be updated
---> Package ModemManager.x86_64 0:0.6.0.0-1.fc17 will be an update
---> Package PIL.x86_64 0:1.1.7-10.1.fc17 will be obsoleting
Error: no such table: filelist
Whatever I try to do, it always ends with the same error.