From owner-freebsd-questions@FreeBSD.ORG Sat Dec 6 21:41:44 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 023CB144 for ; Sat, 6 Dec 2014 21:41:44 +0000 (UTC) Received: from mail-pd0-f182.google.com (mail-pd0-f182.google.com [209.85.192.182]) (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 C6FEE65F for ; Sat, 6 Dec 2014 21:41:43 +0000 (UTC) Received: by mail-pd0-f182.google.com with SMTP id r10so2825129pdi.13 for ; Sat, 06 Dec 2014 13:41:37 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:references:mail-followup-to:date :in-reply-to:message-id:user-agent:mime-version:content-type; bh=4wVshebMp0B/JVMR4J5GR9M4jqmxIbrvAtjxUjezHr4=; b=L1hHhvPKjO7Inmk2NgZZzyADovDkxL4Re+93EnI68viLkVqw9+jTkd6YIxwhVmEzPB PHw4CTzOBXbkDCKP+LBTDY/EBmxZFoZrY40YlXihzrClP5O8lDLD3oJuOooviFg4IMRV J+kx1WrehTabRDAUAAVH5xzCxJIEKWj8Tv7CmpWLAKFBuODelwhwetIV8gbe+fr0DTfC 8vaYcUBV3LOtCfQqIO6xUUri3fzK2JP3I/jxeRJ+Hn+5iaP6ysZmSuBl/3WaS/jrqUCG DYpPWExXQY029S8lhqlZDEiv/AZ+k5Yss8gUoGFf08IgAmH+62Yw8SaevVN3DOLyppAJ SAYQ== X-Gm-Message-State: ALoCoQm6vtbr/rDgVaOklEe9lAErVTa06z07iUcgHIOgEmUL664Rl3Jp6a3FBq4SH/Wj25NOODbk X-Received: by 10.70.59.35 with SMTP id w3mr7786751pdq.104.1417902097714; Sat, 06 Dec 2014 13:41:37 -0800 (PST) Received: from elk.localnet ([2604:8800:100:82aa:6ef0:49ff:fe05:658b]) by mx.google.com with ESMTPSA id ug6sm32280346pbc.72.2014.12.06.13.41.36 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sat, 06 Dec 2014 13:41:37 -0800 (PST) Received: from carlj by elk.localnet with local (Exim 4.80) (envelope-from ) id 1XxN6c-0007op-2v for freebsd-questions@freebsd.org; Sat, 06 Dec 2014 13:41:34 -0800 From: Carl Johnson To: freebsd-questions@freebsd.org Subject: Re: Pgk upgrade solver problems References: <87wq65v0gx.fsf@elk.localnet> <5482A11B.3030600@yahoo.com> <87ppbwvcfu.fsf@elk.localnet> <548365A7.4070306@yahoo.com> Mail-Followup-To: freebsd-questions@freebsd.org Date: Sat, 06 Dec 2014 13:41:34 -0800 In-Reply-To: <548365A7.4070306@yahoo.com> (Paul Pathiakis via freebsd-questions's message of "Sat, 06 Dec 2014 15:23:03 -0500") Message-ID: <87lhmkv4kx.fsf@elk.localnet> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Dec 2014 21:41:44 -0000 Paul Pathiakis via freebsd-questions writes: > I was hoping that it would clear it all like it did on one of my machines. > > However, on the other.... well, I deinstalled all the questionable > packages and reinstalled them. I believe it's a problem with pkg, as > the other machine was PCBSD. > > Let me check the thread.... > > Ok... found it. It was between myself and another guy. > > pkg upgrade -f > > Let me know. Remember, it's the *BSD community, everyone is here to help. I was hoping to avoid that, but there are no other suggestions, so I guess I will have to. Thanks for the help. > It did clean up a lot at that point, but there were still 1 or 2. > On 12/06/2014 13:51, Carl Johnson wrote: >> Paul Pathiakis via freebsd-questions >> writes: >> >>> Carl, >>> >>> I had something like this and decided to regen the pkg database. >>> >>> pkg -Ba (I think) >>> >>> It cleared most of this up. >> Thanks for the reply, but that didn't seem to help my problem. I assume >> that you meant 'pkg check -Ba', but that just checks the database and >> doesn't regenerate the database. The pkg check did find some missing >> files, so I forced the reinstall of two packages and that eliminated the >> warnings from the check. Unfortunately, I still got the same warnings >> when I tried to upgrade, so I exited out again. >> >>> On 12/05/2014 23:58, Carl Johnson wrote: >>>> I have just tried to run a 'pkg upgrade', but I am getting a lot of 'SAT >>>> solver' problems. It appeared that it wants to remove the offending >>>> packages, so I did a '^C' after the first few of them to abort any >>>> operations. >>>> >>>> The program output looked normal at first and downloaded all of the >>>> packages, but then I started getting errors like these (long lines): >>>> >>>> pkg: Cannot solve problem using SAT solver: >>>> cannot install package p5-Locale-gettext~devel/p5-Locale-gettext, remove it from request? [Y/n]: >>>> cannot install package xfce~x11-wm/xfce4, remove it from request? [Y/n]: >>>> pkg: Cannot solve problem using SAT solver: >>>> cannot install package Thunar~x11-fm/thunar, remove it from request? [Y/n]: >>>> pkg: Cannot solve problem using SAT solver: >>>> cannot install package glib~devel/glib20, remove it from request? [Y/n]: >>>> cannot install package xfce4-desktop~x11-wm/xfce4-desktop, remove it from request? [Y/n]: >>>> pkg: Cannot solve problem using SAT solver: >>>> cannot install package libxfce4util~x11/libxfce4util, remove it from request? [Y/n]: >>>> cannot install package libreoffice~editors/libreoffice, remove it from request? [Y/n]: >>>> >>>> I can't figure out if these messages mean that it will not upgrade these >>>> packages, or if it means that it will remove the packages. I currently >>>> have pkg version 1.3.8_3 and last upgraded all packages about a month >>>> ago. I also upgraded the base system from 10.0-RELEASE-p12 to >>>> 10.1-RELEASE since then, but I didn't think that should effect the >>>> packages. Does anybody have any suggestions on what these errors mean, >>>> and what I can do about them? >>>> >>>> Thanks for any suggestions. >>> _______________________________________________ >>> 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" > > -- Carl Johnson carlj@peak.org