From owner-freebsd-questions@FreeBSD.ORG Thu Dec 9 14:53:58 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2706116A4CE for ; Thu, 9 Dec 2004 14:53:58 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDDDD43D5A for ; Thu, 9 Dec 2004 14:53:57 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 62BD3540F7; Thu, 9 Dec 2004 07:00:31 -0800 (PST) Date: Thu, 9 Dec 2004 07:00:31 -0800 From: Kris Kennaway To: Roger Merritt Message-ID: <20041209150031.GC79746@xor.obsecurity.org> References: <5.2.0.9.0.20041209160336.00a353d0@127.0.0.1> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="R+My9LyyhiUvIEro" Content-Disposition: inline In-Reply-To: <5.2.0.9.0.20041209160336.00a353d0@127.0.0.1> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@FreeBSD.ORG Subject: Re: Two versions of ruby == problem? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Dec 2004 14:53:58 -0000 --R+My9LyyhiUvIEro Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 09, 2004 at 04:10:20PM +0700, Roger Merritt wrote: > After doing a cvsup on one of my machines I like to run 'portversion -c >= =20 > needs.update' to see what needs updating. If the output is small enough I= =20 > might try doing 'portupgrade -a', but usually I go through the list one b= y=20 > one to set the flags I think portupgrade will need for that case. This ti= me=20 > I was a little surprised to find two entries for ruby: >=20 > # > # ruby > # needs updating (port has 1.6.8.2004.07.28_1) > # > pkgs=3D"$pkgs ruby-1.6.8.2004.07.28" >=20 > # > # ruby > # needs updating (port has 1.8.2.p2_2) > # > pkgs=3D"$pkgs ruby-1.8.2.p2_1" >=20 > I don't know how I got two versions installed, but more importantly I=20 > wonder if this is a problem? Should I deinstall one or the other? Or shou= ld=20 > I deinstall both and reinstall one (I suppose 1.8.2.p2_2 is the most=20 > recent)? Or should I just go ahead and upgrade both? >=20 > Any recommendations would be gratefully received. Yes, this can cause problems. There's an older entry in /usr/ports/UPDATING about this. Kris --R+My9LyyhiUvIEro Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBuGiOWry0BWjoQKURAjkQAJ0XLW+cCh//3U6EkaQVKqD8kna9zgCfd4f5 jxxeGMiWtvuPnBPpDOt8CzY= =pL+G -----END PGP SIGNATURE----- --R+My9LyyhiUvIEro--