From owner-freebsd-stable@FreeBSD.ORG Tue Dec 23 07:25:40 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 97CD953B for ; Tue, 23 Dec 2014 07:25:40 +0000 (UTC) Received: from bizet.nethelp.no (bizet.nethelp.no [195.1.209.33]) by mx1.freebsd.org (Postfix) with SMTP id D23541919 for ; Tue, 23 Dec 2014 07:25:39 +0000 (UTC) Received: (qmail 85539 invoked from network); 23 Dec 2014 07:25:36 -0000 Received: from bizet.nethelp.no (HELO localhost) (195.1.209.33) by bizet.nethelp.no with SMTP; 23 Dec 2014 07:25:36 -0000 Date: Tue, 23 Dec 2014 08:25:36 +0100 (CET) Message-Id: <20141223.082536.74666341.sthaug@nethelp.no> To: swhetzel@gmail.com Subject: Re: Assertion failed & Abort trap from pkg subsystem From: sthaug@nethelp.no In-Reply-To: References: <20141222.225359.74706561.sthaug@nethelp.no> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: 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 07:25:40 -0000 > > 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) == EPKG_OK), function pkg_conflicts_need_conflict, file pkg_jobs_conflicts.c, line 211. > > Child process pid=4851 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. > > See /usr/ports/UPDATING on how to fix this issue. Thanks, that got the issue fixed. For Christmas I wish for a more descriptive error message from pkg :-) Steinar Haug, Nethelp consulting, sthaug@nethelp.no