From owner-freebsd-current@FreeBSD.ORG Sat Dec 6 18:14:01 2014 Return-Path: Delivered-To: current@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 959935BF for ; Sat, 6 Dec 2014 18:14:01 +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 1FA5FF1E for ; Sat, 6 Dec 2014 18:14:01 +0000 (UTC) Received: by mail-wi0-f170.google.com with SMTP id bs8so4008764wib.5 for ; Sat, 06 Dec 2014 10:13:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=QEiuyIH2he9wu1uHII9Ej9ergMlL0+irs6MI1+OJJSo=; b=zKTU8si3/7S5KCVuzJxphej9YxPV0PsJK+vmByefbmCGdHM9LHs1RxiXyNUSnOsC6X 2z8+sccAM2dRGjg+xI0KqZGNbIvVew5+4po6vzeRnMaJFPjGDhdHqx0y2TC79N4bgZ8r skewCt3fgdUSPY5uS3Id2g76SzTHNg1uX//TEXABiORmFse2VH4sGeeSvjCwkmaoFhht J3XpbiX8ZmCiA8oZqNhhXB6rhsh4C582Nshh7ewKBx70XdvxPMzJYYhefMFV9e6rDD1S uYsrKpmdcCAMtHkx1PthcMmUY615h5UhhRUo/20lWIf4IrBnfNuy8LMxxlkLqJx0mQD5 7bxQ== X-Received: by 10.194.86.165 with SMTP id q5mr33841345wjz.10.1417889639508; Sat, 06 Dec 2014 10:13:59 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id gf6sm36693234wjc.11.2014.12.06.10.13.58 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Dec 2014 10:13:58 -0800 (PST) Sender: Baptiste Daroussin Date: Sat, 6 Dec 2014 19:13:56 +0100 From: Baptiste Daroussin To: Hans Petter Selasky Subject: Re: [CFT] pkg 1.4.0 rc2 Message-ID: <20141206181356.GC94381@ivaldir.etoilebsd.net> References: <20141206124029.GB72593@ivaldir.etoilebsd.net> <20141206161545.c70d3adfac63270192782ab0@gmail.com> <54833B89.3030909@selasky.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9Ek0hoCL9XbhcSqy" Content-Disposition: inline In-Reply-To: <54833B89.3030909@selasky.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: Marc UBM , current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Dec 2014 18:14:01 -0000 --9Ek0hoCL9XbhcSqy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 06, 2014 at 06:23:21PM +0100, Hans Petter Selasky wrote: > Hi, >=20 > Just a simple question: >=20 > Does "pkg upgrade" automatically lock packages which are not available=20 > or cannot be built? >=20 > I recently did a "pkg upgrade" and found myself without a working=20 > libreoffice ... 9-stable amd64 Nope it does not and will be very very hard to do it properly, the problem = was that some libraries are now dropping (upstream) support for gcc 4.2 which resulted in libreoffice not being built, he said libraries was reverted to = the ancient version so next package build should have libreoffice again. regards, Bapt --9Ek0hoCL9XbhcSqy Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEABECAAYFAlSDR2QACgkQ8kTtMUmk6EwBlACfabEk0nzgZYqsyAF21Z7jeZ4F +UIAn1Rva2YAT8r8FUlxcz1Vjo1qbbNt =z/PG -----END PGP SIGNATURE----- --9Ek0hoCL9XbhcSqy--