Hi
Thanks for the last release 24.1.8 :)
Unfortunately I cannot find the packages set for 24.1.8 on mirrors, only base and kernel sets are available.
https://mirror.ams1.nl.leaseweb.net/opnsense/FreeBSD:13:amd64/24.1/sets/
https://opnsense.c0urier.net/FreeBSD:13:amd64/24.1/sets/
BTW, does python 3.9 is still necessary on 24.1.7+ ? Currently updated system have both version (3.11 and 3.9)...
BR
Clément
The packages set is only published as an archive for the initial release or when we need it to be there for pinning the upgrade path to a later release.
We don't use an Python 3.9 anymore and don't provide it either.
Cheers,
Franco
You probably have mimugmail repo enabled, see this (https://forum.opnsense.org/index.php?topic=36641.msg198841#msg198841).
@franco, OK thanks for the reply. I was asking because it has been published for 24.1.2 and 24.1.5.
About python3.9, good to know, we will delete it manually. Already tried on our test instance, it works.
@meyergru: no we don't, only official one and our private repo (with no python dependencies).
Well if you installed any Python 3.9 thing manually you end up with it sticking to the system (pkg-autoremove will never touch it).
And, yes, .2 and .5 were used for the upgrade path so that bugs already fixed can be avoided.
Cheers,
Franco