On 2024/10/10 11:24, Stuart Henderson wrote: > On 2024/10/10 14:04, Nick Permyakov wrote: > > It wasn't tagged in time for release, perhaps? > > It was tagged. > > > On Thu, Oct 10, 2024 at 1:44 PM Stuart Henderson <s...@spacehopper.org> > > wrote: > > > > > > On 2024/10/10 13:35, Nick Permyakov wrote: > > > > There's no lang/python/3 in 7.6's ports.tar.gz. > > > > > > Strange. ports.tar.gz has been known to miss files with long names in > > > the past (though I think that's fixed now) but that is unexpected. > > > > > > Anyway, "cvs -d anoncvs@<some mirror> up -Pd" will fix it. > > > > > > Mirrors listed at https://www.openbsd.org/anoncvs.html > > >
For whatever reason, there are various files/dirs missing from 7.6 ports.tar.gz, so you'll definitely want to follow the instructions in https://www.openbsd.org/anoncvs.html about updating if you're using ports.tar.gz to pre-load. (Not all of the files touched when you do that were missed from the tar - some were updated in 7.6-stable after release - but quite a few). There are some problems with the snapshots ports.tar.gz too (dirs are in the tar but missing from CVS/Entries e.g. devel/p5-Devel-CheckOS, devel/p5-Log-Any-Adapter-Callback, devel/p5-Test-Needs and others). (personally I'd generally recommend ignoring those files and just using cvs in the first place though..)