[CentOS] Centos7 broken after update

PATRICK BÉGOU Patrick.Begou at legi.grenoble-inp.fr
Sat Dec 8 14:18:07 UTC 2018


Hi Ulf 

thanks for the suggestion. Indeed it seems I have a problem with glibc. Version is different between x86_64 and i386 and I have two glibc-common for x86_64. 
Trying to remove the old one request removing half of the system packages because of the dependancies. The newest cannot be removed. 


glibc-2.17-222.el7.i686 
glibc-2.17-260.el7.x86_64 
glibc-common-2.17-222.el7.x86_64 
glibc-common-2.17-260.el7.x86_64 
glibc-devel-2.17-260.el7.x86_64 
glibc-headers-2.17-260.el7.x86_64 


Patrick 


De: "Ulf Volmer" <u.volmer at u-v.de> 
À: centos at centos.org 
Envoyé: Samedi 8 Décembre 2018 14:07:11 
Objet: Re: [CentOS] Centos7 broken after update 

On 08.12.18 13:48, Patrick Bégou wrote: 

> There are 1 outstanding transactions to complete. Finishing the most 

> Any idea to go back to a normal situation before a full re-install ? 

restoring the old state before the broken 'yum update' can be done by 
package-cleanup. 

package-cleanup --dupes 

will give you a long list of duplicate packages. 

package-cleanup --cleandupes --removenewestdupes 

will try to remove the duplicate rpms from the update. 

after that you should run 'package-cleanup --dupes' and clean the 
remaining dupes manually. if this is done, you can try to run the 
'yum update' again. 

HTH and best regards 
Ulf 
_______________________________________________ 
CentOS mailing list 
CentOS at centos.org 
https://lists.centos.org/mailman/listinfo/centos 



More information about the CentOS mailing list