GitLab skip major version update not possible but cannot find old mid-versions packages

Hello,

I'm struggling for almost 3 weeks now with a GitLab package update.

The software only supports specific upgrade path that does not allow skipping major versions.
However for a system that was not upgraded for more than one year now I have Gitlab 15 and current available package to install is Gitlab 17.
The upgrade is failing due to database changes that needs to be applied on version 16 upgrade.

I have tried to find version 16 or any other kind of old package archive for FreeBSD but didn't manage to find any.

Any idea either where can I find old package of Gitlab 16 or find a way to skip major versions?

Thanks
 
You could try checking out the ports at the latest revision that had gitlab 16 (seems to be 967e997474280445c08fb6ed608f027b7d3a1f5f) and build using ports? BTW, the port is at 18 already, it looks like.
 
Thanks,

However how can I find out on which revision of ports which version of GitLab there is?

And also how can I download the ports tree from specific revision?

Thanks
 
Back
Top