[Bug 594919] Re: test failed on PylibLZMA

2010-12-13 Thread Stefano Rivera
Here's the issue: PYTHONPATH=build/lib.linux-x86_64-2.7 python2.7 -c 'import lzma' Traceback (most recent call last): File string, line 1, in module ImportError: /tmp/buildd/python-lzma-0.5.3/build/lib.linux-x86_64-2.7/lzma.so: undefined symbol: PyOS_mystricmp src/liblzma.h includes Python.h,

[Bug 594919] Re: test failed on PylibLZMA

2010-12-13 Thread Stefano Rivera
** Attachment added: py27-link https://bugs.launchpad.net/ubuntu/+source/python-lzma/+bug/594919/+attachment/1764857/+files/py27-link -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/594919 Title:

[Bug 594919] Re: test failed on PylibLZMA

2010-12-13 Thread Stefano Rivera
Hmm: Depends:... libpython2.6 (= 2.6), libpython2.7 (= 2.7),... That seems wrong. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/594919 Title: test failed on PylibLZMA -- ubuntu-bugs mailing list

[Bug 594919] Re: test failed on PylibLZMA

2010-12-13 Thread Brian Murray
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/594919 Title: test failed on PylibLZMA -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 594919] Re: test failed on PylibLZMA

2010-12-13 Thread Barry Warsaw
I'll note that this appears to be an upstream bug, as a 'pip install pyliblzma' in a virtualenv with Python 2.7 fails exactly the same way. ** Summary changed: - test failed on PylibLZMA + undefined symbol: PyOS_mystricmp ** Changed in: pyliblzma Status: New = Confirmed ** Changed in:

[Bug 594919] Re: test failed on PylibLZMA

2010-12-08 Thread Matthias Klose
** Tags added: python27 ** Tags removed: python2.7 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/594919 Title: test failed on PylibLZMA -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 594919] Re: test failed on PylibLZMA

2010-12-05 Thread Matthias Klose
FTBFS in natty: http://launchpadlibrarian.net/60081368/buildlog_ubuntu-natty-i386.python-lzma_0.5.3-1build2_FAILEDTOBUILD.txt.gz ** Also affects: python-lzma (Ubuntu) Importance: Undecided Status: New ** Changed in: python-lzma (Ubuntu) Status: New = Confirmed ** Tags added: