Bug#624779: [Monotone-debian] Bug#624779: monotone: FTBFS on hurd-i386

2011-11-11 Thread Pino Toscano
Hi Stephen, sorry for the late reply, at that time we had some toolchain issues Alle martedì 3 maggio 2011, Stephen Leake ha scritto: > The failure in automate_certs is in the very start of the test; > mtn_setup. That same code is executed in most of the other tests, > successfully. > > So this

Bug#624779: [Monotone-debian] Bug#624779: monotone: FTBFS on hurd-i386

2011-05-03 Thread Stephen Leake
Pino Toscano writes: > Hi, > > thanks for the review so far! > > Alle martedì 3 maggio 2011, Stephen Leake ha scritto: >> Pino Toscano writes: >> > Also, after the (log!) test suite run I got just three failures: >> > 60 automate_certsFAIL (line 2) >> > 0:09, 0:

Bug#624779: [Monotone-debian] Bug#624779: monotone: FTBFS on hurd-i386

2011-05-03 Thread Pino Toscano
Hi, thanks for the review so far! Alle martedì 3 maggio 2011, Stephen Leake ha scritto: > Pino Toscano writes: > > Also, after the (log!) test suite run I got just three failures: > > 60 automate_certsFAIL (line 2) > > 0:09, 0:00 on CPU > > This is used by fron

Bug#624779: [Monotone-debian] Bug#624779: monotone: FTBFS on hurd-i386

2011-05-03 Thread Stephen Leake
Pino Toscano writes: > Package: monotone > Version: 1.0-2 > Severity: important > Tags: patch > User: debian-h...@lists.debian.org > Usertags: hurd > > Hi, > > currently[1] monotone fails to build on hurd-i386. > The problem is due to the usage of MAXPATHLEN, which is not defined on Hurd > (as th

Bug#624779: monotone: FTBFS on hurd-i386

2011-05-01 Thread Pino Toscano
Package: monotone Version: 1.0-2 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hi, currently[1] monotone fails to build on hurd-i386. The problem is due to the usage of MAXPATHLEN, which is not defined on Hurd (as there is no length contraint for paths). The at