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

Fix stacktrace with nonexistent graph file in conan list #16291

Merged
merged 4 commits into from
May 17, 2024

Conversation

AbrilRBS
Copy link
Member

@AbrilRBS AbrilRBS commented May 17, 2024

Changelog: Bugfix: Fix stacktrace with nonexistent graph file in conan list.
Docs: Omit

Closes #16290

@AbrilRBS AbrilRBS added this to the 2.4.0 milestone May 17, 2024
Copy link
Member

@memsharded memsharded left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am missing a test that covers the new error.

conan/cli/commands/list.py Outdated Show resolved Hide resolved
@memsharded memsharded merged commit 8f9a5b7 into conan-io:develop2 May 17, 2024
2 checks passed
@AbrilRBS AbrilRBS deleted the rr/fix-nonexistent-file branch May 17, 2024 12:27
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.

[bug] conan list --graph with non-existing file
3 participants