***GOT REQUEST TO CHECK FOR UPDATES***Currently running OPNsense 23.7.1_3 at Sat Aug 26 12:03:00 CEST 2023Fetching changelog information, please wait... doneself: No packages available to install matching 'opnsense'***DONE***
df -h
opnsense-update -u
root@opnsense:/ # df -hFilesystem Size Used Avail Capacity Mounted on/dev/gpt/rootfs 454G 2.6G 415G 1% /devfs 1.0K 1.0K 0B 100% /dev/dev/gpt/efifs 256M 1.7M 254M 1% /boot/efidevfs 1.0K 1.0K 0B 100% /var/dhcpd/devdevfs 1.0K 1.0K 0B 100% /var/unbound/dev/usr/local/lib/python3.9 454G 2.6G 415G 1% /var/unbound/usr/local/lib/python3.9
root@opnsense:/ # opnsense-update -uNo known packages set to fetch was specified.root@opnsense:/ #
Enter an option: 12Fetching change log information, please wait... doneThis will automatically fetch all available updates and apply them.Proceed with this action? [y/N]: yNothing to do.Starting web GUI...done.Generating RRD graphs...done.***
Fetching change log information, please wait... doneThis will automatically fetch all available updates and apply them.Proceed with this action? [y/N]: yNothing to do.Starting web GUI...done.Generating RRD graphs...done.*** opnsense.myhome.lan: OPNsense 23.7.1_3 *** LAN (re0) -> v4: 10.0.16.254/24 OPT1 (ue0) -> v4: 192.168.2.254/24 WAN (igc0) -> v4/DHCP4: 9x.xx.xx.xx/22 WG1 (wg1) -> v4: 10.11.0.1/24 HTTPS: SHA256 18 55 ................................ SSH: SHA256 Bqk................................ (ECDSA) SSH: SHA256 aUkUp............................ (ED25519) SSH: SHA256 qoD3by............................(RSA) 0) Logout 7) Ping host 1) Assign interfaces 8) Shell 2) Set interface IP address 9) pfTop 3) Reset the root password 10) Firewall log 4) Reset to factory defaults 11) Reload all services 5) Power off system 12) Update from console 6) Reboot system 13) Restore a backupEnter an option:
Proceed with this action? [y/N]: h>>> Check installed kernel versionVersion 23.7.1 is correct.>>> Check for missing or altered kernel filesNo problems detected.>>> Check installed base versionVersion 23.7.1 is correct.>>> Check for missing or altered base filesNo problems detected.>>> Check installed repositoriesOPNsense>>> Check installed pluginsNo plugins found.>>> Check locked packagesNo locks found.>>> Check for missing package dependencies>>> Check for missing or altered package files>>> Check for core packages consistencyCore package "opnsense" not known to package database.Press any key to return to menu.
Code: [Select]Proceed with this action? [y/N]: h>>> Check installed kernel versionVersion 23.7.1 is correct.>>> Check for missing or altered kernel filesNo problems detected.>>> Check installed base versionVersion 23.7.1 is correct.>>> Check for missing or altered base filesNo problems detected.>>> Check installed repositoriesOPNsense>>> Check installed pluginsNo plugins found.>>> Check locked packagesNo locks found.>>> Check for missing package dependencies>>> Check for missing or altered package files>>> Check for core packages consistencyCore package "opnsense" not known to package database.Press any key to return to menu.
opnsense-update -fur 23.7.2
root@opnsense:/ # opnsense-update -fur 23.7.2Fetching packages-23.7.2-amd64.tar: ..[fetch: https://pkg.opnsense.org/FreeBSD:13:amd64/23.7/sets/packages-23.7.2-amd64.tar.sig: Not Found] failed, no signature found
Why are we forcing (-f) insecure (-i) major (-u) updates on users? Let's try to stay away from opnsense-update -u here... -r doesn't even work without a release number If the package database is damaged the only clean solution is to run a full bootstrap:# opnsense-bootstrapIt will reinstall everything (avoiding a major upgrade wherever it may have taken the user) and keep all settings.Cheers,Franco
root@opnsense:/ # opnsense-update -fiur 23.7.2Fetching packages-23.7.2-amd64.tar: ..[fetch: https://pkg.opnsense.org/FreeBSD:13:amd64/23.7/sets/packages-23.7.2-amd64.tar: Not Found] failed, no update found
can i run the bootstrap via ssh or do i need vga