From owner-freebsd-performance@FreeBSD.ORG Fri Feb 29 15:03:56 2008 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23F841065670 for ; Fri, 29 Feb 2008 15:03:56 +0000 (UTC) (envelope-from noisex@apollo.lv) Received: from smtp1.apollo.lv (smtp1.apollo.lv [80.232.168.211]) by mx1.freebsd.org (Postfix) with ESMTP id 6D04E8FC18 for ; Fri, 29 Feb 2008 15:03:54 +0000 (UTC) (envelope-from noisex@apollo.lv) X-Cloudmark-Score: 0.000000 [] X-Virusscan: Clamd Received: from [195.122.14.116] (HELO dreamwork) by smtp1.apollo.lv (CommuniGate Pro SMTP 5.1.12) with ESMTP id 331992842 for freebsd-performance@freebsd.org; Fri, 29 Feb 2008 17:03:53 +0200 From: "Noisex" To: References: <47C59591.6040600@errno.com> <47C6991E.1050502@FreeBSD.org> <01ce01c87adc$e2796720$a76c3560$@lv> <47C817B0.1040602@FreeBSD.org> In-Reply-To: <47C817B0.1040602@FreeBSD.org> Date: Fri, 29 Feb 2008 17:03:51 +0200 Message-ID: <01d201c87ae4$4b902850$e2b078f0$@lv> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 thread-index: Ach64CFMv10qdDoQRoy7gxJnMCp4RwAA2SEg Content-Language: lv Subject: RE: Upgrade from 6.3 to 7.0: Result ->Shared object not found :) X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Feb 2008 15:03:56 -0000 Kris, as i said, i made portupgrade -faP ...and in update process i saw that many ports upgraded. I don't why old version become as current version. Now i've installed compat6x (thanx Stefan Lambrev) -> it's works...but anyway now i will try fix pkgdb and reinstall all necessary ports. -----Original Message----- From: owner-freebsd-performance@freebsd.org [mailto:owner-freebsd-performance@freebsd.org] On Behalf Of Kris Kennaway Sent: Friday, February 29, 2008 4:33 PM To: Noisex Cc: freebsd-performance@freebsd.org Subject: Re: Upgrade from 6.3 to 7.0: Result ->Shared object not found :) Noisex wrote: > Hi! The first of all i want felicitate FreeBSD development team and all FBSD > community with 7.0 come-out. > > Ok, the question is not about performance, but anyway maybe you have > some ideas how to solve problem in short time - i don't want rebuld all > needed packages :) > > This morning i decided to upgrade one of the my boxes from 6.3 to 7.0 using > http://www.daemonology.net/blog/2007-11-11-freebsd-major-version-upgrade.htm > l script not native freebsd-update(). > > Scenario: > # fetch http://people.freebsd.org/~cperciva/freebsd-update-upgrade.tgz > # fetch http://people.freebsd.org/~cperciva/freebsd-update-upgrade.tgz.asc > # gpg --verify freebsd-update-upgrade.tgz.asc freebsd-update-upgrade.tgz > # tar -xf freebsd-update-upgrade.tgz > # sh freebsd-update.sh -f freebsd-update.conf -r 7.0-RELEASE upgrade > # sh freebsd-update.sh -f freebsd-update.conf install > # shutdown -r now > # sh freebsd-update.sh -f freebsd-update.conf install > # portupgrade -faP > # sh freebsd-update.sh -f freebsd-update.conf install > # shutdown -r now > > > All goes fine till second reboot. > > After reboot, i couldn't logon to remote box, because default shell is bash, > and i got error on SSH login: > > /libexec/ld-elf.so.1: Shared object "libncurses.so.6" not found, required by > "-bash" If the portupgrade -faP completed successfully and your bash was installed from ports then it should have been rebuilt. If you have non-port 6.x software installed then you need to add the compat6x port to keep it running. Kris _______________________________________________ freebsd-performance@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-performance To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"