Files
netbird/.github/workflows
Zoltán Papp f9b9bb2940 ci(release): bootstrap pkg before installing FreeBSD port deps
The FreeBSD 15.0 VM image used by vmactions/freebsd-vm@v1 ships a pkg
binary that fails to parse the current pkg.freebsd.org metadata, with:
  pkg: truncated reply for signature_fingerprintsoutput, wanted 0 bytes
  pkg: Repository FreeBSD-ports cannot be opened.

This breaks 'pkg install', failing every release run since 2026-04-24.
Run 'pkg bootstrap -f' + 'pkg update -f' first to refresh pkg and the
catalogue before installing build deps.
2026-04-25 13:17:44 +02:00
..
2025-08-20 10:59:32 +03:00
2025-08-08 21:41:33 +02:00