Bug#963247: ignition-fuel-tools FTBFS with Protobuf 3.12.3

Sebastian Ramacher sramacher at debian.org
Wed Jul 15 21:04:13 BST 2020


On 2020-07-15 15:45:42 +0200, jspricke at debian.org wrote:
> Hi,
> 
> seems like this was not enough:
> 
> /usr/bin/ld: /usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/libignition-fuel_tools4.so: undefined reference to `ignition::msgs::FuelMetadata::FuelMetadata()'
> 
> https://ci.debian.net/data/autopkgtest/testing/arm64/i/ignition-fuel-tools/6276839/log.gz
> 
> Looks like the new protobuf drops a symbol.
> I'm not sure how to proceed:
> - patch protobuf to get the symbol back?
> - bump Sonames of all ign* packages?
> - Any other idea?

boost-regex and icu have a similar issue. There the symbols of
libboost-regex change with the SONAME of icu. As a solution,
libboost-regex has a Provides encoding icu's SONAME and a symbol files
that produces dependencies on that Provide. The same could be applied
here as well.

Cheers
-- 
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20200715/8b82d226/attachment-0001.sig>


More information about the debian-science-maintainers mailing list