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?

Cheers Jochen

* [email protected] <[email protected]> [2020-07-14 23:15]:
* Sebastian Ramacher <[email protected]> [2020-07-13 13:21]:
Depends: libprotobuf-dev (>= ${protobuf:Upstream-Version}), libprotobuf-dev (< 
${protobuf:Upstream-Version}a)

override_dh_gencontrol:
       dh_gencontrol -- -Vprotobuf:Upstream-Version="$(shell dpkg-query -W -f 
'$${Source:Upstream-Version}' libprotobuf-dev | cut -d. -f1-2)"

Or would there be a better way?

This actually didn't work and I used awk instead:

https://salsa.debian.org/science-team/ignition-msgs/-/commit/2d7c4d4d3aeb384d60ab7116c60075b884a8ffba

I uploaded the new version.

Cheers Jochen


Attachment: signature.asc
Description: PGP signature

Reply via email to