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

pip: propagate error when downloading packages #357

Merged
merged 2 commits into from
Jun 8, 2023

Conversation

muelli
Copy link
Member

@muelli muelli commented Apr 12, 2023

If pip fails to download, the generated sources file is empty and, arguably, useless. Instead of silently generating an empty file, the error is propagated now.

The root cause appears to be a bug in pip.

#265

If pip fails to download, the generated sources file is empty and,
arguably, useless. Instead of silently generating an empty file, the
error
is propagated now.

The root cause appears to be a bug in pip.

flatpak#265
Copy link
Member

@TingPing TingPing left a comment

Choose a reason for hiding this comment

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

Please add the new argument to the readme file.

Otherwise looks fine.

@hfiguiere
Copy link
Collaborator

can we get this merged? I keep getting hit by #265

@TingPing TingPing merged commit 24a9549 into flatpak:master Jun 8, 2023
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.

None yet

3 participants