From owner-freebsd-ports@FreeBSD.ORG Fri Apr 10 18:20:30 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89B68106567D for ; Fri, 10 Apr 2009 18:20:30 +0000 (UTC) (envelope-from prvs=34490a816=pschmehl_lists@tx.rr.com) Received: from ip-relay-001.utdallas.edu (ip-relay-001.utdallas.edu [129.110.20.111]) by mx1.freebsd.org (Postfix) with ESMTP id 58EC88FC22 for ; Fri, 10 Apr 2009 18:20:30 +0000 (UTC) (envelope-from prvs=34490a816=pschmehl_lists@tx.rr.com) X-Group: RELAYLIST X-IronPort-AV: E=Sophos;i="4.40,168,1238994000"; d="scan'208";a="10107035" Received: from smtp3.utdallas.edu ([129.110.20.110]) by ip-relay-001.utdallas.edu with ESMTP; 10 Apr 2009 13:20:29 -0500 Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTPSA id 47CA38134 for ; Fri, 10 Apr 2009 13:20:29 -0500 (CDT) Date: Fri, 10 Apr 2009 18:20:28 +0000 From: Paul Schmehl To: FreeBSD Ports Message-ID: <29774DBA177D06A982491ADD@utd65257.utdallas.edu> In-Reply-To: <486EACE56EE9A4FF9B93958A@utd65257.utdallas.edu> References: <486EACE56EE9A4FF9B93958A@utd65257.utdallas.edu> X-Mailer: Mulberry/4.0.6 (Linux/x86) X-Munged-Reply-To: Figure it out MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: Can I resume the perl upgrade? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Apr 2009 18:20:31 -0000 --On Friday, April 10, 2009 11:17:00 -0500 Paul Schmehl wrote: > > According to /usr/ports/UPDATING, if you want to upgrade to perl5.10, you do > the following: > > Portupgrade users: > 0) Fix pkgdb.db (for safety): > pkgdb -Ff > > 1) Reinstall perl with new 5.10: > portupgrade -o lang/perl5.10 -f perl-5.8.\* > > 2) Reinstall everything that depends on Perl: > portupgrade -fr perl > > My machine got rebooted right in the middle of step 3. Is there a way to > resume where I left off? Or do I just start over? Let me rephrase. I don't see a way in portupgrade to start over where I left off. However, pkg_info -R lang/perl* shows that all my ports depend on 5.10 and no ports are still depending upon 5.8. Is it safe to assume that the reboot happened after portupgrade had finished? -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* Check the headers before clicking on Reply.