Re: Help fixing gobgp FTBFS
On Thu, Dec 15, 2022 at 01:52:32AM +0000, Mathias Gibbens wrote:
> Hi all,
>
> Something related to protobuf has shifted in unstable, which is now
> causing gobgp to FTBFS. I've tried to figure out the correct way to fix
> it, but haven't been able to, so I'm asking the team for guidance.
>
It's because the new version of libprotobuf-dev.
You can take the same patch in
https://salsa.debian.org/go-team/packages/notary/-/commit/b0a072faa72857f7523c8245ecaa8814d5a60051
A better way is to bump gobgp to a new version, which uses
google.golang.org/protobuf.
https://github.com/osrg/gobgp/commit/c593d7c8b374ef2aed1752f7c69217ec3a6bccbb
Reply to: