From owner-freebsd-current@FreeBSD.ORG Sat Dec 6 18:12:25 2014 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8E95949E for ; Sat, 6 Dec 2014 18:12:25 +0000 (UTC) Received: from mail-wg0-x233.google.com (mail-wg0-x233.google.com [IPv6:2a00:1450:400c:c00::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1B80BF0F for ; Sat, 6 Dec 2014 18:12:25 +0000 (UTC) Received: by mail-wg0-f51.google.com with SMTP id k14so3280470wgh.10 for ; Sat, 06 Dec 2014 10:12:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=vNmFx912DbckHjeqtCR/pUPQBK+TZzet+5CAQni9gW0=; b=Oyo2ev2sL19GMh4HdU4JluGD4+lCG+l8ZBRiLDiO1YzE27k7UTGTdNqDEXTCl6zAlF 8SiQWJepAqgNoMcSuY1TR7x5DeZGdiEne5RMLMFzQuxoX7Y8bHx/mqa+s/NMY17Y1Kka E0gt/366b7ISc5CbMXZIrcPx01s7D/tb1YCfJ7Rm81L9mMyA9QhyEa3OOZVnjTOqTnXr n8e1r1MXSv04w2/XXTxY/ANYFaTYRqi5DMpBEHCLZodTscQs5pKRSV5AIkSMlUIHjId9 mDM7T3yDQI0ZN8jal9NTfspqjgiZi5zEWO9w+Ejr9I8EtvGNbtTIcHEA8w4921LGFjLR jZOw== X-Received: by 10.180.80.194 with SMTP id t2mr5021307wix.6.1417889543448; Sat, 06 Dec 2014 10:12:23 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id td6sm2701894wic.15.2014.12.06.10.12.22 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Dec 2014 10:12:22 -0800 (PST) Sender: Baptiste Daroussin Date: Sat, 6 Dec 2014 19:12:20 +0100 From: Baptiste Daroussin To: Marc UBM Subject: Re: [CFT] pkg 1.4.0 rc2 Message-ID: <20141206181220.GB94381@ivaldir.etoilebsd.net> References: <20141206124029.GB72593@ivaldir.etoilebsd.net> <20141206161545.c70d3adfac63270192782ab0@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lEGEL1/lMxI0MVQ2" Content-Disposition: inline In-Reply-To: <20141206161545.c70d3adfac63270192782ab0@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Dec 2014 18:12:25 -0000 --lEGEL1/lMxI0MVQ2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 06, 2014 at 04:15:45PM +0100, Marc UBM wrote: > On Sat, 6 Dec 2014 13:40:29 +0100 > Baptiste Daroussin wrote: >=20 > > Hi, > >=20 > > We have released a new 1.4.0 rc2 version of pkg (available in > > ports-mgmt/pkg-devel) since first beta it has received tons of bug fixe= s and > > should be now way more reliable and able to handle ootb without mistakes > > upgrades like the gettext one and the perl one. > >=20 > > All reported issues should have been fixed since. > >=20 > > Please test that new version I would like to make it the final release = if > > possible. > >=20 > > Best regards, > > Bapt >=20 > Unfortunately, installing / upgrading pkg-devel still fails with: >=20 > =3D=3D=3D=3D> Compressing man pages (compress-man) > =3D=3D=3D> Installing for pkg-1.4.0.b2 > =3D=3D=3D> Checking if pkg already installed > pkg-static: sqlite error while executing DROP INDEX > packages_unique;CREATE UNIQUE INDEX packages_unique ON packages(name); > in file pkgdb.c:2245: UNIQUE constraint failed: packages.name *** Error > code 74 >=20 > Stop. > make[1]: stopped in /usr/ports/ports-mgmt/pkg-devel > *** Error code 1 >=20 > Stop. > make: stopped in /usr/ports/ports-mgmt/pkg-devel >=20 > Any new ideas? >=20 > Bye > Marc >=20 > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" You are trying to install beta2 not rc2 Plus be aware that your setup has outdated packages as you should not anymo= re have duplicated package names for around a year, but pkg rc2 will be able to handle it anyway :) regards, Bapt --lEGEL1/lMxI0MVQ2 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEABECAAYFAlSDRwEACgkQ8kTtMUmk6ExdaACeNhUc0jIC5QA11tz/+7dQuyaV KVQAnjWqGxVzigWutgFNVY9g0GuY34l4 =J4B8 -----END PGP SIGNATURE----- --lEGEL1/lMxI0MVQ2--