From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7581 invoked by uid 1002); 20 Oct 2003 07:10:11 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 26803 invoked from network); 20 Oct 2003 07:10:10 -0000 Date: Mon, 20 Oct 2003 00:10:09 -0700 From: "Robin H. Johnson" To: "C. Brewer" Cc: gentoo-dev@gentoo.org Message-ID: <20031020071009.GA19061@curie-int.orbis-terrarum.net> Mail-Followup-To: "C. Brewer" , gentoo-dev@gentoo.org References: <200310192351.34227.cbrewer@stealthaccess.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline In-Reply-To: <200310192351.34227.cbrewer@stealthaccess.net> User-Agent: Mutt/1.5.4i Subject: Re: [gentoo-dev] db questions X-Archives-Salt: 122cff54-74b0-433b-9bfb-58794ac84a05 X-Archives-Hash: 5f190e762101b7c65e66d09a5089223d --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 19, 2003 at 11:51:33PM +0000, C. Brewer wrote: Content-Description: signed data > I recently noticed I have 5 versions of db installed now (~x86), and > my question is this: since qpkg is lying to me and says I need them > all and the ebuilds say different, what versions are actually required > now, and is there any chance that we'll get to just one in the > future?:) It's highly unlikely that we will get the point where we will need only one. I don't know where you get five versions however, this is what most machines will end up with over time (these are also the 4 slots): sys-libs/db-1* sys-libs/db-3* sys-libs/db-4.0* sys-libs/db-4.1* The reasoning behind this is repeated API changes have lead programs to specificly link against some version, or come up with fancy macros (which break often) to try and work with lots of them. The major problem with the API changes is changes in the order and number of parameters of some function calls. There are programs in portage that specificly look for all of those slotted variants. --=20 Robin Hugh Johnson E-Mail : robbat2@orbis-terrarum.net Home Page : http://www.orbis-terrarum.net/?l=3Dpeople.robbat2 ICQ# : 30269588 or 41961639 GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85 --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) Comment: Robbat2 @ Orbis-Terrarum Networks iD8DBQE/k4pQsnuUTjSIToURAgOhAJ93E91ZdmgUW4Ms9ZFdvaa36Ac1QQCdFPvf j8pdEGKzY45Zd4vk7yS31Dg= =CokZ -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62--