Bug#336461: debhelper: dh_fixperms - xargs: chown: Argument list too long

2005-11-11 Thread Bernd Zeimetz
hi, > Thanks for providing the necessary means to debug this. (Feel free to > delete my login on your machine.) you're welcome. :) Bernd -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#336461: debhelper: dh_fixperms - xargs: chown: Argument list too long

2005-11-11 Thread Andreas Metzler
On 2005-11-10 Bernd Zeimetz <[EMAIL PROTECTED]> wrote: > > I suspect grsec to somehow be at fault. [...] > I've forwarded this problem to the grsecurity-developers. Thanks. > The little patch > from > http://grsecurity.net/pipermail/grsecurity/2005-November/000611.html > fixes this. I'd suggest

Bug#336461: debhelper: dh_fixperms - xargs: chown: Argument list too long

2005-11-10 Thread Bernd Zeimetz
Hi, you'll also probably want to read http://grsecurity.net/pipermail/grsecurity/2005-November/000613.html Bernd -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#336461: debhelper: dh_fixperms - xargs: chown: Argument list too long

2005-11-10 Thread Bernd Zeimetz
Hi, > I suspect grsec to somehow be at fault. > Please note two things: > * There is a huge gap of more than 4KB between > (getconf ARG_MAX)-(printenv | wc -m) (equals 129968) and the really > usable number of arguments (about 125860). > > * The behavior is erratic. The same command-line with

Bug#336461: debhelper: dh_fixperms - xargs: chown: Argument list too long

2005-11-05 Thread Andreas Metzler
On 2005-10-30 Bernd Zeimetz <[EMAIL PROTECTED]> wrote: > > Is this repeatable? i.e. could you show me something like > > 1 do this > > 2 do that > > 3 same error occurs everytime > sure. [...] > dh_fixperms > xargs: chown: Argument list too long > dh_fixperms: command returned error code > Ab

Bug#336461: debhelper: dh_fixperms - xargs: chown: Argument list too long

2005-10-31 Thread Bernd Zeimetz
Hi, > Could I take you up on that? I've attached a public ssh-key to be used for > authentification. sure. I'll send you the access data via private mail. Bernd -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#336461: debhelper: dh_fixperms - xargs: chown: Argument list too long

2005-10-31 Thread Andreas Metzler
On 2005-10-30 Bernd Zeimetz <[EMAIL PROTECTED]> wrote: > > Is this repeatable? i.e. could you show me something like [...] > - get actual java 1.5 for amd64 from java.sun.com (the link is a copy-and > paste from firefox, running on my local machine) > wget -q -O jdk-1_5_0_05-linux-amd64.bin

Bug#336461: debhelper: dh_fixperms - xargs: chown: Argument list too long

2005-10-30 Thread Bernd Zeimetz
> Is this repeatable? i.e. could you show me something like > 1 do this > 2 do that > 3 same error occurs everytime > > thanks, cu andreas sure. - get actual java 1.5 for amd64 from java.sun.com (the link is a copy-and paste from firefox, running on my local machine) wget -q -O jd

Bug#336461: debhelper: dh_fixperms - xargs: chown: Argument list too long

2005-10-30 Thread Andreas Metzler
On 2005-10-30 Andreas Metzler <[EMAIL PROTECTED]> wrote: [...] > FWIW I have no been able to reproduce this error in pergolesi's AMD64 [...] aargh. That should have said "not" instead of no. cu andreas -- The 'Galactic Cleaning' policy undertaken by Emperor Zhark is a personal

Bug#336461: debhelper: dh_fixperms - xargs: chown: Argument list too long

2005-10-30 Thread Andreas Metzler
On 2005-10-30 Andreas Metzler <[EMAIL PROTECTED]> wrote: > On 2005-10-30 Bernd Zeimetz <[EMAIL PROTECTED]> wrote: [...] > > make-jpkg from the package java-package uses dh_fixperms, but runs into > > this error: > > xargs: chown: Argument list too long > > dh_fixperms: command returned error code

Bug#336461: debhelper: dh_fixperms - xargs: chown: Argument list too long

2005-10-30 Thread Andreas Metzler
On 2005-10-30 Bernd Zeimetz <[EMAIL PROTECTED]> wrote: > Package: debhelper > Version: 4.9.13 > Severity: important > make-jpkg from the package java-package uses dh_fixperms, but runs into > this error: > xargs: chown: Argument list too long > dh_fixperms: command returned error code [...] Is t

Bug#336461: debhelper: dh_fixperms - xargs: chown: Argument list too long

2005-10-30 Thread Bernd Zeimetz
On Sunday 30 October 2005 16:07, you wrote: > Bernd Zeimetz wrote: > > make-jpkg from the package java-package uses dh_fixperms, but runs into > > this error: > > > > xargs: chown: Argument list too long > > dh_fixperms: command returned error code > > > > The use of xargs renders dh_fixperms unuse

Bug#336461: debhelper: dh_fixperms - xargs: chown: Argument list too long

2005-10-30 Thread Joey Hess
Bernd Zeimetz wrote: > make-jpkg from the package java-package uses dh_fixperms, but runs into > this error: > > xargs: chown: Argument list too long > dh_fixperms: command returned error code > > The use of xargs renders dh_fixperms unuseable for every package with a > lot of files. You must ha

Bug#336461: debhelper: dh_fixperms - xargs: chown: Argument list too long

2005-10-30 Thread Bernd Zeimetz
Package: debhelper Version: 4.9.13 Severity: important Hi, make-jpkg from the package java-package uses dh_fixperms, but runs into this error: xargs: chown: Argument list too long dh_fixperms: command returned error code The use of xargs renders dh_fixperms unuseable for every package with a lo