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: catch version errors and continue #64

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KimEbert42
Copy link

Any invalid version in the debian repository can cause wheel2deb to crash and not continue searching for a valid version.

Example: a package with a version of '0.8.0~rc3' causes wheel2deb to crash. We should at least continue to investigate other packages in the repository.

This pull request adds a try catch and logging of the error.

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.

1 participant