Verified that the abrt.pth file is placed in the proper location, but unable to reproduce => SanityOnly 0 [mkyral@testbox ~]$ rpm -q abrt-addon-python abrt-addon-python-2.0.8-15.el6.x86_64 0 [mkyral@testbox ~]$ rpm -ql abrt-addon-python /etc/abrt/plugins/python.conf /etc/libreport/events.d/python_event.conf /usr/bin/abrt-action-analyze-python /usr/lib/python2.6/site-packages/abrt.pth /usr/lib64/python2.6/site-packages/abrt_exception_handler.py /usr/lib64/python2.6/site-packages/abrt_exception_handler.pyc /usr/lib64/python2.6/site-packages/abrt_exception_handler.pyo /usr/share/man/man1/abrt-action-analyze-python.1.gz 0 [mkyral@testbox ~]$ virtualenv --system-site-packages tst New python executable in tst/bin/python Installing Setuptools...................................................................................................................................................................................................................................done. Installing Pip..........................................................................................................................................................................................................................................................................................................................................done. 0 [mkyral@testbox ~]$ rm -rf tst 0 [mkyral@testbox ~]$ rpm -q abrt-addon-python abrt-addon-python-2.0.8-16.el6_4.1.x86_64 0 [mkyral@testbox ~]$ rpm -ql abrt-addon-python /etc/abrt/plugins/python.conf /etc/libreport/events.d/python_event.conf /usr/bin/abrt-action-analyze-python /usr/lib64/python2.6/site-packages/abrt.pth /usr/lib64/python2.6/site-packages/abrt_exception_handler.py /usr/lib64/python2.6/site-packages/abrt_exception_handler.pyc /usr/lib64/python2.6/site-packages/abrt_exception_handler.pyo /usr/share/man/man1/abrt-action-analyze-python.1.gz 0 [mkyral@testbox ~]$ virtualenv --system-site-packages tst New python executable in tst/bin/python Installing Setuptools...................................................................................................................................................................................................................................done. Installing Pip..........................................................................................................................................................................................................................................................................................................................................done. 0 [mkyral@testbox ~]$
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-2013-1289.html