Koozali.org: home of the SME Server

Yum update error

maufacc

Yum update error
« on: August 09, 2007, 01:27:01 PM »
I´ve tried to do a yum update, but i receive the following errors,
I have to add other mirrors?



---> Downloading header for fontconfig to pack into transaction set.
http://mirror.contribs.org/smeserver/releases/7/smeos/i386/Cen
tOS/RPMS/fontconfig-2.2.3-7.centos4.i386.rpm: [Errno 14] HTTP Error 404: Not Fou
nd
Trying other mirror.
http://mirror.contribs.org/smeserver/releases/7/smeos/i386/CentOS/RPMS/f
ontconfig-2.2.3-7.centos4.i386.rpm: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirror.contribs.org/smeserver/releases/7/smeos/i386/CentOS/RPMS/fontc
onfig-2.2.3-7.centos4.i386.rpm: [Errno 4] IOError: [Errno ftp error] 550 7: No s
uch file or directory
Trying other mirror.
http://mirror.contribs.org/smeserver/releases/7/smeos/i38
6/CentOS/RPMS/fontconfig-2.2.3-7.centos4.i386.rpm: [Errno 14] HTTP Error 404: No
t Found
Trying other mirror.
Error: failure: CentOS/RPMS/fontconfig-2.2.3-7.centos4.i386.rpm from smeos: [Err
no 256] No more mirrors to try.

Offline Kobus

  • *****
  • 153
  • +0/-0
    • http://www.fullnet.co.uk
Re: Yum update error
« Reply #1 on: August 09, 2007, 02:53:05 PM »
Quote from: "maufacc"
I´ve tried to do a yum update, but i receive the following errors,
I have to add other mirrors?



---> Downloading header for fontconfig to pack into transaction set.
http://mirror.contribs.org/smeserver/releases/7/smeos/i386/Cen
tOS/RPMS/fontconfig-2.2.3-7.centos4.i386.rpm: [Errno 14] HTTP Error 404: Not Fou
nd
Trying other mirror.
http://mirror.contribs.org/smeserver/releases/7/smeos/i386/CentOS/RPMS/f
ontconfig-2.2.3-7.centos4.i386.rpm: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirror.contribs.org/smeserver/releases/7/smeos/i386/CentOS/RPMS/fontc
onfig-2.2.3-7.centos4.i386.rpm: [Errno 4] IOError: [Errno ftp error] 550 7: No s
uch file or directory
Trying other mirror.
http://mirror.contribs.org/smeserver/releases/7/smeos/i38
6/CentOS/RPMS/fontconfig-2.2.3-7.centos4.i386.rpm: [Errno 14] HTTP Error 404: No
t Found
Trying other mirror.
Error: failure: CentOS/RPMS/fontconfig-2.2.3-7.centos4.i386.rpm from smeos: [Err
no 256] No more mirrors to try.


I sorted this by doing
rpm -Uvh http://mirror.contribs.org/smeserver/releases/7/smeos/i38
6/SME/RPMS/fontconfig-2.2.3-7.centos4.i386.rpm

I found the path in the update to be wrong but the above sorted it for me on a few systems.

Kobus
Kobus............

Offline pfloor

  • *****
  • 889
  • +1/-0
Re: Yum update error
« Reply #2 on: August 09, 2007, 08:38:04 PM »
Quote from: "maufacc"
I´ve tried to do a yum update, but i receive the following errors,
I have to add other mirrors?

No, the repository paths have changed and the cache data on your server is outdated.  Did you follow the instructions here?:

From 7.0 through 7.1.2 to 7.2 yum update proceedures http://wiki.contribs.org/Updating_to_SME_7.2#Yum_Update

From 7.1.3 to 7.2 yum update proceedures http://wiki.contribs.org/Updating_to_SME_7.2#Yum_Update_2
In life, you must either "Push, Pull or Get out of the way!"

maufacc

Yum update error
« Reply #3 on: August 10, 2007, 03:19:16 PM »
I have 7.1.3
    
First I do

Quote
rpm -Uvh http://mirror.contribs.org/smeserver/releases/7/smeos/i38
6/SME/RPMS/fontconfig-2.2.3-7.centos4.i386.rpm


Then I do

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

then

yum clean all
yum update

After download all I receive the following error.

warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 217521f6


Public key for perl-File-MMagic-1.27-2.el4.noarch.rpm is not installed
================================================================
No new rpms were installed. No additional commands are required.
================================================================

Offline Stefano

  • *
  • 10,894
  • +3/-0
Yum update error
« Reply #4 on: August 10, 2007, 03:38:11 PM »
Quote from: "maufacc"
I have 7.1.3
    
warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 217521f6


Public key for perl-File-MMagic-1.27-2.el4.noarch.rpm is not installed


there are many answers to this question.. link search is your friend

HTH

Ciao

Stefano