From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-197831-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 89C15158086 for <garchives@archives.gentoo.org>; Sat, 8 Jan 2022 20:44:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3EC212BC03E; Sat, 8 Jan 2022 20:44:32 +0000 (UTC) Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 56AC42BC029 for <gentoo-user@lists.gentoo.org>; Sat, 8 Jan 2022 20:44:16 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from <lnx-gentoo-user@m.gmane-mx.org>) id 1n6IZS-0003sB-AT for gentoo-user@lists.gentoo.org; Sat, 08 Jan 2022 21:44:14 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras <realnc@gmail.com> Subject: [gentoo-user] Portage detects fake "world file problems" and packages that don't exist Date: Sat, 8 Jan 2022 22:44:08 +0200 Message-ID: <srct2p$e2s$1@ciao.gmane.io> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> 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=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.4.0 Content-Language: en-US X-Archives-Salt: 1fa8c3e7-2295-4a48-80b0-5140d9cf1595 X-Archives-Hash: 9ec501f0d803a2a17c06fa498b885985 This is weird. When doing: emerge -auDU @world Portage says: ============ !!! Problems have been detected with your world file !!! Please run emaint --check world !!! Ebuilds for the following packages are either all !!! masked or don't exist: media-sound/pavucontrol media-sound/pulseeffects sys-block/gparted Nothing to merge; quitting. ============ My world file is fine and "emaint --check world" doesn't find anything. Also, all these packages that portage claims are masked or don't exist are not masked and they exist. This is on ~amd64. I'm stumped :-/