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, the file /usr/lib/python3/dist-packages/llfuse/__init__.cpython-34dm-x86_64-linux-gnu.so does not exist in your chroot, even though it is included in python3-llfuse-dbg (cf. https://packages.debian.org/sid/amd64/python3-llfuse-dbg/filelist). Have you tried building in a clean chroot (e.g. with sbuild or pbuilder) or is that a "dirty" one with more than the minimal package set installed and/or some previous package installations or removals? If the chroot is dirty, maybe dpkg --purge python3-llfuse-dbg && apt install python3-llfuse-dbg will fix the issue. Best, -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-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org