From nobody Sun Aug 10 07:27:56 2025 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4c08W568nvz643Hy for ; Sun, 10 Aug 2025 07:28:01 +0000 (UTC) (envelope-from tml@seiruote.it) Received: from smtpdh19-2.aruba.it (smtpdh19-2.aruba.it [62.149.155.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "pepi1sm-sfepd19.ad.aruba.it", Issuer "Actalis Organization Validated Server CA G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c08W40RFLz3dN9 for ; Sun, 10 Aug 2025 07:27:59 +0000 (UTC) (envelope-from tml@seiruote.it) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=seiruote.it header.s=a1 header.b=XB0MFgcD; spf=pass (mx1.freebsd.org: domain of tml@seiruote.it designates 62.149.155.149 as permitted sender) smtp.mailfrom=tml@seiruote.it; dmarc=pass (policy=none) header.from=seiruote.it Received: from [192.168.20.100] ([45.93.37.40]) by Aruba SMTP with ESMTPSA id l0TFuF8IFvoVFl0TFu4An9; Sun, 10 Aug 2025 09:27:57 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=seiruote.it; s=a1; t=1754810877; bh=yAZcxLjk01HIRxKVoZF+yIL9xb1JdRHNsJfVF9zAWk8=; h=Date:MIME-Version:Subject:To:From:Content-Type; b=XB0MFgcDNLZ30t9uQlWye6gtvc1/0rL7zMmFUJG2Ggu4JwDFiygj7oHvX9iuFd86V q3DyVBV3nvV8JnL9ckGcRtumqxx+zK+ICW979ZTU/ECHEe5lMiVJOUhrmmT2L64ZRH SGIVwCeJrw2mysNNvS/rD+wrdEO9FAKz5JYyyodB7ouH+xVgVwY2x1kXR5oFCCbUj+ cvG51nbRYP790kLpmVkqd1krHZN8aGE9m3eYHppCiefN8pKnCqbwOvxXILgF3l84ei K7z7cOGnyo0hldF2l3CelguzyxxQEI3yWw5oYDrlnVw3rKeiO5ZswNQCnW3yLME+rV PCNrG2dj78hBQ== Message-ID: Date: Sun, 10 Aug 2025 09:27:56 +0200 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: current amd64 snapshot 20250807 pkgbase installation seems broken To: freebsd-current@freebsd.org References: <35666e4d-020f-451e-94a1-998295f034db@seiruote.it> Content-Language: it From: tetrosalame In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4xfNNpt+un+2zz08Ip8q/CTvfYO0/ICKjxM3mlm3SUjwxlFDJwRMqAJTkKGk1LRE7eXbDWSpf94j0uBWRgoqNBu/Xfxu5gyQHoeBUiqVAGCqjih14DVQcM K9vFP5qij9qV45wDr6SMPLnanhOBEdNZvJgGCMt1GbzeiFa1xEPXFmaxmL6G5Jul2HKuCoGunsbt6w== X-Spamd-Result: default: False [-3.80 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; DMARC_POLICY_ALLOW(-0.50)[seiruote.it,none]; ONCE_RECEIVED(0.20)[]; R_DKIM_ALLOW(-0.20)[seiruote.it:s=a1]; R_SPF_ALLOW(-0.20)[+ip4:62.149.155.0/24]; MIME_GOOD(-0.10)[text/plain]; ASN(0.00)[asn:31034, ipnet:62.149.128.0/19, country:IT]; FROM_HAS_DN(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; ARC_NA(0.00)[]; TO_DN_NONE(0.00)[]; RWL_MAILSPIKE_POSSIBLE(0.00)[62.149.155.149:from]; RCVD_TLS_LAST(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; RCVD_IN_DNSWL_NONE(0.00)[62.149.155.149:from]; MID_RHS_MATCH_FROM(0.00)[]; DKIM_TRACE(0.00)[seiruote.it:+] X-Rspamd-Queue-Id: 4c08W40RFLz3dN9 X-Spamd-Bar: --- Il 10/08/2025 06:08, cyric@mm.st ha scritto: >> Console says (ALT-F4): >> ld-els.so.1: Shared object "libutil.so.9" not found, required by "pkg" > > Not really a snapshot problem, packages aren't rebuilt yet to utilize > libutil.so.10 (same problem here). Once it's done, just use pkg-static. Thank you for your reply. Maybe I failed to explain my problem, or I just misunderstood you: I meant that the pkg binary shipped with installation media couldn't run and so failed to add base packages. I don't think that tinkering with pkg-static during the first installation of the OS is right. f.