Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] export_sources fails if a local repo does not contain the recipe revision being exported #16777

Closed
cynix opened this issue Aug 3, 2024 · 0 comments · Fixed by #16776
Closed
Assignees
Milestone

Comments

@cynix
Copy link
Contributor

cynix commented Aug 3, 2024

Describe the bug

In a setup where a local repo has higher priority than a remote repo, and a particular recipe revision only exists in the remote repo, operations that involve export_sources for this recipe will fail rather than downloading the sources from the remote.

How to reproduce it

  • Add an empty folder as a local repo at index 0, and ensure conancenter is enabled at index 1.
  • Run conan create with a conanfile that requires any package from the conancenter repo.
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 a pull request may close this issue.

2 participants