On 1 February 2022 4:46:36 pm IST, Peymaneh <[email protected]> wrote:
>But I was wrong about the dependencies. Removing the dependency on
>golang-github-google-cel-spec works out fine, but turns out
>golang-github-google-cel-go still has indirect build-deps to golang-goprotobuf
>1.4.1 via golang-google-genproto (>=0.0~git20210726.e7812ac-1~exp0), which is
>in experimental.
Have you tried building it with the version of genproto in unstable once?
If it builds fine then probably this is circumvented.
>So this newer version of golang-google-genproto requires golang-goprotobuf-dev
>(>= 1.4.1~), but if I understand correctly, then from looking at its source
>that's not strictly necessary, because its *pb.go files, that cause the
>dependency on golang-goprotobuf, could be regenerated during build with
>protoc-gen-go?
Seems correct to me.
Regards,
Nilesh
>[1] https://lists.debian.org/debian-go/2021/08/msg00061.html