question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[service] md5 not supported in conandata.yml

See original GitHub issue

Hi, I’m currently working on a recipe, but as I tried to add the md5 checksum in my conandata.yml, the hook throw an error as “md5” in not accepted:

ERROR: [CONANDATA.YML FORMAT (KB-H030)] Additional entry ['md5'] no
t allowed in 'sources':'10.1_2' of conandata.yml (https://github.com/conan-io/conan-center-index/wiki/Erro
r-Knowledge-Base#KB-H030)

But the wiki says:

You must specify one or more checksums, being also valid md5, sha1 or sha256

Is it a bug or did you remove the support and not updated the wiki?

Thanks, Cheers, Pierre

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
SSE4commented, Nov 29, 2019
1reaction
PierreRamoincommented, Nov 19, 2019

ok, thanks for the feedback 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

wrong md5 result for export · Issue #8530 · conan-io ... - GitHub
Yes, conan-center-index (not Conan) uses some hooks, one of them removes from conandata.yml everything not related to the version exported.
Read more >
conandata.yml — conan 1.45.0 documentation
This YAML file can be used to declare specific information to be used inside the recipe. This file is specific to each recipe...
Read more >
Cant create boost conan package from conan-center-index
All versions supported by Boost are listed in conandata.yml, which is a file with the download link and the checksum, according the version....
Read more >
cpp-project-framework 1.0.0 - PyPI
This is a starting template for C++ projects that supports: ... Add patch file to conandata.yml: ... certutil -hashfile ?.patch md5.
Read more >
conan Changelog - pyup.io
Bugfix: The `CMakeDeps` generator was not working properly when the consumer maps ... helper to add data to ``conandata.yml`` in the ``export()`` method....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found