Bug#790525: FBTFS: No module named 'llfuse.capi'

2015-06-30 Thread Martin Michlmayr
* Nikolaus Rath [2015-06-30 19:28]: > Alright, I figured it out. s3ql is actually missing a build-dependency > on python3-llfuse-dbg. It is probably pulled in indirectly in some > circumstances. Excellent! Thanks for investigating. -- Martin Michlmayr Linux for HP Helion OpenStack, Hewlett-Pac

Bug#790525: FBTFS: No module named 'llfuse.capi'

2015-06-30 Thread Nikolaus Rath
Alright, I figured it out. s3ql is actually missing a build-dependency on python3-llfuse-dbg. It is probably pulled in indirectly in some circumstances. Thanks for the report! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact

Bug#790525: FBTFS: No module named 'llfuse.capi'

2015-06-30 Thread Nikolaus Rath
Hi, I just noticed that in your previous emails you tested with 'python3-dbg', but listed the contents of the 'python3-llfuse' package. However, in order to import llfuse in python3-dbg, you need to have the python3-llfuse-dbg package installed. But I assume that is the case? According to the log

Bug#790525: FBTFS: No module named 'llfuse.capi'

2015-06-30 Thread Martin Michlmayr
* Nikolaus Rath [2015-06-30 15:50]: > Could you try it with `strace -o log python3` and send me the logfile? > > Does it work outside the chroot (the jessie and sid versions of > python3-llfuse are identical)? This is pretty strange. python3 and python3-dbg both work outside the chroot. Inside

Bug#790525: FBTFS: No module named 'llfuse.capi'

2015-06-30 Thread Nikolaus Rath
On Jun 30 2015, Martin Michlmayr wrote: > * Nikolaus Rath [2015-06-29 21:02]: >> # python3-dbg >> Python 3.4.3+ (default, Jun 2 2015, 14:09:35) >> [GCC 4.9.2] on linux >> Type "help", "copyright", "credits" or "license" for more information. >> >>> import llfuse >> >>> import llfuse.capi > > In

Bug#790525: FBTFS: No module named 'llfuse.capi'

2015-06-30 Thread Martin Michlmayr
* Nikolaus Rath [2015-06-29 21:02]: > # python3-dbg > Python 3.4.3+ (default, Jun 2 2015, 14:09:35) > [GCC 4.9.2] on linux > Type "help", "copyright", "credits" or "license" for more information. > >>> import llfuse > >>> import llfuse.capi In a sid chroot, I get: (sid)728:tbm@bl460gen8-30: ~/

Bug#790525: FBTFS: No module named 'llfuse.capi'

2015-06-29 Thread Nikolaus Rath
>> sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on bl460gen8-30.hlinux.usa.hp.com > ... >> python3 setup.py build_cython >> running build_cython >> /usr/lib/python3/dist-packages/Cython/Compiler/Main.py:514: UserWarning: got >> unknown compilation options, please remove: recursive, warning_errors >

Bug#790525: FBTFS: No module named 'llfuse.capi'

2015-06-29 Thread Martin Michlmayr
Package: s3ql Version: 2.13+dfsg-1 Severity: serious s3ql fails to build in unstable: > sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on bl460gen8-30.hlinux.usa.hp.com ... > python3 setup.py build_cython > running build_cython > /usr/lib/python3/dist-packages/Cython/Compiler/Main.py:514: UserWarnin