From owner-freebsd-questions Sun Aug 4 8: 3:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A26C137B401 for ; Sun, 4 Aug 2002 08:03:43 -0700 (PDT) Received: from ns0.binep.ac.ru (serv2.binep.ac.ru [193.233.44.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02D9B43E6A for ; Sun, 4 Aug 2002 08:03:40 -0700 (PDT) (envelope-from goshik@binep.ac.ru) Received: from byfi (byfi.binep.ac.ru [193.233.44.234]) by ns0.binep.ac.ru (8.11.6/8.11.6) with SMTP id g74GPgi65919 for ; Sun, 4 Aug 2002 20:25:42 +0400 (MSD) (envelope-from goshik@binep.ac.ru) Message-ID: <02d701c23bc8$18f802c0$ea2ce9c1@binep.ac.ru> From: "Igor B. Bykhalo" To: "FreeBSD Questions" Subject: making release with distfiles fails? Date: Sun, 4 Aug 2002 19:03:27 +0400 Organization: BINEPCP RAS MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello everybody :) About a month ago i managed to build release with distfiles of ports i have installed. The sequence was: # make release RELEASETAG=RELENG_4 CHROOTDIR=/home/release ALLLANG=no (before you ask, CVSROOT is set in login.conf :) Then i created $CHROOTDIR/releng/disc1/distfiles and copied everything from /usr/ports/distfiles there. Then i ran # make rerelease RELEASETAG=RELENG_4 CHROOTDIR=/home/release ALLLANG=no MAKE_ISOS=YES CD_EXTRA_BITS=/releng/disc1 And voila - i got disc1.iso with distfiles on it. Great... But today the same procedure failed. Well, it worked, no errors, but there is no disc1.iso at all! Any ideas why this happened? What i should check? TIA, Igor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message