Bug#437720: e2fsprogs: FTBFS on non-linux archs because of devmapper and SElinux

2007-12-17 Thread Theodore Tso
tags 437720 +pending thanks OK, I've applied the following patch to e2fsprogs's git tree. - Ted commit 3166c58dc0e2be55c9414e019607902c85485e83 Author: Theodore Ts'o <[EMAIL PROTECTED]> Date: Mon Dec 17 23:03:53 2007 -0500 Add #define needed for Hur

Bug#437720: e2fsprogs: FTBFS on non-linux archs because of devmapper and SElinux

2007-12-16 Thread Samuel Thibault
Hi, Samuel Thibault, le Sun 16 Dec 2007 15:13:22 +, a écrit : > Theodore Tso, le Sun 16 Dec 2007 10:03:12 -0500, a écrit : > > On Sun, Dec 16, 2007 at 02:47:35AM +, Samuel Thibault wrote: > > > However, we still have a problem on the resize part. On GNU/Hurd (and > > > also on some BSD var

Bug#437720: e2fsprogs: FTBFS on non-linux archs because of devmapper and SElinux

2007-12-16 Thread Samuel Thibault
Theodore Tso, le Sun 16 Dec 2007 10:03:12 -0500, a écrit : > On Sun, Dec 16, 2007 at 02:47:35AM +, Samuel Thibault wrote: > > However, we still have a problem on the resize part. On GNU/Hurd (and > > also on some BSD variants IIRC), the _IOW macro encodes the type in the > > actual ioctl number

Bug#437720: e2fsprogs: FTBFS on non-linux archs because of devmapper and SElinux

2007-12-16 Thread Theodore Tso
On Sun, Dec 16, 2007 at 02:47:35AM +, Samuel Thibault wrote: > Cool, thanks! > > However, we still have a problem on the resize part. On GNU/Hurd (and > also on some BSD variants IIRC), the _IOW macro encodes the type in the > actual ioctl number, so that it can't be completely arbitrary. The

Bug#437720: e2fsprogs: FTBFS on non-linux archs because of devmapper and SElinux

2007-12-15 Thread Samuel Thibault
tags 437720 -pending thanks Theodore Tso, le Sat 15 Dec 2007 21:01:20 -0500, a écrit : > Thanks for the patch. It's been applied into the git repository. Cool, thanks! However, we still have a problem on the resize part. On GNU/Hurd (and also on some BSD variants IIRC), the _IOW macro encodes t

Bug#437720: e2fsprogs: FTBFS on non-linux archs because of devmapper and SElinux

2007-12-15 Thread Theodore Tso
tags 437720 +pending thanks Thanks for the patch. It's been applied into the git repository. - Ted -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#437720: e2fsprogs: FTBFS on non-linux archs because of devmapper and SElinux

2007-08-14 Thread Samuel Thibault
Hi, Theodore Tso, le Mon 13 Aug 2007 20:39:38 -0400, a écrit : > What is DEB_HOST_GNU_TYPE_SYSTEM set to on the hurd? Is it "hurd" > (caps significant)? DEB_HOST_GNU_CPU=i486 DEB_HOST_GNU_SYSTEM=gnu DEB_HOST_GNU_TYPE=i486-gnu > I'm on a plane at the moment heading over the pond en route to > S

Bug#437720: e2fsprogs: FTBFS on non-linux archs because of devmapper and SElinux

2007-08-14 Thread Theodore Tso
On Mon, Aug 13, 2007 at 11:01:00PM +0200, Samuel Thibault wrote: > Package: e2fsprogs > Version: 1.39+1.40-WIP-2006.11.14+dfsg-2 > Severity: important > > libdevmapper-dev, libselinux1-dev and libsepol1-dev are Linux-specific, > please make these build-deps > [!hurd-i386 !kfreebsd-i386 !kfreebsd-a

Bug#437720: e2fsprogs: FTBFS on non-linux archs because of devmapper and SElinux

2007-08-13 Thread Samuel Thibault
Package: e2fsprogs Version: 1.39+1.40-WIP-2006.11.14+dfsg-2 Severity: important Hi, libdevmapper-dev, libselinux1-dev and libsepol1-dev are Linux-specific, please make these build-deps [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64] and disabled --enable-blkid-devmapper on these archs. Also, the Hur