Bug 652790
| Summary: | provide yum repository for accessing rhel source rpms | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Frank Ch. Eigler <fche> |
| Component: | redhat-release | Assignee: | Daniel Mach <dmach> |
| Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team-automation> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 5.6 | CC: | atodorov, borgan, david.ward, herrold |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 652783 | Environment: | |
| Last Closed: | 2011-01-13 22:08:53 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 652783, 808347, 879944 | ||
| Bug Blocks: | |||
|
Comment 2
Daniel Mach
2010-12-01 16:50:38 UTC
'rhel-source' repo added to redhat-release-5{Client,Server}-5.6.0.2
redhat-release-5Server-5.6.0.2.x86_64.rpm contains the rhel-source.repo file: $ cat 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=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release The URL is correct when $releasever is substituted with 5Server. Moving to VERIFIED. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHEA-2011-0020.html What about redhat-release-5Client? |