From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AC4CC1396D9 for ; Sat, 11 Nov 2017 16:08:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D745E10FD; Sat, 11 Nov 2017 16:08:13 +0000 (UTC) Received: from smarthost03b.mail.zen.net.uk (smarthost03b.mail.zen.net.uk [212.23.1.21]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F2999E10F4 for ; Sat, 11 Nov 2017 16:08:12 +0000 (UTC) Received: from [82.69.80.10] (helo=peak.localnet) by smarthost03b.mail.zen.net.uk with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1eDYKI-00049I-Ur for gentoo-user@lists.gentoo.org; Sat, 11 Nov 2017 16:08:10 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] boost-1.63 dependency confusion Date: Sat, 11 Nov 2017 16:08:10 +0000 Message-ID: <24767286.I84CqeEpta@peak> In-Reply-To: <9b7aeac3-8f70-600f-fffa-5b02bbc18e84@googlemail.com> References: <1510401344.LrsCL7A1CB@dell_xps> <27969.1510400716@owl.pooh.corner> <9b7aeac3-8f70-600f-fffa-5b02bbc18e84@googlemail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost03b-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: d4448690-a158-49c8-b762-fff205ae5140 X-Archives-Hash: 4dcdef00ea176cbb188f4586b300a664 On Saturday, 11 November 2017 15:40:18 GMT Jens Pelzetter wrote: > Hello all, > > alternativly you can do manual step wise update (which work at least for > me): > > # emerge -va --oneshot =dev-util/boost-build-1.63 > # emerge -va --oneshot =dev-libs/boost-1.63 > > After that, emerge should behave normal. That didn't work for me: boost-build refused to build without my first emerging boost. -- Regards, Peter.