Date: Wed, 19 Sep 2001 02:20:02 -0700 (PDT) From: NIIMI Satoshi <sa2c@and.or.jp> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/30647: "make release" in src/release/ creates ports.tgz that includes distfiles Message-ID: <200109190920.f8J9K2208392@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/30647; it has been noted by GNATS.
From: NIIMI Satoshi <sa2c@and.or.jp>
To: Peter Pentchev <roam@ringlet.net>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: misc/30647: "make release" in src/release/ creates ports.tgz that includes distfiles
Date: 19 Sep 2001 00:49:11 +0900
Peter Pentchev <roam@ringlet.net> writes:
> Without actually having looked at the problem (the 'rm -rf' at the next
> line is supposed to do the trick), the line you added could be also
> written as:
>
> @find /usr/ports/distfiles -type f -delete
Yes.
> It is another question just why the rm -rf cannot really delete things..
I'm sorry to forget include the error message.
The reason why 'rm -rf' failed is
rm: argument list too long
Thanks,
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109190920.f8J9K2208392>
