From owner-freebsd-bugs Wed Sep 19 2:20: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CA0837B405 for ; Wed, 19 Sep 2001 02:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8J9K2208392; Wed, 19 Sep 2001 02:20:02 -0700 (PDT) (envelope-from gnats) Date: Wed, 19 Sep 2001 02:20:02 -0700 (PDT) Message-Id: <200109190920.f8J9K2208392@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: NIIMI Satoshi Subject: Re: misc/30647: "make release" in src/release/ creates ports.tgz that includes distfiles Reply-To: NIIMI Satoshi Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR misc/30647; it has been noted by GNATS. From: NIIMI Satoshi To: Peter Pentchev 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 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