When I try yum install gcc-c++, I get this error message at the end. Is it safe to continue trying to install gcc-c++?
Error: Package: libstdc++-devel-4.8.5-28.el7.x86_64 (base)
Requires: libstdc++(x86-64) = 4.8.5-28.el7
Installed: libstdc++-4.8.5-28.el7_5.1.x86_64 (installed)
libstdc++(x86-64) = 4.8.5-28.el7_5.1
Available: libstdc++-4.8.5-28.el7.x86_64 (base)
libstdc++(x86-64) = 4.8.5-28.el7
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
List Archives:
https://lists.ovirt.org/archives/list/[email protected]/message/BFDULLSWAPJQXDD5UFSF3KMXWDRIVRQX/

