Koozali.org: home of the SME Server

Yum Update failed

martinhick

Yum Update failed
« on: September 24, 2005, 02:05:21 PM »
I decided to try Yum to updat my SME6.5RC1 but it failed with

Error getting file http://mirror.contribs.org/smeserver/releases/6.5/os/e-smith/RPMS/headers/header.info

no 6] ERROR: Url Return no Content-Length  - something is wrong

Can anybody shed ant light on this please.

Martin

Offline raem

  • *
  • 3,972
  • +4/-0
Re: Yum Update failed
« Reply #1 on: September 24, 2005, 02:26:00 PM »
martinhick

> Error getting file
> http://mirror.contribs.org/smeserver/releases/6.5/
> os/e-smith/RPMS/headers/header.info

The location does not exist, see
http://mirror.contribs.org/smeserver/releases/6.5RC1/os/e-smith/RPMS/
...

martinhick

Yum Update failed
« Reply #2 on: September 24, 2005, 07:06:40 PM »
Ok.

So it looks like the YUM script is calling for the wrong location.

I found yum.conf in /etc

This is calling for the file location by $release which I assume it is reading from some where.

How do I change the release name so that the conf is picking up the correct location.

Martin

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Re: Yum Update failed
« Reply #3 on: September 24, 2005, 10:37:11 PM »
Quote from: "martinhick"
I decided to try Yum to updat my SME6.5RC1 but it failed with

Error getting file http://mirror.contribs.org/smeserver/releases/6.5/os/e-smith/RPMS/headers/header.info

no 6] ERROR: Url Return no Content-Length  - something is wrong

Can anybody shed ant light on this please.

Martin


If you really want to upgrade your 6.5RC1, then change the $releasever to 6.0 or 6.0.1 in the updates section.  If you haven't modified your system, there should be 18 updates you need to get.  I believe that the maintence team is working on getting something officially announced for 6.5RC1.  
I just joined that team and have been testing the FL updates on my test servers and have these updates running on my production server as well.  I have yet to see any issues with these updates.

Take it for what it's worth.

JB
......

djhomeless

Re: Yum Update failed
« Reply #4 on: September 26, 2005, 12:33:45 PM »
Quote from: "mrjhb3"

If you really want to upgrade your 6.5RC1, then change the $releasever to 6.0 or 6.0.1 in the updates section.  If you haven't modified your system, there should be 18 updates you need to get.
JB


Hi JB,
Just to be clear, do you mean I can change these two URL's:
Code: [Select]

base: http://www.ibiblio.org/pub/linux/distributions/smeserver/releases/6.5RC1/os/e$
update: http://www.ibiblio.org/pub/linux/distributions/smeserver/updates/6.5RC1/i386/


To these:
Code: [Select]

base: http://mirror.contribs.org/smeserver/releases/6.0.1/os/
update: http://mirror.contribs.org/smeserver/releases/6.0.1/updates/i386/


I've got a fresh install of 6.5, so I wanted to be clear before I gave it a shot!

Thanks in advance,

Geoffrey[/quote]

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Yum Update failed
« Reply #5 on: September 26, 2005, 02:17:09 PM »
As of right now, just change the updates section.

JB
......