counsyl / counsyl/puppet-sys

epel-release-7-6.noarch.rpm no longer available

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Puppet
Stars
11
Forks
22
PR merge metrics
No merged PRs in 30d

Description

404 encountered when downloading epel rpm to install epel on centos 7.

Browsing the repository it appears that the only available version is now 7.8.

Partial output of puppet run follows:

```
Error: Execution of '/bin/rpm -i http://download.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-6.noarch.rpm' returned 1: curl: (22) The requested URL returned error: 404 Not Found
error: skipping http://download.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-6.noarch.rpm - transfer failed
Error: /Stage[main]/Sys::Redhat::Epel/Package[epel-release-7-6]/ensure: change from absent to present failed: Execution of '/bin/rpm -i http://download.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-6.noarch.rpm' returned 1: curl: (22) The requested URL returned error: 404 Not Found
error: skipping http://download.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-6.noarch.rpm - transfer failed
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Sys::Redhat::Epel package declaration that produces Package[epel-release-7-6] and inspect how the EPEL RPM URL or version is set. Reproduce the Puppet run on CentOS 7 or verify the referenced repository URL; done means the declared EPEL package downloads successfully without the 404.

Written by the indexing model from the issue text.

Assessment

Tech stack
centos
Domain
devops, operating-systems
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.