From owner-freebsd-questions@FreeBSD.ORG Thu May 15 21:31:38 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4056F2E0 for ; Thu, 15 May 2014 21:31:38 +0000 (UTC) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.infracaninophile.co.uk", Issuer "ca.infracaninophile.co.uk" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id DB70F2607 for ; Thu, 15 May 2014 21:31:37 +0000 (UTC) Received: from seedling.local ([137.122.64.21]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.8/8.14.8) with ESMTP id s4FLVRvf009836 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Thu, 15 May 2014 22:31:29 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) Authentication-Results: lucid-nonsense.infracaninophile.co.uk; dmarc=none header.from=infracaninophile.co.uk DKIM-Filter: OpenDKIM Filter v2.8.3 smtp.infracaninophile.co.uk s4FLVRvf009836 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1400189491; bh=T0icf0Z9YoklXYCENi7FRfSBOGyKmTVzcwHJL8xOkHk=; h=Date:From:To:Subject:References:In-Reply-To; z=Date:=20Thu,=2015=20May=202014=2017:31:19=20-0400|From:=20Matthew =20Seaman=20|To:=20freebsd-questi ons@freebsd.org|Subject:=20Re:=20portmaster=20-af=20and=20database s/db41|References:=20<53752562.8010205@dreamchaser.org>|In-Reply-T o:=20<53752562.8010205@dreamchaser.org>; b=wpTGb8l5DW4UpFGPnvjVdEOY80VFPrgAX0lJnR92X7d7a5E52VbWzJYclmtyWxxRk QzlKThf0CuwlrTxAhfLm/22mbcGjbPhR5ZC4lePA42+BCEl1/5ATrX1EBCJIsDEP/X 7ZlPtRoRU1zp3HnganjmudReZXgvvm8HV4SgdKMQ= X-Authentication-Warning: lucid-nonsense.infracaninophile.co.uk: Host [137.122.64.21] claimed to be seedling.local Message-ID: <53753227.3000907@infracaninophile.co.uk> Date: Thu, 15 May 2014 17:31:19 -0400 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: portmaster -af and databases/db41 References: <53752562.8010205@dreamchaser.org> In-Reply-To: <53752562.8010205@dreamchaser.org> X-Enigmail-Version: 1.6 OpenPGP: id=E7F39EBF Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="m5wDvE978jtP1IecPRxVm4hFqiH2qiL7E" X-Virus-Scanned: clamav-milter 0.98.1 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=0.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,RCVD_IN_PBL,RDNS_NONE,SPF_FAIL autolearn=no autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lucid-nonsense.infracaninophile.co.uk X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2014 21:31:38 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --m5wDvE978jtP1IecPRxVm4hFqiH2qiL7E Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 15/05/2014 16:36, Gary Aitken wrote: > Trying to update everything after quite a while; > portmaster -af=20 > failed at x11/damageproto: >=20 > =3D=3D=3D>>> All >> db41-4.1.25_4 (61/61) >=20 > =3D=3D=3D>>> Currently installed version: db41-4.1.25_4 > =3D=3D=3D>>> Port directory: /usr/ports/databases/db41 >=20 > =3D=3D=3D>>> This port is marked DEPRECATED > =3D=3D=3D>>> Please use databases/db5 or db6 for new installs. >=20 >=20 > =3D=3D=3D>>> If you are sure you can build it, remove the > DEPRECATED line in the Makefile and try again. >=20 > =3D=3D=3D>>> Update for db41-4.1.25_4 failed > =3D=3D=3D>>> Aborting update >=20 > as per UPDATING 20131216 > added > WITH_BDB_VER=3D5 > to > /etc/make.conf > but still get the error. >=20 > What did I miss? If you have an earlier version of db41 installed, then portmaster -af will try and upgrade it to a later version of the db41 port, with the observed warning about the port being deprecated. You need to tell portmaster to replace db41 with db5 -- portmaster -o db5 db41 and then force reinstall everything that used to depend on db41 but that now depends on db5 --- portmaster -fr db5 before proceeding with trying to update everything else. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey JID: matthew@infracaninophile.co.uk --m5wDvE978jtP1IecPRxVm4hFqiH2qiL7E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.20 (Darwin) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQJ8BAEBCgBmBQJTdTIuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NTNBNjhCOTEzQTRFNkNGM0UxRTEzMjZC QjIzQUY1MThFMUE0MDEzAAoJELsjr1GOGkATCvgP+wfOP+5bLLK7XEM1rZg7X4Ib nqgahTdmJ2v8CLH2r53Ti+CGNhPOwYeWwd0mihUfK9VHVtPYnoqBR6izvChW+mw/ GLlyNp00ciYf5tVZiRdY4Uje3fkj8q2yAm8L6jundEbhvdx/ZRVVPmT5tAxNTazq +NfP5aTv6UyQYBovOX6gBplE4K1Mn4AqwtjzL11Ky8KnIJVcszdCDY9E7zQMXn3Y +DrCZv7fznf7VFFF5xqcXBkEisrCOP0TWHJviSpHRz6l2RQmOdpqEf4G3vGUaGXQ umj0sYwkRHaGBQtaiE2gmThbIfdB1FrL5XAaBzzW1Q5b7ZmCZn5ogD3f/DiJAegY 60W2ruRdJCvXw36BxGvrgwVTUSoOhDgnLOw2wGtqgY2Wi2kYiMajAD5bY9qa3S0A vM6NkHpCjfd6V1+18n8sodLrKXct91wBVtEHqyACVjR0KAXsETsibgcjCJhmDxTL 1vrKpBiPNVKxtZjHrkD2r+RRIER3RJwjYufYVNRIq2Ss2JmOJybispB8piPaVxYN vzB6vUwM1nIfROF9A97zGlW0e0vu0J+05uTcx3ghgkF6EXxSj6hQfAkZIGzyKh5s HTvDGJcfDcQRqkleTrmUwCNm1y2yI6854lFrORQi4Tw3rjDIGHK5wTFlSLJNeiuH YRuimEBcEHdNfHhk/gfo =QNYV -----END PGP SIGNATURE----- --m5wDvE978jtP1IecPRxVm4hFqiH2qiL7E--