Actions
Bug #2194
closedDevelopment repo path used in foreman 1.1 stable repo
Status:
Resolved
Priority:
High
Assignee:
Sam Kottler
Category:
Packaging
Target version:
-
Description
I installed the 1.1 foreman repo (http://yum.theforeman.org/releases/1.1/el6/x86_64/foreman-release-1.1stable-1.el6.noarch.rpm)
But when checking the foreman.repo, I can see that it still points to the development tree.
[foreman]
name=foreman
baseurl=http://yum.theforeman.org/development/el6/$basearch
gpgcheck=0
enabled=1
[foreman-source]
name=foreman-source
baseurl=http://yum.theforeman.org/development/el6/source
gpgcheck=0
enabled=0
I changed "development" into "releases/1.1" to get the correct version. But not everyone will spot this.
Updated by Sam Kottler about 12 years ago
- Status changed from New to Assigned
Sorry about this - I'll update the package this morning with the proper baseurl.
Updated by Dominic Cleal about 12 years ago
- Status changed from Assigned to Resolved
Actions