Compilation error on Go Generate

2024-02-16 Thread Loren M. Lang
I am trying to packagize pwru for Debian and it uses a generate stage to build some eBPF filters by compiling them into an object and embedding them into Go. The upstream owner provides a Makefile to handle the whole build, but I am trying to break it up and use dh-golang with it's built-in

Bug#1064082: ITP: golang-github-cheggaaa-pb -- Console progress bar for Golang

2024-02-16 Thread Loren M. Lang
Package: wnpp Severity: wishlist Owner: Loren M. Lang * Package name: golang-github-cheggaaa-pb Version : 3.1.5-1 Upstream Author : Sergey Cherepanov * URL : https://github.com/cheggaaa/pb * License : BSD-3-clause Programming Lang: Go Description :

Bug#1064081: ITP: golang-github-cloudflare-cbpfc -- cBPF to C or eBPF compiler

2024-02-16 Thread Loren M. Lang
Package: wnpp Severity: wishlist Owner: Loren M. Lang * Package name: golang-github-cloudflare-cbpfc Version : 0.0~git20231012.992ed75-1 Upstream Author : Cloudflare * URL : https://github.com/cloudflare/cbpfc * License : BSD-3-clause Programming Lang: Go

grpc transition

2024-02-16 Thread Mathias Gibbens
On Fri, 2024-02-16 at 15:19 +0100, Simon Josefsson wrote: > What do you think about this approach to get modern grpc into unstable? > Here is grpc: https://tracker.debian.org/pkg/golang-google-grpc > > 1) Upload a new package golang-google-grpc-legacy identical to > golang-google-grpc

Re: Package dependencies on protobuf libraries

2024-02-16 Thread Mathias Gibbens
On Fri, 2024-02-16 at 13:48 +0100, Simon Josefsson wrote: > Great!  Several of those packages came up as causing FTBFS with grpc, so > let's see if your update makes any difference there. Unfortunately it probably won't make much of a difference for building with the newer version of grpc, as I

Re: Package dependencies on protobuf libraries

2024-02-16 Thread Mathias Gibbens
On Fri, 2024-02-16 at 19:25 +0100, Simon Josefsson wrote: > This seems like the same issue: some other package was demanding > golang-goprotobuf-1-5-dev but the packages above cannot be installed. > > Could you add golang-github-google-cel-go-dev and > golang-google-genproto-dev to your list of

Re: Package dependencies on protobuf libraries

2024-02-16 Thread Simon Josefsson
Simon Josefsson writes: > Mathias Gibbens writes: > >>>   * golang-etcd-server-dev >>>   * golang-github-go-kit-kit-dev >>>   * golang-github-grpc-ecosystem-go-grpc-middleware-dev >>>   * golang-github-grpc-ecosystem-grpc-gateway-dev >>>   * golang-github-openzipkin-zipkin-go-dev >> >> Not

Re: RFS: golang-google-grpc + golang-github-google-s2a-go

2024-02-16 Thread Simon Josefsson
What do you think about this approach to get modern grpc into unstable? Here is grpc: https://tracker.debian.org/pkg/golang-google-grpc 1) Upload a new package golang-google-grpc-legacy identical to golang-google-grpc 1.38.0+really1.33.3-1 from unstable. 2) Wait for golang-google-grpc-legacy to

Re: Package dependencies on protobuf libraries

2024-02-16 Thread Simon Josefsson
Mathias Gibbens writes: >>   * golang-etcd-server-dev >>   * golang-github-go-kit-kit-dev >>   * golang-github-grpc-ecosystem-go-grpc-middleware-dev >>   * golang-github-grpc-ecosystem-grpc-gateway-dev >>   * golang-github-openzipkin-zipkin-go-dev > > Not having heard any objections, I'll plan

Re: How to interprest dh-make-golang estimate

2024-02-16 Thread Jérémy Lal
Le ven. 16 févr. 2024 à 00:34, Loren M. Lang a écrit : > Hello, > > This is my first attempt at creating a Debian package for the Go > language so I am trying to figure out all the ropes. Hello, answers are below, all your problems come from that. > Also, does the > extra indentation imply