Summary: | an internal system error has occurred--PackageKit | ||
---|---|---|---|
Product: | PackageKit | Reporter: | Luo Bin <ph.linfan> |
Component: | backend-yum | Assignee: | Richard Hughes <richard> |
Status: | RESOLVED INVALID | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | sandydoull |
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Luo Bin
2008-10-30 02:12:34 UTC
What's "rpm -qf /usr/lib/yum-plugins/rpm-warm-cache.py" ? (In reply to comment #1) > What's "rpm -qf /usr/lib/yum-plugins/rpm-warm-cache.py" ? > [xelnaga@ASUS6 ~]$ rpm -qf /usr/lib/yum-plugins/rpm-warm-cache.py yum-rpm-warm-cache-1.1.18-1.fc10.noarch It's a problem with that plugin -- I can't find it in the fedora repositories, so I can't even reproduce. It also turned up no results on google. If you uninstall that plugin, does PackageKit work correctly? (In reply to comment #3) > It's a problem with that plugin -- I can't find it in the fedora repositories, > so I can't even reproduce. It also turned up no results on google. If you > uninstall that plugin, does PackageKit work correctly? > Thanks very much! This plugin actually caused the problem. I removed it and PackageKit never report error again! By the way,you can find the plugin here: http://koji.fedoraproject.org/koji/buildinfo?buildID=67993 Hi I am receiving the same error but error output seems different, any help on how to fix this greatly appreciated (n00b)!... Error Type: <type 'exceptions.TypeError'> Error Value: rpmdb open failed File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2314, in <module> main() File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2310, in main backend = PackageKitYumBackend('', lock=True) File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 182, in __init__ self.yumbase = PackageKitYumBase(self) File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2253, in __init__ self.repos.confirm_func = self._repo_gpg_confirm File : /usr/lib/python2.5/site-packages/yum/__init__.py, line 589, in <lambda> repos = property(fget=lambda self: self._getRepos(), File : /usr/lib/python2.5/site-packages/yum/__init__.py, line 395, in _getRepos self._getConfig() # touch the config class first File : /usr/lib/python2.5/site-packages/yum/__init__.py, line 192, in _getConfig self._conf = config.readMainConfig(startupconf) File : /usr/lib/python2.5/site-packages/yum/config.py, line 774, in readMainConfig yumvars['releasever'] = _getsysver(startupconf.installroot, startupconf.distroverpkg) File : /usr/lib/python2.5/site-packages/yum/config.py, line 844, in _getsysver idx = ts.dbMatch('provides', distroverpkg) Hi there, This bug report is very old and based on a version not supported anymore. By upgrading to a newer version of PackageKit you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of PackageKit. Please feel free to reopen this bug if the problem still occurs with the latest version. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.