Hi Frédéric, Il 28/01/2012 15:28, PICCA Frédéric-Emmanuel ha scritto: >> Yaroslav, Frédéric, I'm also working on #399332. >> Probably it will take some time since we also need python-numexpr-dbg >> that currently do not exists, so, please, feel free to review the >> changes and upload pytables 2.3.1-2 as soon as you like. > > Hello, during the build , I found thoses warning. > > /tmp/buildd/pytables-2.3.1/debian/tmp/usr/lib/python2.6/dist-packages/tables/filters.py:264: > FiltersWarning: compression library ``bzip2`` is not available; using > ``zlib`` instead > % (complib, default_complib), FiltersWarning ) > /tmp/buildd/pytables-2.3.1/debian/tmp/usr/lib/python2.6/dist-packages/tables/filters.py:264: > FiltersWarning: compression library ``lzo`` is not available; using ``zlib`` > instead > > what does it mean. do we forgot some build-dep ? > > cheers, > > Frederic
No, it is a bug. The upstream setup.py performs some check on availability of optional compressors, but it is not able to detect libraries in arch dependent paths (x86_64-linux-gnu, etc). We should set it explicitly or patch the setup.py thanks for reporting -- Antonio Valentino -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org