Bug#614627: python-lzma: FTBFS with Python 2.7: AttributeError: 'module' object has no attribute 'test_liblzma'

2011-03-04 Thread Jakub Wilk
tags 614627 + patch thanks The attached patch is a gross hack and should be applied only as last measure if #614711 is not fixed on time. -- Jakub Wilk --- a/setup.py +++ b/setup.py @@ -22,6 +22,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # import sys, o

Bug#614627: python-lzma: FTBFS with Python 2.7: AttributeError: 'module' object has no attribute 'test_liblzma'

2011-02-22 Thread Jakub Wilk
Source: python-lzma Version: 0.5.3-1 Severity: important User: debian-pyt...@lists.debian.org Usertags: python2.7 When rebuilt against python-defaults from experimental, python-lzma failed to build form source. Tail of the build log: | python2.7 setup.py test | running test | running egg_info