Bug 883463
Summary: | yum traceback, 'RPMDBAdditionalData' object has no attribute 'yumdb_cache', when /var/lib/yum is not writable. | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Richard W.M. Jones <rjones> |
Component: | yum | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
Status: | CLOSED ERRATA | QA Contact: | Karel Srot <ksrot> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.4 | CC: | ffesti, james.antill, jzeleny, ksrot, mads, maxamillion, pmatilai, rjones, robinlee.sysu, tcallawa, tim.lauridsen, vmukhame |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | abrt_hash:0591769b9451961585360da7b96201c73d0a5b69 | ||
Fixed In Version: | yum-3.2.29-50.el6 | Doc Type: | Bug Fix |
Doc Text: |
Cause: run 'yum list' as a non-privileged user when /var/lib/yum/yumdb is not writable
Consequence: yum crashes
Fix: handle this situation gracefully
Result: no crash
|
Story Points: | --- |
Clone Of: | 730793 | Environment: | |
Last Closed: | 2014-10-14 04:36:14 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: | |||
Bug Depends On: | 730793 | ||
Bug Blocks: |
Description
Richard W.M. Jones
2012-12-04 16:38:08 UTC
OK I have now verified that this really is a bug which affects libguestfs builds in RHEL 6.4. This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. Simplish backport for 6.5, to repeat: commit 2f480e8dd6757cbe48037a5507c0c19cc97b2e71 Author: Zdeněk Pavlas <zpavlas> Date: Tue Aug 16 13:13:12 2011 +0200 This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate, in the next release of Red Hat Enterprise Linux. This issue does not occur if /var/lib/yum/yumdb exists, even the directory is not writable by current user. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-1410.html |