From owner-freebsd-pkg@FreeBSD.ORG Wed Sep 24 22:55:08 2014 Return-Path: Delivered-To: freebsd-pkg@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 B2E7C2B0 for ; Wed, 24 Sep 2014 22:55:08 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6D7BF951 for ; Wed, 24 Sep 2014 22:55:07 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XWvSi-0001Me-1A for freebsd-pkg@freebsd.org; Thu, 25 Sep 2014 00:55:04 +0200 Received: from n07-06-08.opera-mini.net ([185.26.182.36]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Sep 2014 00:55:04 +0200 Received: from p by n07-06-08.opera-mini.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Sep 2014 00:55:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-pkg@freebsd.org From: Pierre Subject: Re: firefox: pkg: Cannot solve problem using SAT solver Date: Wed, 24 Sep 2014 22:48:10 +0000 (UTC) Lines: 27 Message-ID: References: <201409140845.s8E8jmkC000795@mech-as221.men.bris.ac.uk> <541558C4.507@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 185.26.182.36 (Opera/9.80 (X11; FreeBSD 10.0-RELEASE amd64) Presto/2.12.388 Version/12.16) X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2014 22:55:08 -0000 Radek KrejĨa writes: > > > > Have I forgotten something? > > > > You're the second person to report this. It does seem to be a problem > > with the firefox port in the FreeBSD repository. Looks like it > > conflicts with it's own dependencies. > > It looks, that problem should be in jpeg-turbo, because some packages need jpeg and others jpeg-turbo. But > I dont know if is the reason. > > And this situation is about 3 weeks old. > > Radek > _______________________________________________ > freebsd-pkg@... mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-pkg > To unsubscribe, send any mail to "freebsd-pkg-unsubscribe@..." > > I got a same issue installing Mate. So I just typed pkg add /var/cache/pkg/ mate-x.x.x, it works pierre