>> 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
>>   warnings.warn(message)
>> compiling src/s3ql/deltadump.pyx to src/s3ql/deltadump.c
>> touch build_cython
>> dh_testdir
>> python3-dbg setup.py build -g
>> Traceback (most recent call last):
>>   File "setup.py", line 40, in <module>
>>     import s3ql
>>   File "/«BUILDDIR»/s3ql-2.13+dfsg/src/s3ql/__init__.py", line 13, in 
>> <module>
>>     from llfuse import ROOT_INODE
>>   File "/usr/lib/python3/dist-packages/llfuse/__init__.py", line 13, in 
>> <module>
>>     from llfuse.capi import *
>> ImportError: No module named 'llfuse.capi'
>> make[1]: *** [build-python] Error 1


Odd, it works fine in my chroot.

Are you able to log into the sbuild chroot after the failed build? If
so, could you try if the following works?

# 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


Thanks!
-Nikolaus

-- 
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

             »Time flies like an arrow, fruit flies like a Banana.«


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to