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 54652138334 for ; Wed, 22 Aug 2018 09:42:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C634E0903; Wed, 22 Aug 2018 09:42:41 +0000 (UTC) Received: from susu.bendor.com.au (susu.bendor.com.au [203.16.199.2]) by pigeon.gentoo.org (Postfix) with ESMTP id 4AEC0E08CA for ; Wed, 22 Aug 2018 09:42:39 +0000 (UTC) Received: from linux-0ft9 (unknown [130.56.32.205]) by susu.bendor.com.au (Postfix) with ESMTPSA id 9DBC256004D; Wed, 22 Aug 2018 19:42:40 +1000 (EST) Date: Wed, 22 Aug 2018 19:42:34 +1000 From: =?UTF-8?B?Wm9sdMOhbiBLw7Njc2k=?= To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Update circle Message-ID: <20180822194234.722351ea@linux-0ft9> In-Reply-To: <20180822102726.27978de4@digimed.co.uk> References: <20180822182443.18693b55@linux-0ft9> <20180822191554.55798b0f@linux-0ft9> <20180822102726.27978de4@digimed.co.uk> Organization: Bendor Research Pty. Ltd. X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.10; i586-suse-linux-gnu) 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-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 3b7aaaa5-dd89-4225-8403-2c4f2b7efddb X-Archives-Hash: 9030e8df1562fe093ed2bd1b957aa9f9 Neil, > That's too much to try to do in one go, what do you get with just a > basic system update? > > emerge -up @system $ emerge -up @system These are the packages that would be merged, in order: Calculating dependencies... done! !!! Ebuilds for the following packages are either all !!! masked or don't exist: sys-apps/elfix !!! All ebuilds that could satisfy ">=app-portage/elt-patches-20170422" have been masked. !!! One of the following masked packages is required to complete your request: - app-portage/elt-patches-20170826.1::gentoo (masked by: EAPI 6) - app-portage/elt-patches-20170815::gentoo (masked by: EAPI 6) - app-portage/elt-patches-20170422::gentoo (masked by: EAPI 6) The current version of portage supports EAPI '5'. You must upgrade to a newer version of portage before EAPI masked packages can be installed. (dependency required by "sys-devel/gcc-7.3.0-r3::gentoo" [ebuild]) (dependency required by "@system" [argument]) For more information, see the MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook. > And what do you get when trying to update only portage? > > emerge -p portage $ emerge -p portage These are the packages that would be merged, in order: Calculating dependencies... done! !!! All ebuilds that could satisfy ">=app-arch/tar-1.27" have been masked. !!! One of the following masked packages is required to complete your request: - app-arch/tar-1.30::gentoo (masked by: EAPI 6) The current version of portage supports EAPI '5'. You must upgrade to a newer version of portage before EAPI masked packages can be installed. (dependency required by "sys-apps/portage-2.3.40-r1::gentoo" [ebuild]) (dependency required by "portage" [argument]) For more information, see the MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook. Thanks, Zoltan