| Summary: | this needs to bee fixed | ||
|---|---|---|---|
| Product: | PackageKit | Reporter: | Shaun Clark <sclark> |
| Component: | General | Assignee: | Richard Hughes <richard> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | critical | ||
| Priority: | high | CC: | maluit |
| Version: | unspecified | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
You might be right, but it's not an fdo admin bug. Can you provide _much_ more information and reopen this bug please? Thanks. |
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.
Error Value: rpmdb open failed File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1819, in <module> main() File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1808, in main backend = PackageKitYumBackend('',lock=True) File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 118, in __init__ self._setup_yum() File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1552, in _setup_yum self.yumbase.doConfigSetup(errorlevel=0,debuglevel=0) # Setup Yum Config File : /usr/lib/python2.5/site-packages/yum/__init__.py, line 139, in doConfigSetup errorlevel=errorlevel) File : /usr/lib/python2.5/site-packages/yum/__init__.py, line 191, in _getConfig self._conf = config.readMainConfig(startupconf) File : /usr/lib/python2.5/site-packages/yum/config.py, line 753, in readMainConfig yumvars['releasever'] = _getsysver(startupconf.installroot, startupconf.distroverpkg) File : /usr/lib/python2.5/site-packages/yum/config.py, line 823, in _getsysver idx = ts.dbMatch('provides', distroverpkg)