Problems when I sync EPEL repositories

When I synchronize EPEL 7 repositories it shows the next errors.

$ foreman-rake katello:delete_orphaned_content RAILS_ENV=production

Orphaned content deletion started in background.
Orphaned content deletion started in background.
Orphaned content deletion started in background.

$ hammer repository synchronize --id 302
[…] [100%]
No content added.
Total steps: 1/1

Associating Content: 0/0
Downloading Artifacts: 0/0
Downloading Metadata Files: 1/1
Error: File not found: https://www.fedora.is/fedora/epel/7/x86_64/repodata/83f251eba371a4377d7591b710bf9d718761dd0c26fbb32628a785f2b1de3dbc-other.xml.gz

I’ve tried to delete the orphaned repositories and create the product again but it doen’t work.

Error in GUI “File not found: https://www.fedora.is/fedora/epel/7/x86_64/repodata/cf3463c24b4f63b5cf03b6c86545a706554fb72224ca746853fc28fa3159310a-primary.xml.gz

{
  "repository": {
    "id": 302,
    "name": "epel7",
    "label": "epel7"
  },
  "product": {
    "id": 31,
    "name": "EPEL",
    "label": "EPEL",
    "cp_id": "509862738885"
  },
  "provider": {
    "id": 1,
    "name": "Anonymous"
  },
  "organization": {
    "id": 1,
    "name": "x",
    "label": "x"
  },
  "services_checked": [
    "pulp3"
  ],
  "id": 302,
  "sync_result": {
    "class": "Dynflow::ExecutionPlan::OutputReference",
    "execution_plan_id": "8a4ab890-e24e-46c2-aedc-3392cd56da24",
    "step_id": 19,
    "action_id": 2,
    "subkeys": []
  },
  "skip_metadata_check": true,
  "validate_contents": false,
  "contents_changed": {
    "class": "Dynflow::ExecutionPlan::OutputReference",
    "execution_plan_id": "8a4ab890-e24e-46c2-aedc-3392cd56da24",
    "step_id": 19,
    "action_id": 2,
    "subkeys": [
      "contents_changed"
    ]
  },
  "current_request_id": "04986be7-e939-4df7-8c0c-a1b635bdc280",
  "current_timezone": "x",
  "current_organization_id": 1,
  "current_location_id": null,
  "current_user_id": 5
}```

The same for EPEL7:

File not found: https://download-ib01.fedoraproject.org/pub/epel/7/x86_64/repodata/cf3463c24b4f63b5cf03b6c86545a706554fb72224ca746853fc28fa3159310a-primary.xml.gz

EPEL7 is fixed

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.