Project

General

Profile

Actions

Bug #12706

closed

[Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 416 Requested Range Not Satisfiable"

Added by Michael Bassler over 8 years ago. Updated about 6 years ago.

Status:
Rejected
Priority:
Normal
Category:
Repositories
Target version:
Difficulty:
medium
Triaged:
Fixed in Releases:
Found in Releases:

Description

I've came across an issue where one of the repositories that I publish in Katello returns this error when trying to install any package from it.

Metadata is fine:
  1. yum list available --disablerepo=* --enablerepo=Katello_RHEL_6_Client
    returns the correct information
  1. curl http://company.net/pulp/repos/ORG/PROD/Content_view/custom/Katello/RHEL_6_Client/
    http shows the correct packages as well.
  1. yum install -y katello-agent
    ...
    Downloading Packages:
    https://company.net/pulp/repos/ORG/PROD/Content_View/custom/Katello/RHEL_6_Client/gofer-2.5.3-1.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 416 Requested Range Not Satisfiable"
    Trying other mirror.
    ... same message above repeated 7 times once for each package that is trying to be installed from the repo.

Note: All my other repos off the same Katello server are just fine.

Any ideas on where to look for this, I've not had much look googling the error, I've tried to publish the content again but still with the same result. Please let me know what other information I can provide to assist this this.


Files

Actions

Also available in: Atom PDF