Comment # 3 on bug 985412 from
Yes update works but there is a problem: py files are not installed���

It looks like there were not installed before too (rpm -ql returns the same
result):

antoine@linux-l4a8:~> rpm -ql python-concurrentloghandler 
/usr/lib/python2.7/site-packages/ConcurrentLogHandler-0.9.1-py2.7.egg-info
/usr/lib/python2.7/site-packages/ConcurrentLogHandler-0.9.1-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/ConcurrentLogHandler-0.9.1-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/ConcurrentLogHandler-0.9.1-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/ConcurrentLogHandler-0.9.1-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/ConcurrentLogHandler-0.9.1-py2.7.egg-info/zip-safe
/usr/share/doc/packages/python-concurrentloghandler
/usr/share/doc/packages/python-concurrentloghandler/LICENSE
/usr/share/doc/packages/python-concurrentloghandler/README
antoine@linux-l4a8:~>

It looks like it's related to ConcurrentLogHandler-0.9.1-testpath.patch because
py files are installed without it. Revoking request anyway.


You are receiving this mail because: