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 507BF13832E for ; Sat, 13 Aug 2016 14:58:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4204E21C0AA; Sat, 13 Aug 2016 14:58:10 +0000 (UTC) Received: from smarthost03a.mail.zen.net.uk (smarthost03a.mail.zen.net.uk [212.23.1.20]) by pigeon.gentoo.org (Postfix) with ESMTP id 372F0E0B22 for ; Sat, 13 Aug 2016 14:58:08 +0000 (UTC) Received: from [82.69.80.10] (helo=peak.localnet) by smarthost03a.mail.zen.net.uk with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1bYaNz-0001FR-TZ for gentoo-user@lists.gentoo.org; Sat, 13 Aug 2016 14:58:07 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Update blocked by kdebase-startkde:4 Date: Sat, 13 Aug 2016 15:58:07 +0100 Message-ID: <1528761.DOasQbJ1hz@peak> User-Agent: KMail/4.14.10 (Linux/4.7.0-gentoo; KDE/4.14.22; x86_64; ; ) In-Reply-To: <201608132056.51172.robin@binro.org> References: <201607092052.46760.robin@binro.org> <201607152159.55293.robin@binro.org> <201608132056.51172.robin@binro.org> 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-smarthost03a-IP: [82.69.80.10] X-Archives-Salt: 41480b69-8f0f-4a13-82ae-67209ae6f0e6 X-Archives-Hash: d7c1548fd8c0405152f21b7a4adb51f4 On Saturday 13 Aug 2016 20:56:50 Robin Atwood wrote: > And the next problem: > > !!! All ebuilds that could satisfy > "kde-plasma/plasma-workspace-wallpapers:5" have been masked. > !!! One of the following masked packages is required to complete your > request: - kde-plasma/plasma-workspace-wallpapers-5.7.3::gentoo (masked > by: package.mask, ~amd64 keyword) > - kde-plasma/plasma-workspace-wallpapers-5.6.5::gentoo (masked by: > package.mask) > > (dependency required by "kde-base/kdebase-startkde-4.11.22- > r2::gentoo[wallpapers]" [installed]) > (dependency required by "@selected" [set]) > (dependency required by "@world" [argument]) > > Why does kdebase-startkde:4 want plasma-workspace-wallpapers:5? has anyone > solved this yet? I don't know, but the ebuild calls version 5 explicitly. What happens if you add USE=-wallpapers to startkde in package.use? -- Rgds Peter