From owner-freebsd-questions@FreeBSD.ORG Thu Jul 31 02:10:42 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 C7474D8B; Thu, 31 Jul 2014 02:10:42 +0000 (UTC) Received: from sdf.lonestar.org (mx.sdf.org [192.94.73.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.sdf.org", Issuer "SDF.ORG" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A51B2240B; Thu, 31 Jul 2014 02:10:41 +0000 (UTC) Received: from sdf.lonestar.org (IDENT:cwr@sdf.lonestar.org [192.94.73.15]) by sdf.lonestar.org (8.14.8/8.14.5) with ESMTP id s6V2ATSF016819 (using TLSv1/SSLv3 with cipher DHE-RSA-AES256-SHA (256 bits) verified NO); Thu, 31 Jul 2014 02:10:30 GMT Date: Thu, 31 Jul 2014 02:10:29 +0000 (UTC) From: Charlie X-X-Sender: cwr@sdf.lonestar.org To: Adrian Chadd Subject: Re: pkg broken? Unable to install packages... In-Reply-To: Message-ID: References: <20140729185723.GB5146@slackbox.erewhon.home> User-Agent: Alpine 2.02 (NEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Roland Smith , FreeBSD Questions 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: Thu, 31 Jul 2014 02:10:42 -0000 On Wed, 30 Jul 2014, Adrian Chadd wrote: > Date: Wed, 30 Jul 2014 19:07:38 -0700 > From: Adrian Chadd > To: Charlie > Cc: Roland Smith , > FreeBSD Questions > Subject: Re: pkg broken? Unable to install packages... > > Try pkg upgrade -f > > > -a > > > On 30 July 2014 18:07, Charlie wrote: >> On Tue, 29 Jul 2014, Roland Smith wrote: >> >>> Date: Tue, 29 Jul 2014 20:57:23 +0200 >>> From: Roland Smith >>> To: Charlie >>> Cc: freebsd-questions@freebsd.org >>> Subject: Re: pkg broken? Unable to install packages... >>> >>> >>> On Mon, Jul 28, 2014 at 10:20:16PM +0000, Charlie wrote: >>>> >>>> Hello list! >>>> >>>> I'm running 10-RELEASE x64, and all of a sudden I can't seem to install >>>> any packages. >>>> >>>> No matter which package I attempt to install, the result is similar: >>> >>> >>> Don't know if it is related, but there has been some breakage in pkg >>> lately. >>> Version 1.3.3 has hit the ports tree just now. You might want to try and >>> install that from ports. >>> >>> If you build from ports, it uses the newly-built pkg-static inside the >>> port >>> for installation, so it should work. >>> >>> Roland >>> -- >>> R.F.Smith http://rsmith.home.xs4all.nl/ >>> [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] >>> pgp: 5753 3324 1661 B0FE 8D93 FCED 40F6 D5DC A38A 33E0 (keyID: A38A33E0) >>> >> >> Hey Roland, >> >> Thanks for the reply. I tried what you suggested -- updating pkg to the >> latest version via ports -- but no luck. Same errors as before, no matter >> what I'm trying to install or update. >> >> Help! >> >> Thanks, >> >> >> Charlie >> >> cwr@sdf.org >> SDF Public Access UNIX System - http://sdf.org >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > This is the result of running 'pkg upgrade -f': pkg: cannot resolve conflict between remote libGL(want install), local libGL(want keep), please resolve it manually pkg: SAT: conflicting request, cannot solve pkg: cannot solve job using SAT solver cwr@sdf.org SDF Public Access UNIX System - http://sdf.org