Yum update won't work ?

General support questions
Post Reply
jamestr
Posts: 1
Joined: 2017/08/12 11:57:23

Yum update won't work ?

Post by jamestr » 2017/08/12 11:58:34

Hi

Can someone help me with how to sort out below errors please ?

Thanks

Code: Select all

# yum update
Loaded plugins: fastestmirror, refresh-packagekit, security
Setting up Update Process
Loading mirror speeds from cached hostfile
 * base: mirror.vorboss.net
 * extras: mirror.vorboss.net
 * updates: mirror.vorboss.net
Resolving Dependencies
--> Running transaction check
---> Package xcb-util.x86_64 0:0.3.6-1.el6 will be updated
--> Processing Dependency: libxcb-atom.so.1()(64bit) for package: startup-notification-0.10-2.1.el6.x86_64
--> Processing Dependency: libxcb-aux.so.0()(64bit) for package: startup-notification-0.10-2.1.el6.x86_64
--> Processing Dependency: libxcb-event.so.1()(64bit) for package: startup-notification-0.10-2.1.el6.x86_64
---> Package xcb-util.x86_64 0:0.4.0-2.2.el6 will be an update
--> Finished Dependency Resolution
Error: Package: startup-notification-0.10-2.1.el6.x86_64 (@anaconda-RedHatEnterpriseLinux-201311111358.x86_64/6.5)
           Requires: libxcb-atom.so.1()(64bit)
           Removing: xcb-util-0.3.6-1.el6.x86_64 (@anaconda-RedHatEnterpriseLinux-201311111358.x86_64/6.5)
               libxcb-atom.so.1()(64bit)
           Updated By: xcb-util-0.4.0-2.2.el6.x86_64 (base)
               Not found
Error: Package: startup-notification-0.10-2.1.el6.x86_64 (@anaconda-RedHatEnterpriseLinux-201311111358.x86_64/6.5)
           Requires: libxcb-event.so.1()(64bit)
           Removing: xcb-util-0.3.6-1.el6.x86_64 (@anaconda-RedHatEnterpriseLinux-201311111358.x86_64/6.5)
               libxcb-event.so.1()(64bit)
           Updated By: xcb-util-0.4.0-2.2.el6.x86_64 (base)
               Not found
Error: Package: startup-notification-0.10-2.1.el6.x86_64 (@anaconda-RedHatEnterpriseLinux-201311111358.x86_64/6.5)
           Requires: libxcb-aux.so.0()(64bit)
           Removing: xcb-util-0.3.6-1.el6.x86_64 (@anaconda-RedHatEnterpriseLinux-201311111358.x86_64/6.5)
               libxcb-aux.so.0()(64bit)
           Updated By: xcb-util-0.4.0-2.2.el6.x86_64 (base)
               Not found
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Post Reply