Skip to content

Conversation

CanNuhlar
Copy link

autobahn-cpp only supports msgpack V1. Current libmsgpackc2 & libmsgpack-dev packages on Debian 10 & 11 is using V2 which makes autobahn-cpp incompatible with Debian 10 & 11. Until msgpack V2 support is there, this workaround increases the compatibility on Debian distributions.

@CanNuhlar CanNuhlar mentioned this pull request Oct 18, 2022
@CanNuhlar
Copy link
Author

I don't think the checks are failing because of the changes. Am I missing something here? @oberstet

First time contributing to this project, not familiar with the CI.

@oberstet
Copy link
Contributor

yeah, not sure, it is very likely unrelatedm and it seems like conan>=1.52.0 might solve the issue

conan-io/conan#12076

autobahn-cpp only supports msgpack V1. Current libmsgpackc2 & libmsgpack-dev packages on Debian 10 & 11 is using V2 which makes autobahncpp incompatible with Debian 10 & 11. Until we have moved on to msgpack V2, this workaround increases the compatibility on Debian distributions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants