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 have a broken xargs, since after all preventing too long argument lists is exactly what it's supposed to do. -- see shy jo
signature.asc
Description: Digital signature

