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 27629158041 for ; Mon, 1 Apr 2024 15:23:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 978612BC01A; Mon, 1 Apr 2024 15:23:05 +0000 (UTC) Received: from mail.pissmail.com (mail.pissmail.com [173.249.47.55]) (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 25E8BE2A59 for ; Mon, 1 Apr 2024 15:23:05 +0000 (UTC) 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 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=shitposting.expert; s=dkim; t=1711984983; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=FQ4d4pSifCbWbHR1N8TkBlJN77cYiYeJgiwfiIMWF8A=; b=YFkOR8jvsxZmjlu7fOShUFeFtWxvlm9e/he/2hLZbW9WmdSkUVUNw1VSd9FYhlmf/lBJX6 MT1VdKLkrqOwNSrtcVIX47BErlgkrXWhtlPS4vbUiE9OUHkDFGjtYS6fPHDVj/B3lkAq3X PDbe+OW28Nud0dbuFg63PyDsGsYFD2pQH6xX4gUaQz0TIf1bA4Wzqiw85bbih8vvb1MfSw lJURVVfE0j5bK51ZVvX2A9rnLXMbCWIUbFquLoSXad057WeQmD5zg3g4FoSBPLZE27KGGE GWwsJUgiKNHZk5hVA220nnsPTbEbz4vmgDI/TX92B4RLkHx7EscQRo3EGH5Wew== Date: Mon, 01 Apr 2024 15:23:02 +0000 From: stefan11111 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] My emerge @preserved-rebuild is wedged. Help, please! In-Reply-To: References: Message-ID: X-Sender: stefan11111@shitposting.expert Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Bar: / Authentication-Results: mail.pissmail.com; auth=pass smtp.mailfrom=stefan11111@shitposting.expert X-Archives-Salt: a9bf690d-a94d-4fb1-80ce-885626d6d49e X-Archives-Hash: cf166b1d23891d48ce90b30800f39cf7 On 2024-04-01 15:12, Alan Mackenzie wrote: > Hello, Gentoo. > > I'm trying to do > > # emerge -a @preserved-rebuild > > .. For this purpose, I created a temporary repository, filling it with > ancient ebuilds recovered from /var/db/pkg. > > It shows me 5 packages to be merged, among them being > > [ebuild R ] dev-lang/spidermonkey-78.15.0 [78.15.0] > > .. When I answer the "are you sure?" prompt with Yes, spidermonkey > fails > to build with this error message: > >>>> Emerging (1 of 5) dev-lang/spidermonkey-78.15.0::localrepo > !!! Fetched file: firefox-78.15.0esr.source.tar.xz VERIFY FAILED! > !!! Reason: Insufficient data for checksum verification > !!! Got: > !!! Expected: BLAKE2B BLAKE2S MD5 RMD160 SHA1 SHA256 SHA3_256 SHA3_512 > SHA512 WHIRLPOOL > * Fetch failed for 'dev-lang/spidermonkey-78.15.0', Log file: > * '/var/tmp/portage/dev-lang/spidermonkey-78.15.0/temp/build.log' > > It would appear that the sources are no longer available at Firefox, > and > I no longer have a copy in /usr/portage/distfiles. > > Why is portage trying to build this obsolete version? I surely will > just > unmerge it as soon as my system is back in order. > > Most importantly, how can I free up my system so that I can proceed > with > the pending profile update? I appear to be stuck. I hope I won't have > to reinstall gentoo. For old distfiles, NeddySeagoon hosts them publicly accessible. This is the closest I found to your version: https://bloodnoc.org/~roy/olde-distfiles/spidermonkey-78-patches-04.tar.xz -- Linux-gentoo-x86_64-Intel-R-_Core-TM-_i5-7400_CPU_@_3.00GHz COMMON_FLAGS="-O3 -pipe -march=native -fno-stack-protector -ftree-vectorize -ffast-math -funswitch-loops -fuse-linker-plugin -flto -fdevirtualize-at-ltrans -fno-plt -fno-semantic-interposition -falign-functions=64 -fgraphite-identity -floop-nest-optimize" USE="-* git verify-sig rsync-verify man alsa X grub ssl ipv6 lto libressl olde-gentoo asm native-symlinks threads jit jumbo-build minimal strip system-man" INSTALL_MASK="/etc/systemd /lib/systemd /usr/lib/systemd /usr/lib/modules-load.d /usr/lib/tmpfiles.d *tmpfiles* /var/lib/dbus /lib/udev /usr/share/icons /usr/share/applications /usr/share/gtk-3.0/emoji"