Actions
Bug #5755
closedWe should replace our repo files
Description
Our repofiles do not get overwritten, according to our install docs:
http://theforeman.org/manuals/1.5/index.html#3.6Upgrade
yum upgrade http://yum.theforeman.org/releases/1.5/el6/x86_64/foreman-release.rpm
cat /etc/yum.repos.d/foreman.repo.rpmnew > /etc/yum.repos.d/foreman.repo
cat /etc/yum.repos.d/foreman-plugins.repo.rpmnew > /etc/yum.repos.d/foreman-plugins.repo
This does not work if there are old .rpmnew files from previous upgrade. Manual change/edit is necessary. We should remove the noreplace and update our manual.
Updated by Lukas Zapletal over 10 years ago
- Status changed from Assigned to Ready For Testing
Updated by Anonymous over 10 years ago
- Target version changed from 1.8.3 to 1.8.2
Updated by Dominic Cleal over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Bryan Kearney over 10 years ago
- Bugzilla link set to https://bugzilla.redhat.com/show_bug.cgi?id=1107689
Actions