Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 May 2012 23:13:43 +0200
From:      "Christopher J. Ruwe" <cjr@cruwe.de>
To:        freebsd-questions@freebsd.org
Subject:   Re: Ports-Related Commands Hanging After 9.0 Upgrade
Message-ID:  <20120525231343.0a6c5086@dijkstra.cruwe.de>
In-Reply-To: <CABc_Jt8%2Bd_3EBZBy-TcaQYM9KR%2BxWmviHQP7icOxxFWxugWcbA@mail.gmail.com>
References:  <CABc_Jt8%2Bd_3EBZBy-TcaQYM9KR%2BxWmviHQP7icOxxFWxugWcbA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 25 May 2012 13:33:29 -0400
Sam Jones <samjones1986@gmail.com> wrote:

> Hi all,
> 
> Forgive me if this is a repeat topic. I'd appreciate it if somebody
> could point me to the answer.
> 
> I recently upgraded to 9.0 on my server, but since then a lot of
> ports-related commands (portupgrade, pkg_version, portsnap, etc.) just
> hang when I try to execute them. I'm not even really sure where to
> begin troubleshooting. Has anybody else seen this behavior?
> 

Upgrading world leads to many system libs being updated, too. When ports
are dependant on these, a recompile of these ports might help.

If you need/want to be sure, sysutils/bsdadminscripts is supposed to
contain a script to check for broken shared libs system-wide and a
ldd(1) on the binary you are trying to run will spit out some libraries
you can the try to find(1).

Hope to have been of some help, cheers, Christopher



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120525231343.0a6c5086>