Source: google-guest-agent
Version: 20211116.00-6.1
Severity: important
Tags: patch
google-guest-agent currently FTBFS due to the golang grpc library
transition that was started last week. The following patch adjusts the
Build-Depends to use the golang-protobuf-1-5 library rather than
golang-protobuf-1-3. Please consider applying it and uploading a new
version of google-guest-agent.
diff --git a/debian/control b/debian/control
index b74c666..b387e1d 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13),
golang-google-cloud-dev,
golang-github-googlecloudplatform-guest-logging-go-dev,
golang-google-grpc-dev,
- golang-goprotobuf-dev
+ golang-github-golang-protobuf-1-5-dev
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/cloud-team/google-guest-agent
Vcs-Git: https://salsa.debian.org/cloud-team/google-guest-agent.git
Attachment:
signature.asc
Description: This is a digitally signed message part