Mathias Gibbens

Results 28 comments of Mathias Gibbens

Well, there are a lot of 32bit platforms still out there! :) From my initial look, I hope it wouldn't be too hard to update the variable types to (u)int64,...

Spent a little bit of time this afternoon investigating further, and came up with this commit: 7a8157a1230c532f89a908a314047f502747a504. With that applied, the build and all tests succeed on both amd64 and...

I'll chime in to say that I hit the same issue with metadata tests failing when the certificate can't be downloaded, although in my case I'm working on packaging this...

#170 does indeed help, although I still get random test failures on my RaspberryPi. I ran 20 builds using sbuild (so each run is in a clean, fresh environment), and...

This weekend I built v1.10.2 of this library on an arm64 system (RaspberryPi 3B), running Debian unstable and golang v1.17.5. I performed 25 builds, using sbuild, and observed the following...

@mikma, I'm not sure where your comment went, although I did get an email notification, so I'll quote it here: > Which protoc version do you want to use? I...

Honestly, I'm not familiar enough with everything that's involved with the protobuf library transition to be able to answer those questions. I've spent some time trying to understand, but the...

Thanks @fujita! If you do indeed release a 3.0.0-preX version, I'll build it locally and verify that LXD remains happy (and can drop the old protobuf library itself as well...

Looks good, at least from a "can I compile?" standpoint. Successfully rebuilt the gobgp Debian package to version 3.0.0-rc1 and then built LXD 4.21 with the few changes required to...

Still an issue with gonum 0.13.0 and golang go 1.20.5. Additionally, another test is now failing (shown below). Any further thoughts on fixes? I'd like to be able to run...