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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 429E3158041 for ; Sun, 3 Mar 2024 19:40:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD34AE2ADB; Sun, 3 Mar 2024 19:40:51 +0000 (UTC) Received: from mail-qt1-f175.google.com (mail-qt1-f175.google.com [209.85.160.175]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 98A15E2A96 for ; Sun, 3 Mar 2024 19:40:51 +0000 (UTC) Received: by mail-qt1-f175.google.com with SMTP id d75a77b69052e-42e4b89bd3cso7741721cf.0 for ; Sun, 03 Mar 2024 11:40:51 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709494851; x=1710099651; h=content-transfer-encoding:content-disposition:message-id :in-reply-to:mime-version:to:subject:from:date:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=FgkKhz7h/AMUBE92vKd3Mc21oX1O3FCZaS0nYo5ZrX0=; b=l+r5rre0T0LgXIXxVrq0bzerVLXFf5ItW2CrnPh/YPRNm0BPdkDkdxpfnPPlfGXCl9 5wW3xSXNcULExoPqnlabDzf0uFWkkrPwuSzCAXMQpQMUs2PUIWZ5VK1hk5wWviL+suIV VeQxDzvuty3/+gsG42t98sfWWZnlbXg6JZbfX6qLGw4EeLh0kNXGuWQS1NdY/WZFHFWr bl2X/DiKjCmB9t1US7gIpNFR6akDWkbg/MbIOHR2k+kApQEWqvw6djM3+97YJx7mIV5j 9FnROgdKSzksverXhHdzniEgrZWREWRLVeeY3E5d/jkus+2a8R+TQMNINKsP/KVgDKIW NXZQ== X-Gm-Message-State: AOJu0YxS0u/p4oqEXxH/Psh1kIK5EYsv8FiNr6Qurv0rb3HmmXWs8xmz /2PSZhr5YUk0GdwWjzo3dqRgyiIU/2kVCvGjf37csynrEiZXTgyBjseWlgySyDShrjZmBK4aCHO mPhM= X-Google-Smtp-Source: AGHT+IFcbIbHSbru0N+Nt8P8uVsbQ84IC7N/lNlIgbTHV5prpZHjdZRlGySXcZqxruuxJ4BTXoYSfQ== X-Received: by 2002:a05:620a:470d:b0:788:22a4:a4c3 with SMTP id bs13-20020a05620a470d00b0078822a4a4c3mr3395350qkb.6.1709494850929; Sun, 03 Mar 2024 11:40:50 -0800 (PST) Received: from ffortso9 (c-73-238-129-126.hsd1.ct.comcast.net. [73.238.129.126]) by smtp.gmail.com with ESMTPSA id m20-20020ae9e014000000b007876a58b31csm3667509qkk.102.2024.03.03.11.40.49 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 03 Mar 2024 11:40:50 -0800 (PST) Date: Sun, 03 Mar 2024 14:40:49 -0500 From: Jack Subject: Re: [gentoo-user] Emerge trouble with firefox and thunderbird ... To: gentoo-user@lists.gentoo.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 In-Reply-To: X-Mailer: Balsa 2.6.4-204-g34868c62e Message-Id: Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Archives-Salt: a4440bb7-bbe5-47f7-b7ee-4b6203cfce39 X-Archives-Hash: c3a0a836c4406d487e3a9392bab1cae0 On 2024.03.03 13:54, Wols Lists wrote: > On 03/03/2024 09:47, Wols Lists wrote: >> I'm getting this output from >>=20 >> emerge --update --newuse --deep --with-bdeps=3Dy @world >=20 > whoops I mean "emerge --depclean" >=20 > I'm trying to get a clean system, and don't know what exactly is =20 > wrong, or what to try ... >=20 > Cheers, > Wol >=20 As the error says, you generally need to do a full update before you =20 can depclean. What error(s) do you get when trying to update firefox or thunderbird? =20 What happens if you try to update @world?