25.11-RC update fails on Netgate 1100
-
Home user here, trying to update to 25.11.r.20251126.1732
The update starts normally, then outputs the following:
The process will require 136 MiB more space.
[1/271] Upgrading indexinfo from 0.3.1 to 0.3.1_1...
[1/271] Extracting indexinfo-0.3.1_1: .... done
[2/271] Upgrading mpdecimal from 4.0.0 to 4.0.1...
[2/271] Extracting mpdecimal-4.0.1: .......... done
[3/271] Upgrading gettext-runtime from 0.22.5 to 0.23.1...
[3/271] Extracting gettext-runtime-0.23.1: .......... done
[4/271] Reinstalling readline-8.2.13_2...
[4/271] Extracting readline-8.2.13_2: .......... done
[5/271] Upgrading libffi from 3.4.6 to 3.5.1...
[5/271] Extracting libffi-3.5.1: .......... done
[6/271] Upgrading python311 from 3.11.11 to 3.11.13_1...
[6/271] Extracting python311-3.11.13_1: .......... done
[7/271] Upgrading libunistring from 1.2 to 1.4...
[7/271] Extracting libunistring-1.4: .......... done
>>> Unlocking package pkg...done.
FailedSystem log has the following message from kernel:
pid 71840 (pkg-static), jid 0, uid 0, was killed: failed to reclaim memoryI've already deleted unneeded boot environments und uninstalled add-on packages.
Any pointers? -
Thats almost always due to extra packages but if you've removed them my suggestion is to reboot and try again. Alternatively if you use RAM Disks try adjusting or disabling it.
-
@ipsecwizard The other suggestion on an 1100 is to not use the GUI and instead reboot then upgrade via command line/console menu.
-
What i ended up doing is to go the shell route (thanks for the suggestion, @SteveITS) and started to kill processes like php-fpm and openvpn, which still showed up despite me stopping the service. Update worked fine after that.