From owner-freebsd-ports@FreeBSD.ORG Wed Dec 17 22:49:39 2014 Return-Path: Delivered-To: freebsd-ports@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 63C89F39 for ; Wed, 17 Dec 2014 22:49:39 +0000 (UTC) Received: from nyi.unixathome.org (nyi.unixathome.org [64.147.113.42]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "nyi.unixathome.org", Issuer "StartCom Class 2 Primary Intermediate Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 34613BAA for ; Wed, 17 Dec 2014 22:49:38 +0000 (UTC) Received: from nyi.unixathome.org (localhost [127.0.0.1]) by nyi.unixathome.org (Postfix) with ESMTP id BB02650851 for ; Wed, 17 Dec 2014 22:49:21 +0000 (UTC) X-Virus-Scanned: amavisd-new at unixathome.org Received: from nyi.unixathome.org ([127.0.0.1]) by nyi.unixathome.org (nyi.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xXKuONUv-xBA for ; Wed, 17 Dec 2014 22:49:20 +0000 (UTC) Received: from smtp-auth.unixathome.org (smtp-auth.unixathome.org [10.4.7.7]) (Authenticated sender: hidden) by nyi.unixathome.org (Postfix) with ESMTPSA id 8F2875084A for ; Wed, 17 Dec 2014 22:49:20 +0000 (UTC) From: Dan Langille X-Pgp-Agent: GPGMail 2.5b3 Content-Type: multipart/signed; boundary="Apple-Mail=_4658BF3C-CBF5-4F5C-AE30-7DC2DF53ED8B"; protocol="application/pgp-signature"; micalg=pgp-sha1 Subject: pkg upgrade gives: Assertion failed Date: Wed, 17 Dec 2014 17:49:11 -0500 Message-Id: <910CBD6A-650E-4E0E-9E7A-CF13B69F755A@langille.org> To: ports Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) X-Mailer: Apple Mail (2.1993) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Dec 2014 22:49:39 -0000 --Apple-Mail=_4658BF3C-CBF5-4F5C-AE30-7DC2DF53ED8B Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 I am installing from my own repo onto FreeBSD 9.3 with pkg 1.4.0 $ sudo pkg upgrade -f Updating local repository catalogue... local repository is up-to-date. Updating postgresql91 repository catalogue... postgresql91 repository is up-to-date. All repositories are up-to-date. Checking for upgrades (422 candidates): 92% db47 has no direct installation candidates, change it to db48? [Y/n]: y Checking for upgrades (422 candidates): 93% db42 has no direct installation candidates, change it to db48? [Y/n]: y Checking for upgrades (422 candidates): 100% Processing candidates (422 candidates): 100% pkg: sqlite error while executing UPDATE packages SET name=3D?1 WHERE = name=3D?2; in file pkg_jobs.c:1601: UNIQUE constraint failed: = packages.name pkg: sqlite error while executing UPDATE packages SET name=3D?1 WHERE = name=3D?2; in file pkg_jobs.c:1601: UNIQUE constraint failed: = packages.name Checking integrity...pkg: cannot load files from pkg to check integrity pkg: cannot load files from zoo to check integrity pkg: cannot load files from xtail to check integrity pkg: cannot load files from xproto to check integrity pkg: cannot load files from xorg-macros to check integrity [snip] pkg: cannot load files from OpenSP to check integrity pkg: cannot load files from 3dm to check integrity Assertion failed: (pkgdb_ensure_loaded(j->db, p2, = PKG_LOAD_FILES|PKG_LOAD_DIRS) =3D=3D EPKG_OK), function = pkg_conflicts_need_conflict, file pkg_jobs_conflicts.c, line 211. Child process pid=3D78554 terminated abnormally: Abort trap: 6 Ideas? =E2=80=94 Dan Langille http://langille.org/ --Apple-Mail=_4658BF3C-CBF5-4F5C-AE30-7DC2DF53ED8B Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iKYEARECAGYFAlSSCG5fFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl bnBncC5maWZ0aGhvcnNlbWFuLm5ldDA3REZBQjJGRUQ3NEE5QkE0NTNGOUJCNzBB MEIxNzE0Q0ZGQjlEM0MACgkQCgsXFM/7nTztTACfTArzaC6TBRw6bmdJBJVV+qPj Q1UAoOyZkyhyu1Lf/fIkE10BM71/jNBq =/EWp -----END PGP SIGNATURE----- --Apple-Mail=_4658BF3C-CBF5-4F5C-AE30-7DC2DF53ED8B--