Koozali.org: home of the SME Server

SME 7 yum update problem

Offline jmarcosm

  • ***
  • 59
  • +0/-0
SME 7 yum update problem
« on: August 15, 2006, 02:56:40 PM »
After a software installer update I have the following error message:

http://mirror.contribs.org/smeserver/releases/7/smeupdates-testing/i386/RPMS/e-smith-qmail-1.10.0-08.noarch.rpm: [Errno 4] IOError: HTTP Error 404: Not Found
Trying other mirror.
Error: failure: RPMS/e-smith-qmail-1.10.0-08.noarch.rpm from smeupdates-testing: [Errno 256] No more mirrors to try.
Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for e-smith-qmail to pack into transaction set.
yum update e-smith-qmail.noarch failed: 256

Looks like e-smith-qmail-1.10.0-08.noarch.rpm is not there....
Any comments?

Marcos
...

egerards

SME 7 yum update problem
« Reply #1 on: August 15, 2006, 03:40:04 PM »
Just checked: e-smith-qmail-1.10.0-08.noarch.rpm is no longer available; it has been superseeded by e-smith-qmail-1.10.0-09.noarch.rpm .

You could try to run a 'yum check-update' on the command line. After that check the 'Software installer' in the server manager again or run a 'yum update'.

I expect this will solve your problem.

Offline jmarcosm

  • ***
  • 59
  • +0/-0
SME 7 yum update problem
« Reply #2 on: August 15, 2006, 05:54:08 PM »
egerards,

I have the following problem now:

[root@huilem etc]# yum check-update
==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Setting up repositories
smeupdates-testing        100% |=========================|  951 B    00:00
smeupdates                100% |=========================|  951 B    00:00
Reading repository metadata in from local files
primary.xml.gz            100% |=========================| 254 kB    00:00
http://mirror.contribs.org/smeserver/releases/7/smeupdates-testing/i386/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from smeupdates-testing: [Errno 256] No more mirrors to try.
================================================================
No new rpms were installed. No additional commands are required.
================================================================

Any clues?
...

egerards

SME 7 yum update problem
« Reply #3 on: August 15, 2006, 09:25:04 PM »
For some reason you seem to end up at a corrupt mirror....?

I don't know too much about the whole yum mechanism, so I can't tell what exactly is going wrong.

Your internet connectivity is 100% ok?

Maybe someone else has got an idea?