Koozali.org: home of the SME Server

Obsolete Releases => SME 8.x Contribs => Topic started by: soundrolf on April 04, 2014, 12:42:39 PM

Title: [solved] can not find epel
Post by: soundrolf on April 04, 2014, 12:42:39 PM
SME Server 8.1 Can not Install SOGo because cannot find epel repository. I follow this wiki.
http://wiki.contribs.org/Sogo
But the Server don't find Epel Repository. Memcached is needed for SOGo. I will be redirected to this side.
https://ftp.fau.de/epel//5/ Next Message on Server Terminal is: can not find repodata.xml.
Is this a bug or a feature ?
What can I do
Title: Re: can not find epel
Post by: janet on April 04, 2014, 03:59:28 PM
soundrolf

Re-enter the code (with an Enter at the end of each line):

db yum_repositories set epel repository \
    Name 'Epel - EL5' \
    BaseUrl 'http://download.fedoraproject.org/pub/epel/5/$basearch' \
    MirrorList 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch' \
    EnableGroups no \
    GPGCheck yes \
    GPGKey http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL \
    Visible no \
    status disabled
signal-event yum-modify

wait a few minutes

yum clean all

Then try installing sogo again
Title: Re: can not find epel
Post by: soundrolf on April 05, 2014, 01:01:09 PM
Thanks Janet

Everything working well