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 0E38C138359 for ; Sat, 14 Nov 2020 11:23:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAFD2E0855; Sat, 14 Nov 2020 11:23:36 +0000 (UTC) Received: from pmta31.teksavvy.com (pmta31.teksavvy.com [76.10.157.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7131FE05C1 for ; Sat, 14 Nov 2020 11:23:36 +0000 (UTC) IronPort-SDR: SIpxpvM9F+7yU/uKVp84oiJRhqny+nn2qOGGp5RIN2WT9QQBwB5HxPMSo07+vxMjYkP2EEbLWa fByZmA9X0m5A== X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2FvCQDbvK9f/xoQNJ1igQkHhGZVYYh?= =?us-ascii?q?xhFCGCZ5DCwEBAQEBAQEBARwSBwECBAEBAoRCBAICgh4mOBMCAwEBCwEBAQU?= =?us-ascii?q?BAQEBAQYEAgKGTgyDVIEHAQEBAQEBAQEBAQEBAQEBAQEBARYCDVRpBjocMws?= =?us-ascii?q?0ElcGExqDDYMGD601gTSEPgEDAwtDRIUBBoE4jVs/gQI/hCM+gjsiAQKFKII?= =?us-ascii?q?sBJApjG+bFgqCbYEXmW8CL5JZjyC2OIF7fQiDJFAZDVeWTYViJjACNgIGCgE?= =?us-ascii?q?BAwlXAY0UXAEB?= X-IPAS-Result: =?us-ascii?q?A2FvCQDbvK9f/xoQNJ1igQkHhGZVYYhxhFCGCZ5DCwEBA?= =?us-ascii?q?QEBAQEBARwSBwECBAEBAoRCBAICgh4mOBMCAwEBCwEBAQUBAQEBAQYEAgKGT?= =?us-ascii?q?gyDVIEHAQEBAQEBAQEBAQEBAQEBAQEBARYCDVRpBjocMws0ElcGExqDDYMGD?= =?us-ascii?q?601gTSEPgEDAwtDRIUBBoE4jVs/gQI/hCM+gjsiAQKFKIIsBJApjG+bFgqCb?= =?us-ascii?q?YEXmW8CL5JZjyC2OIF7fQiDJFAZDVeWTYViJjACNgIGCgEBAwlXAY0UXAEB?= X-IronPort-AV: E=Sophos;i="5.77,478,1596513600"; d="scan'208";a="147654215" Received: from 157-52-16-26.cpe.teksavvy.com (HELO waltdnes.org) ([157.52.16.26]) by smtp13.teksavvy.com with SMTP; 14 Nov 2020 06:23:34 -0500 Received: by waltdnes.org (sSMTP sendmail emulation); Sat, 14 Nov 2020 06:23:26 -0500 From: "Walter Dnes" Date: Sat, 14 Nov 2020 06:23:26 -0500 To: Gentoo Users List Subject: Re: [gentoo-user] "emerge --sync" and "gemato" screwed Message-ID: <20201114112326.GA25494@waltdnes.org> References: <20201114052016.GA29023@waltdnes.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 X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201114052016.GA29023@waltdnes.org> X-Archives-Salt: 4cb9a622-6d97-4026-8fee-7356fada2d4f X-Archives-Hash: 185f5510bf9a3d4af53fef65983b5e95 On Sat, Nov 14, 2020 at 12:20:16AM -0500, Walter Dnes wrote > ============================================================= > > And before anyone asks, "emerge -pv1 portage" shows rsync-verify > is disabled... > > ============================================================= > Calculating dependencies... done! > [ebuild R ] sys-apps/portage-3.0.8::gentoo USE="(ipc) native-extensions xattr -apidoc -build -doc -gentoo-dev -rsync-verify (-selinux) -test" PYTHON_TARGETS="python3_7 (-pypy3) -python3_6 -python3_8 (-python3_9)" 0 KiB > ============================================================= > > OK, so I emerged gemato, and a whole bunch of its dependencies, but > that doesn't help... It looks like I went about things exactly the wrong way. gemato should not be emerged directly. USE="rsync-verify" emerge -1 portage pulls in gemato and app-crypt/openpgp-keys-gentoo-release-20200704, and other dependencies. This would've prevented the mess about gemato not finding the keys. There's still the problem of the news item https://www.gentoo.org/support/news-items/2018-01-30-portage-rsync-verification.html -- Walter Dnes I don't run "desktop environments"; I run useful applications