Project

General

Profile

Actions

Bug #1780

closed

EPEL snippet broken

Added by Andy Taylor almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Currently the EPEL snippet won't work due to this link being used:

http://download.fedoraproject.org/pub/epel/$major/$arch/epel-release-$os.noarch.rpm

As per this mailing list post:

http://lists.fedoraproject.org/pipermail/users/2012-February/414558.html

download.fedoraproject.org redirects elsewhere, which breaks the rpm command. If you change the subdomain to 'dl', like so:

http://dl.fedoraproject.org/pub/epel/$major/$arch/epel-release-$os.noarch.rpm

It works.

Actions

Also available in: Atom PDF