On Thu, 8 Sep 2005 12:16:23 +0200
Stefan Hornburg <[EMAIL PROTECTED]> wrote:
> On Thu, 8 Sep 2005 09:56:48 +0200
> Stefan Hornburg <[EMAIL PROTECTED]> wrote:
>
> > On Wed, 7 Sep 2005 08:40:37 -0700
> > Matt Kraai <[EMAIL PROTECTED]> wrote:
> >
> > > Package: courier
> > > Version: 0.47-8
> > > Severity: serious
> > >
> > > courier fails to build because it passes too few arguments to chmod:
> > >
> > > > find /tmp/buildd/courier-0.47/debian/tmp -perm +u+x -type f | xargs
> > > > chmod u+rwx,go+rx
> > > > chmod: too few arguments
> > > > Try `chmod --help' for more information.
> >
> > This call can easily fixed with adding --no-run-if-empty as xargs
> > parameter. I still
> > wonder whether this would hide a more serious problem, especially because
> > it does
> > build in my chroot environment. Can you please send a complete build log ?
>
> Well, now I have the same problem. Has find changed its behaviour somewhat ?
Yep, as Willi Mann thankfully found out:
The reason is that findutils 4.2.2{4,5}-1 behave differently. (I don't
know why exactly). If you change the -perm argument to
-perm -u+x
it works.
Bye
Racke
--
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]