From owner-freebsd-questions@FreeBSD.ORG Sat Aug 9 19:48:36 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6E45FC0A for ; Sat, 9 Aug 2014 19:48:36 +0000 (UTC) Received: from mail-wg0-x22b.google.com (mail-wg0-x22b.google.com [IPv6:2a00:1450:400c:c00::22b]) (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 079D620AF for ; Sat, 9 Aug 2014 19:48:35 +0000 (UTC) Received: by mail-wg0-f43.google.com with SMTP id l18so6777611wgh.2 for ; Sat, 09 Aug 2014 12:48:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=1koiJF+TnJAc7cb1d62YB4I+uupxtuI5OUg/YRinh7s=; b=Fy5gilPsZxvp4ciZIiWgDVdvrahRz+yZF8wQaFJhBXoSQRZ05wZboGLKDekio0Ci1V ayu0uI2AE5yvRbDk1WI0zutm0bfPSY7mASEvwqld8MpjmrsqwXVP0dShocKgbCKQGjvL WDqqG5POp5sp3u+ajUR6LIB0raeSTVbBDFJO54Vtnjtwf8T0A06kBsL1OFJzm2bWQqGQ nf1XmCcDRE679QPKfyQ5Ba1v+l5ZR4WwhQfMh8sE6ODZs2X6b9dnu53E7fATtswiaDJ6 y4KdaxH5wXtCxxE+yLMtopqRbBSYMymw2lsVfhN3sqCmeRV29rqApYii8R4KnmI/8uEe NpJQ== X-Received: by 10.180.212.113 with SMTP id nj17mr6749597wic.46.1407613714342; Sat, 09 Aug 2014 12:48:34 -0700 (PDT) Received: from kontrol.kode5.net (host86-139-236-94.range86-139.btcentralplus.com. [86.139.236.94]) by mx.google.com with ESMTPSA id gl4sm22296288wib.19.2014.08.09.12.48.33 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 09 Aug 2014 12:48:33 -0700 (PDT) Message-ID: <53E67B0F.2010500@gmail.com> Date: Sat, 09 Aug 2014 20:48:31 +0100 From: Jamie Griffin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: FreeBSD Questions Subject: pkg upgrade failed again Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Sat, 09 Aug 2014 19:48:36 -0000 Just waited 9 hours for all the new packages to download to find this happens: Checking for upgrades: 100% Assertion failed: (var == elt->var), function pkg_solve_sat_problem, file pkg_solve.c, line 508. Child process pid=5148 terminated abnormally: Abort trap When with a problematic package qt4-qtestlib conflicting with qt4-testlib, pkg upgraded itself to 1.3.3 first, I thought the solver was supposed to sort things like this?