[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Build problem with Courier (#327162), need help



On Mon, 12 Sep 2005 11:08:05 +0200
Olaf van der Spek <olafvdspek@gmail.com> wrote:

> On 9/12/05, Stefan Hornburg <racke@linuxia.de> wrote:
> > Hello,
> > 
> > I'm not able to build Courier packages for unstable which are intended
> > to fix security problems due to a curious FTBFS bug (#327162):
> > 
> > find /tmp/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.
> > make: *** [install] Error 123
> 
> Wouldn't something like echo provide a clue about what's happening?
> find /tmp/courier-0.47/debian/tmp -perm +u+x -type f
> find /tmp/courier-0.47/debian/tmp -perm +u+x -type f | xargs echo u+rwx,go+rx
> 

No, because find is supposed to find files and it doesn't. 

But another post seems to have the solution :-).

Bye
	Racke

-- 
Debian maintainer of Courier, Pure-FTPd, Interchange, Sympa

LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration



Reply to: