From owner-freebsd-questions@FreeBSD.ORG Thu Jul 31 20:32:25 2003 Return-Path: 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 DFB1537B401 for ; Thu, 31 Jul 2003 20:32:25 -0700 (PDT) Received: from station189.com (station189.com [203.194.198.184]) by mx1.FreeBSD.org (Postfix) with SMTP id 9616143FAF for ; Thu, 31 Jul 2003 20:32:24 -0700 (PDT) (envelope-from rtjohan@syspres.com) Received: (qmail 20762 invoked from network); 1 Aug 2003 03:32:29 -0000 Received: from unknown (HELO rjc800) (12.234.42.231) by station189.com with SMTP; 1 Aug 2003 03:32:29 -0000 From: "Richard Johannesson" To: Date: Thu, 31 Jul 2003 20:28:36 -0700 Message-ID: <001101c357dc$fedd8d60$3d01a8c0@rjc800> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: imake won't install-4.3.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: rtjohan@syspres.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2003 03:32:26 -0000 Using sysinstall, was going to install emacs and kde. Install failed on installing imake. The error I got Was "Add of package imake-4.3.0 aborted, error code 1 - Please check the debug screen for more info." , then got "Loading of dependent package imake-4.3.0 failed". Where is this debug screen I'm supposed to look at? Tried doing a portinstall imake. This failed as well. This was after I did: 1) cvsup -g -L 2 cvsup.conf, 2) portsdb -Uu, 3) pkgdb -F, 4) portupgrade -ra Don't know how to fix this. Overview: - Installed FreeBSD 5.1 Release. - Modified the install unix partitions to support vinum worked after a lot of help from people on this list. - Did as much restore of the previous image the machine had before it crashed. Should have had vinum back then! - Also, added some RCS version control for the config files under /etc, /usr/local/etc, and /root How's the best way to debug this. What files should I be looking at? Thanks in advance for any tips, Richard