Bug#749095: [Pkg-samba-maint] Bug#749095: ldb: FTBFS on hurd

2014-08-23 Thread Manuel Menal
On 23/08/2014 23:47, Jelmer Vernooij wrote: On Sat, Aug 23, 2014 at 11:26:32PM +0200, Manuel Menal wrote: On 23/08/2014 22:31, Jelmer Vernooij wrote: On Sat, Aug 23, 2014 at 02:43:28PM -0400, Manuel Menal wrote: Actually, it is the right patch for hurd-i386. This is a known issue on the Hurd'

Bug#749095: [Pkg-samba-maint] Bug#749095: ldb: FTBFS on hurd

2014-08-23 Thread Jelmer Vernooij
On Sat, Aug 23, 2014 at 11:26:32PM +0200, Manuel Menal wrote: > > On 23/08/2014 22:31, Jelmer Vernooij wrote: > >On Sat, Aug 23, 2014 at 02:43:28PM -0400, Manuel Menal wrote: > >>Actually, it is the right patch for hurd-i386. This is a known issue on > >>the Hurd's libpthread (ldb needs to be link

Bug#749095: [Pkg-samba-maint] Bug#749095: ldb: FTBFS on hurd

2014-08-23 Thread Manuel Menal
On 23/08/2014 22:31, Jelmer Vernooij wrote: On Sat, Aug 23, 2014 at 02:43:28PM -0400, Manuel Menal wrote: Actually, it is the right patch for hurd-i386. This is a known issue on the Hurd's libpthread (ldb needs to be linked with pthread explicitly because it uses tdb which itself uses libpthrea

Bug#749095: [Pkg-samba-maint] Bug#749095: ldb: FTBFS on hurd

2014-08-23 Thread Jelmer Vernooij
On Sat, Aug 23, 2014 at 02:43:28PM -0400, Manuel Menal wrote: > Actually, it is the right patch for hurd-i386. This is a known issue on > the Hurd's libpthread (ldb needs to be linked with pthread explicitly > because it uses tdb which itself uses libpthread). I'm not sure I follow. tdb doesn't use

Bug#749095: ldb: FTBFS on hurd

2014-08-23 Thread Manuel Menal
Package: libldb1 Version: 1:1.1.17-1 Followup-For: Bug #749095 Hello, Actually, it is the right patch for hurd-i386. This is a known issue on the Hurd's libpthread (ldb needs to be linked with pthread explicitly because it uses tdb which itself uses libpthread). With this patch and #759008, ldb

Bug#749095: ldb: FTBFS on hurd

2014-05-23 Thread Gabriele Giacone
Source: ldb Severity: important Tags: patch Control: block -1 by 748943 ldb FTBFS on hurd: ldbadd: ./pthread/../sysdeps/generic/pt-mutex-timedlock.c:70: __pthread_mutex_timedlock_internal: Assertion `__pthread_threads' failed. Attached patch fixes pthread linking issue (probably fixable in a be