> Traceback (most recent call last):
>   File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 2333, in
> _update_packages
>     txmbr = self.yumbase.update(po=pkg)
>   File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 4571, in
> update
>     updated_pkg =  self.getInstalledPackageObject(updated)
>   File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 3563, in
> getInstalledPackageObject
>     raise Errors.RpmDBError, _('Package tuple $s could not be found in
> rpmdb') $ str(pkgtup)
> RpmDBError: Package tuple ('libpurple', 'x86_64', '0', '2.10.2',
> '1.fc17') could not be found in rpmdb


Update in what sense: "yum update" ?

If so it looks like the rpm database has become corrupt. Make a backup
of it just in case, then run rpm --rebuilddb.

Also file a bug.

Alan
 
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to