Koozali.org: home of the SME Server

[solved] can not find epel

Offline soundrolf

  • **
  • 38
  • +0/-0
[solved] can not find epel
« 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
« Last Edit: April 05, 2014, 01:01:36 PM by soundrolf »

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: can not find epel
« Reply #1 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
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline soundrolf

  • **
  • 38
  • +0/-0
Re: can not find epel
« Reply #2 on: April 05, 2014, 01:01:09 PM »
Thanks Janet

Everything working well