Difference between revisions of "Yum:restoring default repositories"

From SME Server
Jump to navigationJump to search
(Created page with "=====Restoring Default Yum Repositories===== {{note box|If you have problems with your yum setup you may have entered incorrect repository values. Remove the current values a...")
(No difference)

Revision as of 12:59, 28 December 2014

Restoring Default Yum Repositories
Important.png Note:
If you have problems with your yum setup you may have entered incorrect repository values. Remove the current values and restore the original setting with these commands


cd /home/e-smith/db/
mv yum_repositories yum_repositories.po
/etc/e-smith/events/actions/initialize-default-databases

Now you have a clean install, you can re-add 3rd party repos as described above

signal-event yum-modify

and check if you can update your server

yum update