Bug#815328: python-llfuse: FTBFS on kfreebsd: unsatisfiable B-D: fuse

2016-02-23 Thread Steven Chamberlain
Nikolaus Rath wrote: > What the heck. I don't want to take too much of your time, I'll try to > get access to a kfreebsd machine to look into this directly. Equally, if you think there is not much chance of it working on kfreebsd we could request ftpmaster removal instead. But, FUSE is available

Bug#815328: python-llfuse: FTBFS on kfreebsd: unsatisfiable B-D: fuse

2016-02-23 Thread Nikolaus Rath
On Feb 22 2016, Steven Chamberlain wrote: > Nikolaus Rath wrote: >> Ah, ok. I guess it gives non-zero exact status if it doesn't find any >> tests to run at all. >> >> So the next question is why is it finding only one test, and why is it >> skipping that one. >> >> * Is

Bug#815328: python-llfuse: FTBFS on kfreebsd: unsatisfiable B-D: fuse

2016-02-22 Thread Steven Chamberlain
Nikolaus Rath wrote: > Ah, ok. I guess it gives non-zero exact status if it doesn't find any > tests to run at all. > > So the next question is why is it finding only one test, and why is it > skipping that one. > > * Is there a "fusermount" executable available on kfreebsd? No, but there is a

Bug#815328: python-llfuse: FTBFS on kfreebsd: unsatisfiable B-D: fuse

2016-02-22 Thread Nikolaus Rath
> $ py.test-3 -s test/ ; echo exit status $? > == test session starts > === > platform gnukfreebsd10 -- Python 3.4.4rc1, pytest-2.8.5, py-1.4.31, > pluggy-0.3.1 -- /usr/bin/python3 > cachedir: test/.cache >

Bug#815328: python-llfuse: FTBFS on kfreebsd: unsatisfiable B-D: fuse

2016-02-22 Thread Steven Chamberlain
Hi, Nikolaus Rath wrote: > This looks odd.. something fails, but I don't actually see any error > message (skipping a test shouldn't result in a test failure). Is this > from a buildd or from your local system? > > In the latter case, can you try running 'py.test-3 -s test/' directly to > see if

Bug#815328: python-llfuse: FTBFS on kfreebsd: unsatisfiable B-D: fuse

2016-02-22 Thread Nikolaus Rath
On Feb 21 2016, Steven Chamberlain wrote: > Andreas Beckmann wrote: >> python-llfuse cannot be built on kfreebsd-amd64 and kfreebsd-i386 since >> the fuse binary package does not exist there (but libfuse-dev is >> available). > > The package already Build-Depends on

Bug#815328: python-llfuse: FTBFS on kfreebsd: unsatisfiable B-D: fuse

2016-02-20 Thread Steven Chamberlain
user debian-...@lists.debian.org usertags 815328 + kfreebsd thanks Hi, Andreas Beckmann wrote: > python-llfuse cannot be built on kfreebsd-amd64 and kfreebsd-i386 since > the fuse binary package does not exist there (but libfuse-dev is > available). The package already Build-Depends on

Bug#815328: python-llfuse: FTBFS on kfreebsd: unsatisfiable B-D: fuse

2016-02-20 Thread Andreas Beckmann
Source: python-llfuse Version: 0.41.1+dfsg-4 Severity: important Hi, python-llfuse cannot be built on kfreebsd-amd64 and kfreebsd-i386 since the fuse binary package does not exist there (but libfuse-dev is available). Andreas