From owner-freebsd-stable@FreeBSD.ORG Tue Dec 23 10:05:35 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9ABFE9D8 for ; Tue, 23 Dec 2014 10:05:35 +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 249452AF1 for ; Tue, 23 Dec 2014 10:05:35 +0000 (UTC) Received: by mail-wg0-f51.google.com with SMTP id x12so8551838wgg.38 for ; Tue, 23 Dec 2014 02:05:33 -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=L4PH2dUx/TfHpoE6NHHDEJ/MiGckex2KnwRbSIWsn8Y=; b=M0Gw5gD/vquj3mD3VNFpB2cOTE1IUAsaZQ6Ab/BSD+qUWnpsHT6gq0qmiNxFb/9/nd +Ephzl/eVD48mbOfVMlJPOne071bpCSgaAw4XfY7ZCWHJWUqQSV1Idqvez/OV42/kcUM d0jzJcOiCfb2tZOTpazkHuw14UrmKUR7kYj8mwmdC2vfY7ccGaT7zDwAiR5uv96fvwbH kA+KPztqloGjdVS1gVAdVlhVvulOsemQNNiYWeY0nJMZ45Tv/XfZZCSM0ArmTAQHmODy cnXx6NKwpJ5kFnnc2sA64a0PLpFn6RYm3elnK/cIU4rj+vql8gWoNKdqHvg1fMyYlFmO Zl5Q== X-Received: by 10.180.85.34 with SMTP id e2mr40155004wiz.0.1419329133443; Tue, 23 Dec 2014 02:05:33 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id e18sm27035071wjz.27.2014.12.23.02.05.32 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Dec 2014 02:05:32 -0800 (PST) Sender: Baptiste Daroussin Date: Tue, 23 Dec 2014 11:05:30 +0100 From: Baptiste Daroussin To: sthaug@nethelp.no Subject: Re: Assertion failed & Abort trap from pkg subsystem Message-ID: <20141223100530.GK43454@ivaldir.etoilebsd.net> References: <20141222.225359.74706561.sthaug@nethelp.no> <20141223.082536.74666341.sthaug@nethelp.no> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="W2ydbIOJmkm74tJ2" Content-Disposition: inline In-Reply-To: <20141223.082536.74666341.sthaug@nethelp.no> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: swhetzel@gmail.com, freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 10:05:35 -0000 --W2ydbIOJmkm74tJ2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 23, 2014 at 08:25:36AM +0100, sthaug@nethelp.no wrote: > > > Proceed with this action? [y/N]: y > > > Fetching bash-4.3.30_1.txz: 100% 1 MB 1.2M/s 00:01 > > > Fetching gettext-runtime-0.19.3.txz: 100% 144 KB 147.2k/s 00:01 > > > Checking integrity...Assertion failed: (pkgdb_ensure_loaded(j->db, p2= , PKG_LOAD_FILES|PKG_LOAD_DIRS) =3D=3D EPKG_OK), function pkg_conflicts_nee= d_conflict, file pkg_jobs_conflicts.c, line 211. > > > Child process pid=3D4851 terminated abnormally: Abort trap > ... > > According to the 20141130 entry in /usr/ports/UPDATING, the gettext > > port was split into 2 ports. One containing the libraries, and the > > other the developer tools. > >=20 > > See /usr/ports/UPDATING on how to fix this issue. >=20 > Thanks, that got the issue fixed. >=20 > For Christmas I wish for a more descriptive error message from pkg :-) >=20 it has been fixed :) (better than a more descriptive error message no?) Best regards Bapt --W2ydbIOJmkm74tJ2 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEABECAAYFAlSZPmoACgkQ8kTtMUmk6EwazgCfR6GAiTTHCNnT4rG7ghPdBZBS OGgAoJ6i9AIM3vRlkwubspaX6Dr3L4gR =g44x -----END PGP SIGNATURE----- --W2ydbIOJmkm74tJ2--