[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dropping bup from s390



On Wed, May 16, 2012 at 05:23:26PM +0200, Bastian Blank wrote:
> The test tries to mmap a file with the size of slightly above 1GiB.
> 
> In bup.bloom:
> | create(): expected = 268435456
> | create(): bits = 30
> | create(): size = 1073741824
> | ! tbloom.py:38   4 == 4

Yes.

The FTBFS can be worked around by skipping "make test" on s390. I'm
considering that.

You're right that the problem is not specific to s390 (it's just triggered a
lot earlier). I don't categorically know that bup itself (not just the tests)
gracefully handle failing mmaps.  Upstream report that i386 can get into
problems with large backups.  Whether that's RC is another question.

Upstream did map out a possible solution for gracefully handling failing
mmap within bup, but no code so far.

> And waiting for 5 month is also no solution.

You are being unnecessarily antagonistic - please try to be constructive.


Reply to: