Date: Tue, 10 Feb 2009 22:37:52 +0100 From: Frederique Rijsdijk <frederique@isafeelin.org> To: freebsd-ports@freebsd.org Subject: Re: upgrading perl blues Message-ID: <4991F3B0.50301@isafeelin.org> In-Reply-To: <005FF543-872E-4511-8EBF-55DE0FC6CB75@mac.com> References: <4991D4A3.2010307@isafeelin.org> <005FF543-872E-4511-8EBF-55DE0FC6CB75@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Chuck Swiger schreef: > On Feb 10, 2009, at 11:25 AM, Frederique Rijsdijk wrote: >> Now tons of things are broken (looking for stuff in >> */site_perl/5.8.8/* but that's now */site_perl/5.8.9/*) and I have to >> recompile those that failed earlier: >> >> cd /var/db/pkg ; grep -r 'site_perl/5\.8\.8' * | awk -F\/ '{print >> $1}' | sort | grep -v pkgdb | xargs portupgrade -fbp >> >> And after a couple of these cycles everything is OK again.. >> >> Am I doing something wrong or .. what? > > I'd imagine that reading this part of /usr/ports/UPDATING: > Ok, feeling stupid now.. I do check it, but not always. Lessons learned! Cheers, -- Frederique
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4991F3B0.50301>