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

Handle webservers that don't support ranges when downloading zck #155

Merged
merged 1 commit into from Jun 19, 2019

Conversation

jdieter
Copy link
Contributor

@jdieter jdieter commented Jun 14, 2019

Make sure we fall back to downloading full zchunk file if a webserver doesn't support ranges. Current code just fails to next mirror.

Make sure we fall back to downloading full zchunk file if a webserver
doesn't support ranges.

Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
@lukash lukash self-assigned this Jun 19, 2019
@lukash
Copy link
Contributor

lukash commented Jun 19, 2019

Tested locally. Thanks Jonathan.

@lukash lukash merged commit 614d787 into rpm-software-management:master Jun 19, 2019
kontura added a commit to kontura/librepo that referenced this pull request Oct 26, 2020
Make sure we fall back to downloading full zchunk file because FTP
doesn't support ranges.
This is in principle similar situation to
rpm-software-management#155

= changelog =
msg: When zchunk enabled and using FTP mirror donwload the whole file
type: bugfix
resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1886706
kontura added a commit to kontura/librepo that referenced this pull request Oct 29, 2020
…(RhBug:1886706)

Make sure we fall back to downloading full zchunk file because for
example FTP doesn't support ranges.
This is in principle similar situation to
rpm-software-management#155

= changelog =
msg: When zchunk enabled and not using HTTP/S protocol donwload the whole file
type: bugfix
resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1886706
Conan-Kudo pushed a commit that referenced this pull request Nov 17, 2020
…(RhBug:1886706)

Make sure we fall back to downloading full zchunk file because for
example FTP doesn't support ranges.
This is in principle similar situation to
#155

= changelog =
msg: When zchunk enabled and not using HTTP/S protocol donwload the whole file
type: bugfix
resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1886706
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

2 participants