Draft: WIP golang-github-golang-protobuf-1-5-dev
Based on my local test builds in Debcraft, and on Salsa CI, this change is not needed:
But builds of current debian/latest on Launchpad fail with:
The following packages have unmet dependencies:
sbuild-build-depends-main-dummy : Depends: debhelper-compat (= 13)
Depends: dh-sequence-golang
Depends: golang-any but it is not going to be installed
Depends: golang-github-grpc-ecosystem-grpc-gateway-dev but it is not going to be installed
Depends: golang-gogoprotobuf-dev but it is not going to be installed
Depends: golang-google-genproto-dev but it is not going to be installed
Depends: golang-google-grpc-dev but it is not going to be installed
Depends: golang-goprotobuf-dev but it is not going to be installed
Depends: protobuf-compiler but it is not going to be installed
E: Unable to satisfy dependencies. Reached two conflicting decisions:
1. golang-goprotobuf-dev:amd64=1.3.5-4build1 is selected for install because:
1. sbuild-build-depends-main-dummy:amd64=0.invalid.0 is selected for install
2. sbuild-build-depends-main-dummy:amd64 Depends golang-goprotobuf-dev
3. golang-goprotobuf-dev:amd64 is available in version 1.3.5-4build1
2. golang-goprotobuf-dev:amd64=1.3.5-4build1 is not selected for install because:
1. sbuild-build-depends-main-dummy:amd64=0.invalid.0 is selected for install as above
2. sbuild-build-depends-main-dummy:amd64 Depends golang-github-grpc-ecosystem-grpc-gateway-dev
3. golang-github-grpc-ecosystem-grpc-gateway-dev:amd64 Depends golang-github-golang-protobuf-1-5-dev
4. golang-github-golang-protobuf-1-5-dev:amd64 Conflicts golang-goprotobuf-dev
apt-get failed.
E: Package installation failed
Launchpad builds are fixed with this commit:
Edited by Otto Kekäläinen