From owner-freebsd-current@FreeBSD.ORG Sat Sep 6 09:18:27 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4406416A4BF for ; Sat, 6 Sep 2003 09:18:27 -0700 (PDT) Received: from mail3.tpgi.com.au (mail.tpgi.com.au [203.12.160.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98A3943FF5 for ; Sat, 6 Sep 2003 09:18:25 -0700 (PDT) (envelope-from agh@tpg.com.au) Received: from 192.168.0.2 (220-244-72-6.tpgi.com.au [220.244.72.6]) by mail3.tpgi.com.au (8.11.6/8.11.6) with ESMTP id h86GILZ27644; Sun, 7 Sep 2003 02:18:21 +1000 From: "Alastair G. Hogge" To: Lars Eggert Date: Sun, 7 Sep 2003 02:18:12 +1000 User-Agent: KMail/1.5.3 References: <200309061610.56818.agh@tpg.com.au> <3F59F2AA.8060608@isi.edu> In-Reply-To: <3F59F2AA.8060608@isi.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309070218.15037.agh@tpg.com.au> cc: freebsd-current@FreeBSD.ORG Subject: Re: Portupgrade problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2003 16:18:27 -0000 On Sunday, 07 September 2003 00:43, Lars Eggert wrote: > Alastair G. Hogge wrote: > > Hey all, > > > > I haven't updated my ports for a few weeks and after after a recent cvsup > > of world and the ports tree I tried to run portupgrade -aCC and was > > displayed with the following: > > n /var/db/pkg ... - 318 packages found > > (-8 +6) (...)/usr/local/lib/ruby/site_ruby/1.6/ports.rb:4:in `require': > > /usr/loc > > al/lib/ruby/site_ruby/1.6/portinfo.rb:98: unterminated string meets end > > of file > > (SyntaxError) > > ... > > Try "pkgdb -fu". Awesome! Thanks for the help. That solved my problem :-) > Lars Al