Koozali.org: home of the SME Server

Cannot install fetchmail on i686

Offline fpausp

  • *
  • 728
  • +0/-0
Cannot install fetchmail on i686
« on: March 23, 2014, 04:05:33 PM »
Tried to install fetchmail on another server (i686) but got:

Code: [Select]
yum --enablerepo=smecontribs install smeserver-fetchmail

Loaded plugins: fastestmirror, protect-packages, smeserver
Loading mirror speeds from cached hostfile
 * base: ftp.tugraz.at
 * smeaddons: mirror.chiropratique.org
 * smecontribs: mirror.ovh.ifec.net
 * smeextras: mirror.chiropratique.org
 * smeos: mirror.chiropratique.org
 * smeupdates: mirror.chiropratique.org
 * updates: ftp.uni-bayreuth.de
http://mirror.ovh.ifec.net/releases/testing/8/smecontribs/i386/repodata/repomd.xml: [Errno 14] HTTP Error 403: Forbidden
Trying other mirror.
http://mirror.chiropratique.org/releases/testing/8/smecontribs/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirror.pialasse.com/releases/testing/8/smecontribs/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirror.hakkers.com/releases/testing/8/smecontribs/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://ftp.nluug.nl/os/Linux/distr/smeserver/releases/testing/8/smecontribs/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://aubrac-medical.fr/releases/testing/8/smecontribs/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/smeserver/releases/testing/8/smecontribs/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://sme-mirror.firewall-services.com/releases/testing/8/smecontribs/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://smeserver.duchenoy.com/releases/testing/8/smecontribs/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://smeserver.crazynetwork.it/releases/testing/8/smecontribs/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://smeserver.mirror.garr.it/mirrors/smeserver/releases/testing/8/smecontribs/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/testing/8/smecontribs/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://smeserver.hkisl.net/releases/testing/8/smecontribs/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
ftp://www.drogisterij-markt.nl/releases/testing/8/smecontribs/i386/repodata/repomd.xml: [Errno 4] IOError: [Errno ftp error] (111, 'Verbindungsaufbau abgelehnt')
Trying other mirror.
Excluding Packages from CentOS - os
Finished
Excluding Packages from CentOS - updates
Finished
Setting up Install Process
No package smeserver-fetchmail available.
Nothing to do

used "yum clean all" and "yum update" but still get this error...

« Last Edit: March 23, 2014, 04:07:08 PM by fpausp »
Viribus unitis

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Cannot install fetchmail on i686
« Reply #1 on: March 23, 2014, 05:44:12 PM »
Your yum-repository information is long out of date - version 8 hasn't been a "testing" release for a very long time.

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Cannot install fetchmail on i686
« Reply #2 on: March 23, 2014, 07:53:16 PM »
fpausp

Your yum-repository information is long out of date - version 8 hasn't been a "testing" release for a very long time.

I noticed on sme 8 servers upgraded from earlier versions (ie sme 7 or sme 8 betas), that repos could no longer be correct, including custom added repos. This issue did not exist to the same extent on the previous major version release (ie sme 6 to sme 7 upgrades), as yum was not around then or only in it's infancy. sme 7 has been around since 2007 IIRC, so many "newer" users would not have experienced a prior major version upgrade & be less knowledgable of some of the pitfalls of upgrading.

IMO when upgrading to a new major version, it's best to manually wipe out all repos using the commands to initialize default databases, thus resetting them to defaults (refer FAQ for details of commands), & then re-add any custom repos you require.
All repos will then have correct values (eg source locations) applicable to the current sme version installed (eg sme 8 ).
« Last Edit: March 23, 2014, 07:57:14 PM by janet »
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline mmccarn

  • *
  • 2,656
  • +10/-0
Re: Cannot install fetchmail on i686
« Reply #3 on: March 24, 2014, 12:14:27 PM »
Items 4 & 5 from SME_Server_8#Performing_the_upgrade should correct the yum configuration.

Offline fpausp

  • *
  • 728
  • +0/-0
Re: Cannot install fetchmail on i686
« Reply #4 on: March 24, 2014, 06:48:11 PM »
OK, thank you, I will test it ...
Viribus unitis