Description of problem: On CentOS 7, yum shows available updates, but cannot update. Version-Release number of selected component (if applicable): 0:0.2.10-4.el7 How reproducible: run "yum update" when version 0:0.2.10-1.el7 is installed. Actual results: $ sudo yum update [sudo] password for rwood: Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile epel/x86_64/metalink | 16 kB 00:00 * base: repo1.ash.innoscale.net * epel: d2lzkl7pfhq30w.cloudfront.net * extras: repo1.ash.innoscale.net * updates: repo1.ash.innoscale.net base | 3.6 kB 00:00 code | 2.9 kB 00:00 extras | 3.4 kB 00:00 nodesource | 2.5 kB 00:00 updates | 3.4 kB 00:00 Resolving Dependencies --> Running transaction check ---> Package xorgxrdp.x86_64 0:0.2.10-1.el7 will be updated ---> Package xorgxrdp.x86_64 0:0.2.10-4.el7 will be an update --> Processing Dependency: xorg-x11-server-Xorg(x86-64) = 1.20.4 for package: xorgxrdp-0.2.10-4.el7.x86_64 --> Finished Dependency Resolution Error: Package: xorgxrdp-0.2.10-4.el7.x86_64 (epel) Requires: xorg-x11-server-Xorg(x86-64) = 1.20.4 Installed: xorg-x11-server-Xorg-1.20.1-5.6.el7_6.x86_64 (@updates) xorg-x11-server-Xorg(x86-64) = 1.20.1-5.6.el7_6 Available: xorg-x11-server-Xorg-1.20.1-3.el7.x86_64 (base) xorg-x11-server-Xorg(x86-64) = 1.20.1-3.el7 Available: xorg-x11-server-Xorg-1.20.1-5.el7.x86_64 (updates) xorg-x11-server-Xorg(x86-64) = 1.20.1-5.el7 Available: xorg-x11-server-Xorg-1.20.1-5.1.el7.x86_64 (updates) xorg-x11-server-Xorg(x86-64) = 1.20.1-5.1.el7 Available: xorg-x11-server-Xorg-1.20.1-5.2.el7_6.x86_64 (updates) xorg-x11-server-Xorg(x86-64) = 1.20.1-5.2.el7_6 Available: xorg-x11-server-Xorg-1.20.1-5.3.el7_6.x86_64 (updates) xorg-x11-server-Xorg(x86-64) = 1.20.1-5.3.el7_6 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Expected results: xorgxrdp would update. Additional info: None
*** This bug has been marked as a duplicate of bug 1738669 ***