Skip to content

Conversation

@emn
Copy link
Contributor

@emn emn commented Mar 9, 2023

While building pktvisor I encountered an error which led me to discover that pktvisor will not build with the latest version of Conan. In Conan 2.X, --install-folder has been deprecated. I downgraded my local Conan to version 1.59.0 (the latest pre-2.X release) and was able to build successfully.

@emn
Copy link
Contributor Author

emn commented Mar 9, 2023

Conan 2.0.1 is now the version being distributed by pip, which means that your Docker builds are also broken. It would be simple enough to specify a 1.X version in the Dockerfile, but I assume you will want to fix this properly. There is a migration guide but unfortunately I know nothing about Conan (or CMAKE for that matter) so I can't contribute the fix myself.

@leoparente
Copy link
Contributor

Yes, you are right @emn we have fixed our pipeline to work with conan 1.59 for now but we forget to update all the docs. Thanks for your contrib. I've opened a issue to do this migration. #641

@leoparente leoparente self-requested a review March 9, 2023 14:13
@leoparente leoparente merged commit c92c928 into netboxlabs:develop Mar 9, 2023
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