From ast@marabu.ch Fri Jan 25 23:42:16 2002 Return-Path: Received: from oneplusone.ch (oneplusone.ch [212.55.208.170]) by hub.freebsd.org (Postfix) with ESMTP id 9A86C37B404; Fri, 25 Jan 2002 23:42:14 -0800 (PST) Received: (from uucp@localhost) by oneplusone.ch (8.11.4/8.11.3) with UUCP id g0Q7g5540148; Sat, 26 Jan 2002 08:42:05 +0100 (MET) (envelope-from ast@marabu.ch) Received: from marabu.marabu.ch (marabu.marabu.ch [192.168.21.3]) by marabu.ch (8.9.3/2000102801) with ESMTP id IAA13836; Sat, 26 Jan 2002 08:39:04 +0100 (CET) (envelope-from ast@marabu.ch) Received: by marabu.marabu.ch (8.7.5/20001028-ast-8.3) id IAA29708; Sat, 26 Jan 2002 08:39:03 +0100 (CET) Received: by NeXT.Mailer (1.124.8483.6) Message-Id: <200201260739.IAA29708@marabu.marabu.ch> Date: Sat, 26 Jan 2002 08:39:01 +0100 From: Adrian Steinmann To: freebsd-gnats-submit@FreeBSD.org, matusita@FreeBSD.org Subject: Re: Problem Report misc/34194: 'make release' removes distfiles too early when making ISO images >Number: 34295 >Category: misc >Synopsis: Re: Problem Report misc/34194: 'make release' removes distfiles too >Confidential: no >Severity: serious >Priority: medium >Responsible: gnats-admin >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 23:50:00 PST 2002 >Closed-Date: Sat Jan 26 16:31:02 PST 2002 >Last-Modified: Thu Oct 07 18:27:51 GMT 2004 >Originator: >Release: >Organization: >Environment: >Description: subject=Re: misc/34194: 'make release' removes distfiles too early when making ISO images Ah, if an empty ports/distfiles needs to be in the ports.tgz, my patch is indeed incomplete. Note that cdrtools is need and re-fetched for mkisofs when the ISO images are created - this happens when one passes the -DMAKE_ISOS flag to 'make release'. Making the ISO images earlier would have the effect that /usr/ports/distfiles would be non-empty, which is just as bad. Why not add a 'mkdir /usr/ports/distfiles' in ports/install.sh? Adrian >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Sat Jan 26 16:31:02 PST 2002 State-Changed-Why: This is a followup to misc/34194, not a PR itself. I've added the relevant parts to the audit trail of misc/34194. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34295 >Unformatted: early when making ISO images