From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A78A7138CCA for ; Mon, 30 Mar 2015 09:12:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88FF8E08A1; Mon, 30 Mar 2015 09:12:45 +0000 (UTC) Received: from smarthost01c.mail.zen.net.uk (smarthost01c.mail.zen.net.uk [212.23.1.5]) by pigeon.gentoo.org (Postfix) with ESMTP id 3AC90E0893 for ; Mon, 30 Mar 2015 09:12:43 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost01c.mail.zen.net.uk with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1YcVkQ-00087m-Io for gentoo-user@lists.gentoo.org; Mon, 30 Mar 2015 09:12:42 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] This nite's switch to "full multilib" Date: Mon, 30 Mar 2015 10:12:42 +0100 Message-ID: <2459970.oMT3fE8ld4@wstn> Organization: Society for Retired Gentlefolk User-Agent: KMail/4.14.3 (Linux/3.18.9-gentoo; KDE/4.14.3; x86_64; ; ) In-Reply-To: <5518409D.2040407@gmail.com> References: <5517CCCC.90800@seismic.de> <201503291830.25834.michaelkintzios@gmail.com> <5518409D.2040407@gmail.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-smarthost01c-IP: [82.69.80.10] X-Archives-Salt: f116e665-d647-4a33-a002-8d1604e73bee X-Archives-Hash: d7dbea24e0dc89ea862c7442d3e33057 On Sunday 29 March 2015 20:12:45 Alan McKinnon wrote: > ... I think Michael posted the correct cause up-thread: > > "If you're on stable, you'll need to keyword qt-4.8.6 in its entirety. > You can't mix and match versions, and 4.8.6 is the only one that > supports multilib." Something needs clarifying here. Exactly who will need to keyword qt-4.8.6? > So you probably want to add all current Qt4 packages to the list. > > We should probably start asking all posters with similar problems what > is the output of > > grep -ir qt /etc/portage > > and help them remove all cruft that's getting in the way of a clean > upgrade Just to get you started, here's my list from a system that upgraded smoothly: $ grep qt /etc/portage/package.use app-text/poppler cairo qt4 dev-qt/qtcore qt3support dev-qt/qtdeclarative qt3support webkit dev-qt/qtgui qt3support dev-qt/qtopengl qt3support dev-qt/qtsql mysql qt3support dev-qt/qtwebkit icu (Package.use is the only place where qt occurs.) -- Rgds Peter.