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.

[bug] Says one revision but uses incorrect revision

See original GitHub issue

Environment 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:open
  • Created a year ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
Ignitioncommented, Aug 19, 2022

Maybe false alarm…I think devops forgot CONAN_REVISIONS_ENABLED=1

0reactions
memshardedcommented, Aug 19, 2022

Ok, great to hear that, please keep us posted.

Read more comments on GitHub >

github_iconTop 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 >

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