Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: mxc on December 06, 2006, 06:30:17 PM

Title: Error trying to update system
Post by: mxc on December 06, 2006, 06:30:17 PM
Hi all,

When trying to update sme server 7.0rc3  I get the following error


Quote

http://mirror.contribs.org/smeserver/releases/7/smeupdates/i386/RPMS/e-smith-horde-1.12.0-03.noarch.rpm: [Errno 4] IOError: HTTP Error 404: Not Found
Trying other mirror.


Where can I find this package?

thanks
Title: Error trying to update system
Post by: mercyh on December 06, 2006, 07:28:26 PM
MXC,

I would suggest that you post this question on this forum:

http://forums.contribs.org

I am not sure if the people that can help you will be looking on the general discussion forum.
Title: Re: Error trying to update system
Post by: mrjhb3 on December 06, 2006, 07:41:18 PM
Quote from: "mxc"
Hi all,

When trying to update sme server 7.0rc3  I get the following error


Quote

http://mirror.contribs.org/smeserver/releases/7/smeupdates/i386/RPMS/e-smith-horde-1.12.0-03.noarch.rpm: [Errno 4] IOError: HTTP Error 404: Not Found
Trying other mirror.


Where can I find this package?

thanks


You don't want that file, you want -05 in the same directory.  Could this be yum related?  You might try a yum clean, then try your update again.

JB
Title: Error trying to update system
Post by: mxc on December 07, 2006, 07:31:03 AM
Hi there,

I did a yum clean all and now I get errors about missing files.

Quote
Cannot open/read repomd.xml file for repository: smeaddons
failure: repodata/repomd.xml from smeaddons: [Errno 256] No more mirrors to try.
Error: failure: repodata/repomd.xml from smeaddons: [Errno 256] No more mirrors to try.



Looks like I need to configure this file. Where can I find a copy?
Title: Error trying to update system
Post by: mrjhb3 on December 07, 2006, 02:18:26 PM
Quote from: "mxc"
Hi there,

I did a yum clean all and now I get errors about missing files.

Quote
Cannot open/read repomd.xml file for repository: smeaddons
failure: repodata/repomd.xml from smeaddons: [Errno 256] No more mirrors to try.
Error: failure: repodata/repomd.xml from smeaddons: [Errno 256] No more mirrors to try.



Looks like I need to configure this file. Where can I find a copy?


I don't know why you are getting that error.  I just did a yum update and didn't receive any errors.  You could edit /etc/yum.conf and set smeaddons enabled to 0 so it doesn't try that repo on the next update.  The default for this is enabled.  If yum still doesn't work after that, then you may be getting out of my league.

John