Project

General

Profile

Actions

Bug #7486

closed

python-backports needs fixing for rhel

Added by Sheldon Mustard about 10 years ago. Updated almost 10 years ago.

Status:
Rejected
Priority:
High
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Support
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Getting warnings

/usr/lib/python2.6/site-packages/babel/__init__.py:33: UserWarning: Module backports was already imported from /usr/lib64/python2.6/site-packages/backports/__init__.pyc, but /usr/lib/python2.6/site-packages is being added to sys.path from pkg_resources import get_distribution, ResolutionError

like:

glance --version
/usr/lib/python2.6/site-packages/babel/__init__.py:33: UserWarning: Module backports was already imported from /usr/lib64/python2.6/site-packages/backports/__init__.pyc, but /usr/lib/python2.6/site-packages is being added to sys.path from pkg_resources import get_distribution, ResolutionError 0.12.0

Installed version Red Hat Version
python-backports-ssl_match_hostname-3.4.0.2-1.el6.noarc python-backports-ssl_match_hostname-3.2-0.2.1.a3.el6.noarch
python-six-1.4.1-1.el6.noarch python-six-1.1.0-2.1.el6.noarch

we add these:
python-backports.x86_64 1.0-3.el6 @ceph-emperor
python-backports-ssl_match_hostname.noarch 3.4.0.2-1.el6 @ceph-rpms
python-six.noarch 1.4.1-1.el6 @ceph-rpms

--
this is a known issue in the version of python libs, and has been updated upstream, we've just not compiled new packages with the fixes of the upstream, as well as the updates we put in. all that needs to happen, is whoever maintains the python RPMs should snag the new upstream, reapply our fixes and package it back up.
--

Actions

Also available in: Atom PDF