| Summary: | tdb mispackaged tdb_text.py file | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Marcel Kolaja <mkolaja> |
| Component: | libtdb | Assignee: | Jakub Hrozek <jhrozek> |
| Status: | CLOSED ERRATA | QA Contact: | Steeve Goveas <sgoveas> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 6.8 | CC: | asn, jhrozek, metze, nsoman, rhack, salmy, tlavigne |
| Target Milestone: | rc | Keywords: | ZStream |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | libtdb-1.3.8-3.el6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1328195 | Environment: | |
| Last Closed: | 2016-05-10 04:19:24 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | 1328195 | ||
| Bug Blocks: | |||
|
Description
Marcel Kolaja
2016-04-22 14:10:13 UTC
Problem versions [root@bumblebee ~]# rpm -q libtdb python-tdb libtdb-1.3.8-1.el6_7.x86_64 python-tdb-1.3.8-1.el6_7.x86_64 [root@bumblebee ~]# rpm -ql libtdb /usr/lib64/libtdb.so.1 /usr/lib64/libtdb.so.1.3.8 /usr/lib64/python2.6/site-packages/_tdb_text.py /usr/lib64/python2.6/site-packages/_tdb_text.pyc /usr/lib64/python2.6/site-packages/_tdb_text.pyo [root@bumblebee ~]# rpm -ql python-tdb /usr/lib64/python2.6/site-packages/tdb.so Verified in versions [root@auto-hv-01-guest02 ~]# rpm -q libtdb python-tdb libtdb-1.3.8-3.el6_8.2.x86_64 python-tdb-1.3.8-3.el6_8.2.x86_64 [root@auto-hv-01-guest02 ~]# rpm -ql libtdb /usr/lib64/libtdb.so.1 /usr/lib64/libtdb.so.1.3.8 [root@auto-hv-01-guest02 ~]# rpm -ql python-tdb /usr/lib64/python2.6/site-packages/_tdb_text.py /usr/lib64/python2.6/site-packages/_tdb_text.pyc /usr/lib64/python2.6/site-packages/_tdb_text.pyo /usr/lib64/python2.6/site-packages/tdb.so 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. https://rhn.redhat.com/errata/RHBA-2016-0990.html |