[bug] Says one revision but uses incorrect revision
See original GitHub issueEnvironment Details (include every applicable attribute)
- Linux Debian Bullseye
- clang 11
- conan 1.48.2
- python 3.10
Steps to reproduce (Include if Applicable)
This morning our conan build went wrong
we require xxhash/0.8.1@#285da44b24e11d9f36f7d0fc23a1734a
build says
xxhash/0.8.1: Downloaded recipe revision 285da44b24e11d9f36f7d0fc23a1734a
ERROR: xxhash/0.8.1: Cannot load recipe.
Error loading conanfile at '/opt/wire/.conan/data/xxhash/0.8.1/_/_/export/conanfile.py': Current Conan version (1.48.2) does not satisfy the defined one (>=1.50.0).
but 285da44b24e11d9f36f7d0fc23a1734a
revision does not have that requirement yet bbf2867eb2cfe186d9bc857da8e00752
does
Logs (Executed commands with output) (Include/Attach if Applicable)
Issue Analytics
- State:
- Created a year ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
[bug] Problem with revision after migration to new Artifactory ...
Explanation. After a server migration (From CE community) to Commercial one, we decided to activate revision in our centralized conan conf file.
Read more >Troubleshooting Revision Schedules - Multiple revision problem
Revision schedules on title blocks in Revit are like other schedules--sorting needs to be defined in order for Revit to generate ...
Read more >Document issued with incorrect Revision Number
Draw up a new DCO - correcting the mistake and stating why - and go with Rev 10. If that is the only...
Read more >git rebase fatal: Needed a single revision - Stack Overflow
I got this error for an unrelated reason - using "git rebase --interactive c4e9c94^" from a Windows command prompt. It prompted me "More?",...
Read more >BUG: Wrong source URL applied when branching from older revision
TortoiseSVN version: 1.14.0.28885-x64 (most current version) To reproduce: 1) Create a branch "old" and commit something to it.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Maybe false alarm…I think devops forgot
CONAN_REVISIONS_ENABLED=1
Ok, great to hear that, please keep us posted.