Your message dated Thu, 08 Aug 2024 15:35:30 +0000 with message-id <e1sc5ao-00gwsg...@fasolo.debian.org> and subject line Bug#1077779: fixed in google-guest-agent 20211116.00-6.2 has caused the Debian Bug report #1077779, regarding google-guest-agent: FTBFS due to grpc transition to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 1077779: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1077779 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---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
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---Source: google-guest-agent Source-Version: 20211116.00-6.2 Done: Reinhard Tartler <siret...@tauware.de> We believe that the bug you reported is fixed in the latest version of google-guest-agent, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1077...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Reinhard Tartler <siret...@tauware.de> (supplier of updated google-guest-agent package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 03 Aug 2024 10:32:11 -0400 Source: google-guest-agent Architecture: source Version: 20211116.00-6.2 Distribution: unstable Urgency: medium Maintainer: Debian Cloud Team <debian-cloud@lists.debian.org> Changed-By: Reinhard Tartler <siret...@tauware.de> Closes: 1077779 Changes: google-guest-agent (20211116.00-6.2) unstable; urgency=medium . * Non-maintainer upload. * Build against google/protobuf@v1.5, Closes: #1077779 Checksums-Sha1: 2e59ebf7b4596be7b6ef044d9772a54fe3ff93d7 2617 google-guest-agent_20211116.00-6.2.dsc 42b80a82e5d87cd85d530449c5071a2a5dd0f540 4348 google-guest-agent_20211116.00-6.2.debian.tar.xz Checksums-Sha256: c0a13ebe4e0c7c6728586194c13417bc66b83b17d3f43460aed2c5e96d95f87b 2617 google-guest-agent_20211116.00-6.2.dsc 23187eeb27abf18689be0eab674acd171843737a1cb02f80f019866d1e2f4ec8 4348 google-guest-agent_20211116.00-6.2.debian.tar.xz Files: 935688119d0425b8ab7de6ba55f3ae71 2617 golang optional google-guest-agent_20211116.00-6.2.dsc 178dded442f375dec5a7f1478aee5483 4348 golang optional google-guest-agent_20211116.00-6.2.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQJIBAEBCgAyFiEEMN59F2OrlFLH4IJQSadpd5QoJssFAmauQFsUHHNpcmV0YXJ0 QHRhdXdhcmUuZGUACgkQSadpd5QoJsuf+xAAsslpvuLy0eJreBLCIFe94WFlNUtP tZYvver0afd5u5ztxiyR31lFCWJ6Vv3JT4YiQF0Ny8zRDwCgFKm1aMty/g6jWEnA DR4GljZBexByid11Ah3qH9FWRBQG+2j4aJGJZQgQxOLPuLkO58NsXosg0nnhoE5F eEhBXGpsAjpwTJJ8rtddfDePVnAwPHsBe9R1POYi5Zo8k3u+MowgfAOixyeONjSC VPLqu21MWKFfiiCIGKU4g+dYS5awKkw5y+3Iawl0cM9OB1xEX4qpIQy3Kd6t7a7E pwmhkNMNpdVe2kzBTHD7ZxRkJN6PwTZ2lrUvR2uEfBGjUXoSlHpKkJCGoxRxnXUl 5ymOJIuojcJFq5eQtYSeBxKUC3SQW1VG9Tq/TrFrNAf0OKtX/SRE6GVu6D1P1L05 XYxjFlNoCrVdGXknXFf9v3ZIdmtnjMd63GZD+zzvJFUw6rmTaS2fMtLmmXr4sh6m vc9EZIfNgAIwLuUdaQtesGGA/vTQItIkgNS9+tnNLro/uzL+zmU5N7fGMlA/q3SN SQJ9y1yNO3Z1QsP0KZDvP+jdkpAan2jOhbQVOFrD3ywE1WLPsDF1ugGQOohYEKoy MwjuVxtP8/0zUvMtF84VqQnJ5JeymfI3m0rc3PFbSEnnmr98Jrae2yrFu6ahlASX OZNc8cou0Zri7bo= =tT4/ -----END PGP SIGNATURE-----
pgpkqNkLNZZuC.pgp
Description: PGP signature
--- End Message ---