From owner-freebsd-questions@FreeBSD.ORG Sat Aug 9 21:12:52 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3DC66A6D for ; Sat, 9 Aug 2014 21:12:52 +0000 (UTC) Received: from mail-wi0-x22a.google.com (mail-wi0-x22a.google.com [IPv6:2a00:1450:400c:c05::22a]) (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 C8E322918 for ; Sat, 9 Aug 2014 21:12:51 +0000 (UTC) Received: by mail-wi0-f170.google.com with SMTP id f8so3953507wiw.1 for ; Sat, 09 Aug 2014 14:12:49 -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:references :in-reply-to:content-type:content-transfer-encoding; bh=6Y0Se7WZA1/5N6N37jzRNpAqg4BzZG59IqsqYhb2veY=; b=C6NgYzqzD5h4996SFZeXrRCGzTIvTYAL+1ONrQgynq/hjPbIueOKpRiuQcYN4FjftT FTUSW8fzX9Z606S33Tak5PqZTMlMStqWN+kOy5VFELY/gQYXN8Zjf5zRl9nnOizSw6sh Gss5gd0msdhJxO9/PXpLn4guIW68RFWgAayokaD7sPFPqkELJrx1qMoBu2+MsQqpxOBz 1pqD+AZmpiQq2nVop7UnrjkSFDIb0Uy6lb2iaLoBmvcseKhIP/rrf2s0XE+AL7xrOy4i OD0FB+pJc72wrZGBq8KSx4kfhLGsdd61ijzpHz5zwz51YvAh2Slqs5kgsAgKadcTlQWb clHg== X-Received: by 10.180.186.3 with SMTP id fg3mr6853685wic.78.1407618769896; Sat, 09 Aug 2014 14:12:49 -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 fp6sm23043783wic.11.2014.08.09.14.12.48 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Aug 2014 14:12:49 -0700 (PDT) Message-ID: <53E68ECF.3070006@gmail.com> Date: Sat, 09 Aug 2014 22:12:47 +0100 From: Jamie Griffin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: FreeBSD Questions Subject: seriously hacked off!! Re: pkg upgrade failed again References: <53E67B0F.2010500@gmail.com> In-Reply-To: <53E67B0F.2010500@gmail.com> Content-Type: text/plain; charset=windows-1252; 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 21:12:52 -0000 On 09/08/2014 20:48, Jamie Griffin wrote: > 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? Once again pkg has completely f**ked up my packages and i'll have to remove everything and start over. That's the second time in as many months. Why are these things released when they cause so many problems for people. I actually dread upgrading FreeBSD now because I know it's going to involve stress. Thanks.