Re: golang-google-cloud
On Fri, Mar 20, 2026 at 5:14 PM Simon Josefsson <simon@josefsson.org> wrote:
> i386 dh_auto_test fails :( Reported upstream:
> https://github.com/googleapis/google-cloud-go/issues/14220
>
> The simplest is to just disable these tests to make 32-bit archs build.
> Thoughts?
I think it should fine with disabled tests on 32-bits as we only
builds -dev. No binaries.
> Btw, was there any reason you picked v0.117.0? I took a stab at latest
> v0.123.0 and it seems feasible; I'll try to get a Salsa reverse build
> pipeline as a demo.
I was just continue to complete previous unfinished branch for
v0.115.0. And then I found it depends on an obsolated package
golang-github-census-instrumentation-opencensus-proto that upstream
aldo fixed and dropped it on v0.117.0.
> These multi-project upstream repositories are horrible to work with.
Once I have had experience to solve the circular build-depends on such
a multi project upstream repo. I don't felt difficult to on work on
other golang packages to solve the circular build-depends. :D
Best regards,
--
-Andrew
Reply to: