From owner-freebsd-questions@FreeBSD.ORG Fri Dec 3 17:07:17 2004 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 0DD6016A4CE for ; Fri, 3 Dec 2004 17:07:17 +0000 (GMT) Received: from cqgigw.cqg.com (cqgigw.cqg.com [208.48.16.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF50D43D5A for ; Fri, 3 Dec 2004 17:07:16 +0000 (GMT) (envelope-from tomc@cqg.com) Received: from cqgmail.cqg.com (int.cqg.com [96.0.0.2]) iB3H7AnT007322; Fri, 3 Dec 2004 10:07:10 -0700 Received: from d3stomc ([192.168.17.154]) by cqgmail.cqg.com (8.12.8/8.12.8) with ESMTP id iB3H76Yl007142; Fri, 3 Dec 2004 10:07:06 -0700 From: "Tom Connolly" To: "'Jerry Gardner'" , Date: Fri, 3 Dec 2004 10:07:06 -0700 Message-ID: <02f101c4d95a$84aa16c0$9a11a8c0@d3stomc> 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.3790.181 In-Reply-To: <20041203001318.GB6015@gardnerclan.net> X-MailScanner: Found to be clean, Found to be clean X-MailScanner-Information: Please contact the ISP for more information X-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=0, required 3) Subject: RE: FreeBSD 5.3 Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2004 17:07:17 -0000 > 4) I installed portupgrade from the port, and built the database using > 'pkgdb -f', but whenever I run portupgrade or portversion, it > displays a message "Generating INDEX.tmp - please wait.." and > hangs there forever. How do I fix this? > > - Jerry Jerry, It takes my machine about 1 hour to generate the index. Be patient and it will complete. A faster method is to fetch the index. Tom