Bug 824
Summary: | gnome-pager doesnt appear when panel at top | ||
---|---|---|---|
Product: | [Retired] Red Hat Raw Hide | Reporter: | Michael Fulbright <msf> |
Component: | gnome-core | Assignee: | Michael Fulbright <msf> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 1.0 | CC: | sameer |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 1999-03-14 18:57:45 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Michael Fulbright
1999-01-13 21:06:28 UTC
Component: pirut Summary: TB13e6c68a config.py:824:_getsysver:TypeError: rpmdb open failed Traceback (most recent call last): File "/usr/sbin/system-install-packages", line 361, in ? main() File "/usr/sbin/system-install-packages", line 354, in main pkginst = SinglePackageInstaller() File "/usr/sbin/system-install-packages", line 66, in __init__ GraphicalYumBase.__init__(self, False) File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 137, in __init__ plugin_types=(yum.plugins.TYPE_CORE,)) File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 139, in doConfigSetup errorlevel=errorlevel) File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 191, in _getConfig self._conf = config.readMainConfig(startupconf) File "/usr/lib/python2.4/site-packages/yum/config.py", line 754, in readMainConfig yumvars['releasever'] = _getsysver(startupconf.installroot, startupconf.distroverpkg) File "/usr/lib/python2.4/site-packages/yum/config.py", line 824, in _getsysver idx = ts.dbMatch('provides', distroverpkg) TypeError: rpmdb open failed |