Bug#540979: python-pyxattr: FTBFS on GNU/kFreeBSD

2009-08-12 Thread Cyril Brulebois
tag 540979 pending thanks Iustin Pop (12/08/2009): > Thanks, I've applied a slightly modified form of the patch and now I'm > waiting on my sponsor to upload the package. Fine with me. :) > The package is here - > http://mentors.debian.net/debian/pool/main/p/python-pyxattr/ - if you > want to u

Bug#540979: python-pyxattr: FTBFS on GNU/kFreeBSD

2009-08-12 Thread Iustin Pop
On Tue, Aug 11, 2009 at 05:05:10AM +0200, Cyril Brulebois wrote: > Package: python-pyxattr > Version: 0.4.0-1 > Severity: important > Tags: patch > User: debian-...@lists.debian.org > Usertags: kfreebsd > > Hi, > > ENODATA doesn't exist everywhere (e.g. not on GNU/kFreeBSD), so it'd be > nice if

Bug#540979: python-pyxattr: FTBFS on GNU/kFreeBSD

2009-08-11 Thread Iustin Pop
On Tue, Aug 11, 2009 at 05:05:10AM +0200, Cyril Brulebois wrote: > Package: python-pyxattr > Version: 0.4.0-1 > Severity: important > Tags: patch > User: debian-...@lists.debian.org > Usertags: kfreebsd > > Hi, > > ENODATA doesn't exist everywhere (e.g. not on GNU/kFreeBSD), so it'd be > nice if

Bug#540979: python-pyxattr: FTBFS on GNU/kFreeBSD

2009-08-10 Thread Cyril Brulebois
Package: python-pyxattr Version: 0.4.0-1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, ENODATA doesn't exist everywhere (e.g. not on GNU/kFreeBSD), so it'd be nice if some #if defined() could be used. The attached patch is quite awful, but hopefully, eit