Friday, May 15, 2009

Fedora Core 6 EOL and Ensim

Fedora recently set the dreaded EOL on Fedora Core 6. For most this is not a problem, but for servers running Ensim / Parallels Pro, this can lead to servers which are unable to be updated. To get around the default YUM repos that are not broken, I ran the following command:

python ensim-installer.py --ftp-server=download.pro.parallels.com --extra-source=http://download.pro.parallels.com/ensim/repos/fedora/4/i386/extras/ --os-source=http://archive.fedoraproject.org/pub/archive/fedora/linux/core/6/i386/os/ --updates-source=http://archive.fedoraproject.org/pub/archive/fedora/linux/core/updates/6/i386/

This will update Ensim using the archived Fedora releases.

No comments:

Post a Comment