https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290024
--- Comment #10 from Graham Perrin <[email protected]> --- Re: comment 8 > IIRC editors/nano was an easy test case for online non-base. Confirmed. 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% … [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% … [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 -- You are receiving this mail because: You are the assignee for the bug.
