Index | Thread | Search

From:
Douglas Silva <doug.hs@proton.me>
Subject:
Upgrade net/syncthing to v2
To:
"ports@openbsd.org" <ports@openbsd.org>
Cc:
"edd@openbsd.org" <edd@openbsd.org>, "kn@openbsd.org" <kn@openbsd.org>
Date:
Thu, 18 Dec 2025 15:29:07 +0000

Download raw body.

Thread
  • Douglas Silva:

    Upgrade net/syncthing to v2

`make build` is failing with the following error:

lib/syncthing/globalmigrations.go:10:2: code in directory /usr/ports/pobj/syncthing-2.0.12/go/src/github.com/syncthing/syncthing/internal/db expects import "github.com/syncthing/syncthing/internal/db/sqlite"

I'm not at all familiar with Go, so I need some help with this.

So far, I was able to fix the patches (it wasn't hard) and update the Makefile and distinfo to v2.

I've attached the ports directory.