<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Change :<br>
baseurl=<a class="moz-txt-link-freetext" href="http://mirror.centos.org/centos-3/$releasever/addons/$basearch/">http://mirror.centos.org/centos-3/$releasever/addons/$basearch/</a><br>
<pre wrap="">to 

baseurl=<a class="moz-txt-link-freetext" href="http://mirror.centos.org/centos/3.5/addons/$basearch/">http://mirror.centos.org/centos/3.5/addons/$basearch/</a>

and run yum update?
</pre>
<br>
Jeremy Alons wrote:
<blockquote
 cite="mid2278E03E2DC55D42A37D81AB7E1E502C1E0295@DIANA.corp.fastservers.net"
 type="cite">
  <pre wrap="">My apologies for being completely wrong.

After I synced last night I noticed this behavior as my sync script is evidently incorrect, and didn't link 3.4 to 3.5.  Since this was the case 3.4 appeared "empty," which is what I should have stated.

Regards,
Jeremy Alons
Technical Support Engineer
<a class="moz-txt-link-abbreviated" href="http://www.fastservers.net">www.fastservers.net</a>


-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:centos-mirror-bounces@centos.org">centos-mirror-bounces@centos.org</a> [<a class="moz-txt-link-freetext" href="mailto:centos-mirror-bounces@centos.org">mailto:centos-mirror-bounces@centos.org</a>] On Behalf Of Lance Davis
Sent: Tuesday, June 21, 2005 11:02 AM
To: Mailing list for CentOS mirrors.
Subject: RE: [CentOS-mirror] [Errno 4] IOError: HTTP Error 404: Not Found-Centos 3.3 removed? / change the -3 not work

On Tue, 21 Jun 2005, Jeremy Alons wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Well, after last nights update 
    </pre>
  </blockquote>
  <pre wrap=""><!---->
there was no update last night ???


anything less than 3.5 was deleted if you're syncing off msync.centos.org::CentOS and using the script posted here a while back that contains --delete.
  </pre>
  <blockquote type="cite">
    <pre wrap="">Probably going to have to find a mirror that either doesn't delete, or hasn't updated yet.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
All release below 3.5 symlink to 3.5 for update

Regards
Lance
  </pre>
  <blockquote type="cite">
    <pre wrap="">Regards,
Jeremy Alons
Technical Support Engineer
<a class="moz-txt-link-abbreviated" href="http://www.fastservers.net">www.fastservers.net</a>


-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:centos-mirror-bounces@centos.org">centos-mirror-bounces@centos.org</a> [<a class="moz-txt-link-freetext" href="mailto:centos-mirror-bounces@centos.org">mailto:centos-mirror-bounces@centos.org</a>] On Behalf Of Cesar Lagarrigue
Sent: Tuesday, June 21, 2005 10:44 AM
To: Mailing list for CentOS mirrors.
Subject: Re: [CentOS-mirror] [Errno 4] IOError: HTTP Error 404: Not Found- Centos 3.3 removed? / change the -3 not work

Not work the update ... if i put 
<a class="moz-txt-link-freetext" href="http://mirror.centos.org/centos/3/addons/i386/headers/header.info">http://mirror.centos.org/centos/3/addons/i386/headers/header.info</a> into 
yum.conf?

centos/$releasever/addons/to centos/3/addons/ ?

...

[root@123 etc]# yum update
Gathering header information file(s) from server(s)
Server: CentOS-3.3 - Addons
retrygrab() failed for:
  <a class="moz-txt-link-freetext" href="http://mirror.centos.org/centos/3.3/addons/i386/headers/header.info">http://mirror.centos.org/centos/3.3/addons/i386/headers/header.info</a>
  Executing failover method
failover: out of servers to try
Error getting file 
<a class="moz-txt-link-freetext" href="http://mirror.centos.org/centos/3.3/addons/i386/headers/header.info">http://mirror.centos.org/centos/3.3/addons/i386/headers/header.info</a>
[Errno 4] IOError: HTTP Error 404: Not Found


[root@123 etc]# cat yum.conf
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
installonlypkgs=kernel kernel-smp kernel-hugemem kernel-enterprise 
kernel-debug kernel-unsupported kernel-smp-unsupported 
kernel-hugemem-unsupported
tolerant=1
exactarch=1

[base]
name=CentOS-$releasever - Base
baseurl=<a class="moz-txt-link-freetext" href="http://mirror.centos.org/centos/$releasever/os/$basearch/">http://mirror.centos.org/centos/$releasever/os/$basearch/</a>
gpgcheck=1

#released updates
[update]
name=CentOS-$releasever - Updates
baseurl=<a class="moz-txt-link-freetext" href="http://mirror.centos.org/centos/$releasever/updates/$basearch/">http://mirror.centos.org/centos/$releasever/updates/$basearch/</a>
gpgcheck=1

#packages used/produced in the build but not released
[addons]
name=CentOS-$releasever - Addons
baseurl=<a class="moz-txt-link-freetext" href="http://mirror.centos.org/centos/$releasever/addons/$basearch/">http://mirror.centos.org/centos/$releasever/addons/$basearch/</a>
gpgcheck=1

#additional packages that may be useful
[extras]
name=CentOS-$releasever - Extras
baseurl=<a class="moz-txt-link-freetext" href="http://mirror.centos.org/centos/$releasever/extras/$basearch/">http://mirror.centos.org/centos/$releasever/extras/$basearch/</a>
gpgcheck=1

#packages in testing
#[testing]
#name=CentOS-$releasever - Testing
#baseurl=<a class="moz-txt-link-freetext" href="http://mirror.centos.org/centos/$releasever/testing/$basearch/">http://mirror.centos.org/centos/$releasever/testing/$basearch/</a>
#gpgcheck=1




Lance Davis wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">On Tue, 21 Jun 2005, Cesar Lagarrigue wrote:

 

      </pre>
      <blockquote type="cite">
        <pre wrap="">Hello List

   I have a linux server with centos 3.3, and when run yum update the 
follow error appear

# yum update
Gathering header information file(s) from server(s)
Server: CentOS-3.3 - Addons
retrygrab() failed for:
 <a class="moz-txt-link-freetext" href="http://mirror.centos.org/centos-3/3.3/addons/i386/headers/header.info">http://mirror.centos.org/centos-3/3.3/addons/i386/headers/header.info</a>
 Executing failover method
   

        </pre>
      </blockquote>
      <pre wrap="">just remove the -3 

eg 

<a class="moz-txt-link-freetext" href="http://mirror.centos.org/centos/$releasever/addons/i386/headers/header.info">http://mirror.centos.org/centos/$releasever/addons/i386/headers/header.info</a>

etc

amd then run yum update to update to 3.5

Regards
Lance


 

      </pre>
      <blockquote type="cite">
        <pre wrap="">failover: out of servers to try
Error getting file 
<a class="moz-txt-link-freetext" href="http://mirror.centos.org/centos-3/3.3/addons/i386/headers/header.info">http://mirror.centos.org/centos-3/3.3/addons/i386/headers/header.info</a>
[Errno 4] IOError: HTTP Error 404: Not Found

I search into others mirror and the centos 3.3 are removed.... i see 
into main page, centos 3.1 are removed but i not see any info for 3.3---

Need to upgrade to 3.5 for updates ?

Thanks for the info ...


-

Cesar Lagarrigue V.
Ingeniero de sistemas
BEE Consultor&iacute;as y Sistemas

Fono : (562) 231-7131
Fax:    (562) 231-7136

Carmencita 25 Of.62
Las Condes
Santiago de Chile

<a class="moz-txt-link-abbreviated" href="http://www.bee.cl">www.bee.cl</a>

_______________________________________________
CentOS-mirror mailing list
<a class="moz-txt-link-abbreviated" href="mailto:CentOS-mirror@centos.org">CentOS-mirror@centos.org</a>
<a class="moz-txt-link-freetext" href="http://lists.centos.org/mailman/listinfo/centos-mirror">http://lists.centos.org/mailman/listinfo/centos-mirror</a>

   

        </pre>
      </blockquote>
      <pre wrap=""> 

      </pre>
    </blockquote>
    <pre wrap="">
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Cesar Lagarrigue V.
Ingeniero de sistemas
BEE Consultor&iacute;as y Sistemas

Fono : (562) 231-7131
Fax:    (562) 231-7136

Carmencita 25 Of.62
Las Condes
Santiago de Chile

<a class="moz-txt-link-abbreviated" href="http://www.bee.cl">www.bee.cl</a>
</pre>
</body>
</html>