Bug#402669: cowdancer: cannot build gnustep-base with cowbuilder

2006-12-31 Thread Junichi Uekawa
> Yup. It seems to be a problem chowning that file. Just before > dh_fixperms, I add: >set >chown --no-dereference 0:0 > debian/gnustep-base-common/usr/share/GNUstep/Libraries/gnustep-base/NSTimeZones/localtime > I uploaded a fix for this problem. Cowdancer inside of chroot needs to

Bug#402669: cowdancer: cannot build gnustep-base with cowbuilder

2006-12-24 Thread Hubert Chan
On 2006-12-21 11:06:17 -0500 Junichi Uekawa <[EMAIL PROTECTED]> wrote: I could reproduce the build with the current package in sid. adding -v option to dh_fixperms, I got this: find debian/gnustep-base-common -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 cowdancer: mk

Bug#402669: cowdancer: cannot build gnustep-base with cowbuilder

2006-12-21 Thread Junichi Uekawa
Hi, > > > > './usr/share/GNUstep/Libraries/gnustep-base/NSTimeZones/localtime' > looks like a symbollic link, and apparently, that is probably the > problem. My guess is that cowbuilder is not handling chown of a > symbollic link correctly. > > [07:46:20]dancer64:cow> ls -li 13370682 -rwxr-

Bug#402669: cowdancer: cannot build gnustep-base with cowbuilder

2006-12-21 Thread Junichi Uekawa
At Tue, 19 Dec 2006 17:56:58 -0500, Hubert Chan wrote: > > On 2006-12-19 17:28:06 -0500 Junichi Uekawa <[EMAIL PROTECTED]> > wrote: > > >>> This usually sounds like a genuine cowdancer bug. > >>> > However, it might be a bit difficult to track it down. > >>> > Could you put some probes in, such

Bug#402669: cowdancer: cannot build gnustep-base with cowbuilder

2006-12-19 Thread Hubert Chan
On 2006-12-19 17:28:06 -0500 Junichi Uekawa <[EMAIL PROTECTED]> wrote: This usually sounds like a genuine cowdancer bug. > However, it might be a bit difficult to track it down. > Could you put some probes in, such as what's the env var (especially LD_PRELOAD and LD_LIBRARY_PATH values) at the

Bug#402669: cowdancer: cannot build gnustep-base with cowbuilder

2006-12-19 Thread Junichi Uekawa
> > This usually sounds like a genuine cowdancer bug. > > > > However, it might be a bit difficult to track it down. > > > > Could you put some probes in, such as what's the env var (especially > > LD_PRELOAD and LD_LIBRARY_PATH values) at the point of error, so that > > I can see what's wrong? >

Bug#402669: cowdancer: cannot build gnustep-base with cowbuilder

2006-12-19 Thread Junichi Uekawa
> > find /tmp/buildd/gnustep-base-1.13.0/debian/gnustep-base-examples -name > > '*.m' ! > > -perm 644 -exec chmod 644 \{\} \; > > dh_compress -i -X.m -XGNUmakefile > > dh_fixperms -i > > cowdancer: mkstemp: Bad file descriptor > > chown: changing ownership of > > `debian/gnustep-base-common/usr/s

Bug#402669: cowdancer: cannot build gnustep-base with cowbuilder

2006-12-19 Thread Hubert Chan
On 2006-12-17 08:57:21 -0500 Junichi Uekawa <[EMAIL PROTECTED]> wrote: [...] Could you put some probes in, such as what's the env var (especially LD_PRELOAD and LD_LIBRARY_PATH values) at the point of error, so that I can see what's wrong? I won't be able to do much for the next couple of da

Bug#402669: cowdancer: cannot build gnustep-base with cowbuilder

2006-12-17 Thread Junichi Uekawa
Hi, > I'm not sure where the build failure is coming from, but when I try to > build gnustep-base with cowbuilder, it fails. Here's the last few lines > from the build process: > > find /tmp/buildd/gnustep-base-1.13.0/debian/gnustep-base-examples -name '*.m' > ! > -perm 644 -exec chmod 644 \{\}

Bug#402669: cowdancer: cannot build gnustep-base with cowbuilder

2006-12-11 Thread Hubert Chan
Package: cowdancer Version: 0.24 Severity: normal Hi Junichi, I'm not sure where the build failure is coming from, but when I try to build gnustep-base with cowbuilder, it fails. Here's the last few lines from the build process: find /tmp/buildd/gnustep-base-1.13.0/debian/gnustep-base-examples