Your message dated Mon, 25 Jul 2022 10:03:51 +0000
with message-id <e1ofuwj-0002wq...@fasolo.debian.org>
and subject line Bug#1012573: fixed in harvest-tools 1.3-8
has caused the Debian Bug report #1012573,
regarding harvest-tools: FTBFS with protobuf 3.20.1+
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.)


-- 
1012573: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012573
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: harvest-tools
Version: 1.3-7
Severity: important
Usertags: protobuf3_20
Tags: ftbfs upstream bookworm sid patch

Hi,

I would like to start the Protobuf 3.20.1 transition in a few days.
Your package is currently FTBFS for a simple reason. The function
SetTotalBytesLimit doesn't have a second argument for long (protobuf
3.6) and it was ignored previously. Now it's finally removed and hence
your package doesn't build anymore.
As it was ignored for a long time, the fix is easy, just remove that
argument when calling the mentioned function. Patch is attached,
please apply it soon.

Thanks,
Laszlo/GCS
Description: fix Protobuf FTBFS
 SetTotalBytesLimit no longer has second argument.
Author: Laszlo Boszormenyi (GCS) <g...@debian.org>
Forwarded: no
Last-Update: 2022-06-06

---

--- harvest-tools-1.3.orig/src/harvest/HarvestIO.cpp
+++ harvest-tools-1.3/src/harvest/HarvestIO.cpp
@@ -208,7 +208,7 @@ bool HarvestIO::loadHarvestProtocolBuffe
 	GzipInputStream gz(&raw_input);
 	CodedInputStream coded_input(&gz);
 	
-	coded_input.SetTotalBytesLimit(INT_MAX, INT_MAX);
+	coded_input.SetTotalBytesLimit(INT_MAX);
 	
 	if ( ! harvest.ParseFromCodedStream(&coded_input) )
 	{

--- End Message ---
--- Begin Message ---
Source: harvest-tools
Source-Version: 1.3-8
Done: Andreas Tille <ti...@debian.org>

We believe that the bug you reported is fixed in the latest version of
harvest-tools, 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 1012...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated harvest-tools 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: SHA256

Format: 1.8
Date: Mon, 25 Jul 2022 11:27:58 +0200
Source: harvest-tools
Architecture: source
Version: 1.3-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 1012573
Changes:
 harvest-tools (1.3-8) unstable; urgency=medium
 .
   [ László Böszörményi ]
   * Build with protobuf 3.20.1+
     Closes: #1012573
 .
   [ Andreas Tille ]
   * Standards-Version: 4.6.1 (routine-update)
Checksums-Sha1:
 c77d54121b8cc58924e85ae255caf19047e4c89b 2139 harvest-tools_1.3-8.dsc
 b508c70fd7fa5748d9257a0fa0e58aee6349be8e 7176 harvest-tools_1.3-8.debian.tar.xz
 9da0e16cfd53d233a5136079df3d5c0e9a62ef49 7136 
harvest-tools_1.3-8_amd64.buildinfo
Checksums-Sha256:
 396b693c049333e13191eb2189ecb0d7b6cb44317249d35f893641ff8f603cd0 2139 
harvest-tools_1.3-8.dsc
 ed100cba93ed91bda4405ce1a8dbc7a529131d4c1c38e66f303190c4d6dee8d9 7176 
harvest-tools_1.3-8.debian.tar.xz
 da0e6f811956d3566bc97f9d66ef39658f561422f81eacdab1eb28173f972a49 7136 
harvest-tools_1.3-8_amd64.buildinfo
Files:
 1260f30f24c45975145ed73416f4c7f8 2139 science optional harvest-tools_1.3-8.dsc
 eaaf4df74be0e7b75bfb15fffb0e2419 7176 science optional 
harvest-tools_1.3-8.debian.tar.xz
 3322bdaa3cf77a7f8fc3b47ed72712bc 7136 science optional 
harvest-tools_1.3-8_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmLeZzMRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtHBDA//Wn2xcTYpC1uqzRNWuZvPcGOndKxBwo3k
DvCh1LD18MFJwdpdYIsZw0Nl393h/mZejzn4pONAeEm0YFbwJt3lUq3+1QouU7sb
RXxKHRNMA4cPDJuNCoUU4IqGwjralDwxUdDd7ZKP0ckkFUu6VElDQSGhX8ik3WOE
ogK6OMJdgQymZwQr/2lcwC6Q4nFq8F5BAOzxI2/WNvNiD/urlNrfsh8ouYyeg/kd
MprvUs94yEKhMIQ/FWvytxhNJbicGGnMnkNEDLvC14VtrEHqTIDCSCG0mRB+3i/H
YPW82JTqO+Em8Ne73IxsgP1GQsbXgMOd8S2KYIy9Zz8SobvMUOv41rR7vW2mVTmk
PAEPURsuXtarNjKCfNzM0grD+i/XjSNe2x9t7JZ2hKTa6P0fDeVPkaz0GwGpAiF8
HH2+9hJ7UUT2jGtNqJZo9iwJ7eVOvn5YlDLv0si5VqmlEX443qpXtXA+iKjCy7ND
yqS2puAKwtcc1AExJuGGSeHYXc17RgNBHR65bkiSFOfB1093zHKjiC8k5o/9l6Kn
+OfAGwc57R8N7ZkdN2K2rNn9TstX7UXtV7f5VYiz9MeP40nQU3dUCH1YV5ZI5LEQ
ERpTaeO7dUM3lt04fl40WTe2gdO5czXAF6kmLOTYXoy35788dKmYxxGA+Epa3mj6
IBGh/0T5dAk=
=Q3WS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to