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 DF003158041 for ; Sun, 3 Mar 2024 21:18:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D98FE2AA7; Sun, 3 Mar 2024 21:18:09 +0000 (UTC) Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com [209.85.160.179]) (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 37CE2E2A9E for ; Sun, 3 Mar 2024 21:18:09 +0000 (UTC) Received: by mail-qt1-f179.google.com with SMTP id d75a77b69052e-42eec06b956so2269321cf.1 for ; Sun, 03 Mar 2024 13:18:09 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709500688; x=1710105488; h=content-transfer-encoding:content-disposition:message-id :in-reply-to:references:mime-version:to:subject:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=9uNpw/Ha5Vd0708sz93mS2nhDVa6ECaqV9Kyf0pZiUI=; b=KbixVqFDBXOk17QzA/SwA2E4I0U9ecLFBYNfHLCes5ncESGUUX1osGAzzD9akZI756 C54/pxrn3t2MxMWdckzPoqaVMA7yOO8FBBqB8J9ylTi7B6d/9ynj9BxxvaLDB+qjEhBa /0GJV7XW4gaRLtCUDJrMNTcCS1P4p9tiiwJWvFSBnCtylezoxXh879WDnPcGibQFwuGb VCxDL1vHxhNZi0+BGCvhHc6tsnQhuVl06B9mtlrRltdybKnlF4d/kk9BGTeV68+xSP5g PJ3cDFgPD3ASJG6I6ompgxa+jNAVUsc6Xp7h7nqiK5PwbmPMZByltFHditj/rvT1h7r0 Jo7Q== X-Gm-Message-State: AOJu0YyGQMohVi0gZKHxXK+z3jVnNJz6ia5BIFgaioMZpZo7tNkTtV8E 707iq7b7Ud/5ka/ahro0GqWEqXH1h0aUBR6LlMLRSReiwHlqSJFiFPK1ihgWKkxuiDic257Z4UT tjwU= X-Google-Smtp-Source: AGHT+IGkh6GgrFVZ+W0JRTmHsoBbt/I1xBI1ELkzSU4ynlCK9pFwiUq5w/6XZwLCjnRitCqUWuTM7g== X-Received: by 2002:a05:620a:2448:b0:788:22fb:ae31 with SMTP id h8-20020a05620a244800b0078822fbae31mr3067527qkn.6.1709500688434; Sun, 03 Mar 2024 13:18:08 -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 i25-20020a05620a145900b007882776bad7sm367927qkl.21.2024.03.03.13.18.07 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 03 Mar 2024 13:18:07 -0800 (PST) Date: Sun, 03 Mar 2024 16:18:06 -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 References: <4d859556-7ff8-41d4-9a25-924b258a6a67@youngman.org.uk> In-Reply-To: <4d859556-7ff8-41d4-9a25-924b258a6a67@youngman.org.uk> 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: e9dfb3ff-8b58-4b9a-bc34-8caa99f0d06e X-Archives-Hash: 459033f6aba8d70ef6cc2f37f12673f0 On 2024.03.03 15:23, Wol wrote: > On 03/03/2024 19:40, Jack wrote: >> 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. >>=20 >> What error(s) do you get when trying to update firefox or =20 >> thunderbird? What happens if you try to update @world? >>=20 > Both firefox and thunderbird seemed to die for no obvious reason. =20 > Where do I find the logs? >=20 > But because depclean complained, I did blah-blah-with-bdeps, which =20 > emerged (or tried to) 21 packages, but firefox/thunderbird still =20 > bombed, and then --depclean still complained. >=20 > So I don't know what's going on, but basically Mozilla won't emerge, =20 > and I don't know why ... >=20 > Cheers, > Wol Did the other 19 package emerge OK? Are the mozilla progs crashing =20 when running, or when emerging? If emerging, the log is just console =20 output, as indecipherable as we know it sometimes can be. If they =20 crash when running, try running from command line.