yum update - Problem with PHP

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
CryoGenID
Forum User
Forum User
Posts: 8
Joined: Thu Jan 07, 2010 5:24 am

yum update - Problem with PHP

Unread post by CryoGenID »

Hello everybody!

First of all, THANK YOU for the wonderful ART-Repo, I have been using it now for a few years and until now, it has been working flawlessly.
But yesterday night (Server update time *g*), I ran into a problem which is still persisting:
We have a few servers, all are installed identically (CenOS 5.4, Plesk 8.6).
All other servers updated fine with "yum update" and all installed the "new" PHP 5.2.12.
But the last server threw some error during "yum update" that there were some (if I remember correctly) bunzip2-problems (possibly a small network-connection problem to the art-repositories).
Well, I did an "yum clean all" and then again a "yum update", he downloaded the repo-infos from ART fine but claims "no packages to be updated".

Code: Select all

[root@xxx ~]# yum update                                                                                                                                                      
Loaded plugins: fastestmirror                                                                                                                                                     
Loading mirror speeds from cached hostfile                                                                                                                                         
* addons: ftp.plusline.de                                                                                                                                                   
* atomic: www6.atomicorp.com                                                                                                                                         
* base: ftp.plusline.de                                                                                                                                                   
* extras: centos.intergenia.de                                                                                                                                         
* updates: ftp.plusline.de                                                                                                                                                  
Excluding Packages in global exclude list                                                                                                                                         
Finished                                                                                                                                                           
Setting up Update Process                                                                                                                                                         
No Packages marked for Update 
I have no idea any more how to get yum to update my PHP using the ART-Repositories...

Can anybody help me?

Thanks a lot in advance for your help and support!

Best regards,

Chris
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: yum update - Problem with PHP

Unread post by scott »

www6.atomicorp.com is out of rotation for maintenance, I'll bet you timed it just right and hit it when the repo was being rebuilt. Just clear your cache (yum clean all) and try again, I'll bet you see the updates from the other mirrors.
CryoGenID
Forum User
Forum User
Posts: 8
Joined: Thu Jan 07, 2010 5:24 am

Re: yum update - Problem with PHP

Unread post by CryoGenID »

Scott,

thanks a lot for your help!
That solved the problem :D

So I have to work on my timing ;-)

Best regards,

Chris
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: yum update - Problem with PHP

Unread post by scott »

yeah that was just luck, the infrastructure here has been going through a lot of updating lately. It was probably in that funky state for 5-10 minutes tops.
Post Reply