est SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4dFfw90k20zZ6f for ; Mon, 24 Nov 2025 22:03:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 5AOM3KOX081619 for ; Mon, 24 Nov 2025 22:03:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 5AOM3K2x081618 for bugs@FreeBSD.org; Mon, 24 Nov 2025 22:03:20 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 290024] FreeBSD Installer live system: /bin/sh: indexinfo: not found, pkg: POST-INSTALL script failed Date: Mon, 24 Nov 2025 22:03:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 15.0-STABLE X-Bugzilla-Keywords: install, regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D290024 --- Comment #10 from Graham Perrin --- Re: comment 8 > IIRC editors/nano was an easy test case for online non-base. Confirmed.=20 Script started on Mon Nov 24 21:59:43 2025 # echo $SHELL # mount | grep cd /dev/iso9660/15_0_RC3_AMD64_DVD on / (cd9660, local, read-only) # pkg install -Fqy nano pkg: Repository FreeBSD-base has a wrong packagesite, need to re-create database # pkg -v 2.4.2 # pkg install -y nano Updating FreeBSD-ports repository catalogue... FreeBSD-ports repository is up to date. Updating FreeBSD-ports-kmods repository catalogue... FreeBSD-ports-kmods repository is up to date. Updating FreeBSD-base repository catalogue... FreeBSD-base repository is up to date. All repositories are up to date. Checking integrity... done (0 conflicting) The following 3 package(s) will be affected (of 0 checked): New packages to be INSTALLED: gettext-runtime: 0.23.1 [FreeBSD-ports] indexinfo: 0.3.1_1 [FreeBSD-ports] nano: 8.6 [FreeBSD-ports] Number of packages to be installed: 3 The process will require 4 MiB more space. [1/3] Installing indexinfo-0.3.1_1... [1/3] Extracting indexinfo-0.3.1_1: 0% [1/3] Extracting indexinfo-0.3.1_1: 0% [1/3] Extracting indexinfo-0.3.1_1: 25% [1/3] Extracting indexinfo-0.3.1_1: 50% [1/3] Extracting indexinfo-0.3.1_1: 75% [1/3] Extracting indexinfo-0.3.1_1: 100% [2/3] Installing gettext-runtime-0.23.1... [2/3] Extracting gettext-runtime-0.23.1: 0% =E2=80=A6 [2/3] Extracting gettext-runtime-0.23.1: 100% /bin/sh: indexinfo: not found pkg: POST-INSTALL script failed [3/3] Installing nano-8.6... [3/3] Extracting nano-8.6: 0% =E2=80=A6 [3/3] Extracting nano-8.6: 100% /bin/sh: indexinfo: not found pkg: POST-INSTALL script failed # nano /bin/sh: nano: not found # exit Script done on Mon Nov 24 22:00:50 2025 --=20 You are receiving this mail because: You are the assignee for the bug.=