Skip to content

Instantly share code, notes, and snippets.

@atomic-penguin
Created March 14, 2011 23:01
Show Gist options
  • Select an option

  • Save atomic-penguin/870043 to your computer and use it in GitHub Desktop.

Select an option

Save atomic-penguin/870043 to your computer and use it in GitHub Desktop.
rhel-source.repo
[rhel-source]
name=Red Hat Enterprise Linux $releasever - Source
baseurl=ftp://ftp.redhat.com/redhat/linux/enterprise/$releasever/en/os/SRPMS/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
@robinpriceii

Copy link
Copy Markdown

There is an issue using 'source' in the repo name. Try s/source/src and s/Source/Src to see if this helps.

https://access.redhat.com/kb/docs/DOC-15838

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment