You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yum install glog fails in CentOS if openstack-train repo is enabled.
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
openstack-train: mirror2.evolution-host.com
rdo-qemu-ev: mirror.dst.ca
Resolving Dependencies
--> Running transaction check
---> Package glog.x86_64 0:0.3.3-8.el7 will be installed
--> Processing Dependency: gflags for package: glog-0.3.3-8.el7.x86_64
--> Processing Dependency: libgflags.so.2.1()(64bit) for package: glog-0.3.3-8.el7.x86_64
--> Running transaction check
---> Package gflags.x86_64 0:2.2.1-1.el7 will be installed
---> Package glog.x86_64 0:0.3.3-8.el7 will be installed
--> Processing Dependency: libgflags.so.2.1()(64bit) for package: glog-0.3.3-8.el7.x86_64
--> Finished Dependency Resolution
Error: Package: glog-0.3.3-8.el7.x86_64 (epel)
Requires: libgflags.so.2.1()(64bit)
Available: gflags-2.1.1-6.el7.x86_64 (epel)
libgflags.so.2.1()(64bit)
Installing: gflags-2.2.1-1.el7.x86_64 (openstack-train)
~libgflags.so.2.2()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
The text was updated successfully, but these errors were encountered:
yum install glog fails in CentOS if openstack-train repo is enabled.
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Resolving Dependencies
--> Running transaction check
---> Package glog.x86_64 0:0.3.3-8.el7 will be installed
--> Processing Dependency: gflags for package: glog-0.3.3-8.el7.x86_64
--> Processing Dependency: libgflags.so.2.1()(64bit) for package: glog-0.3.3-8.el7.x86_64
--> Running transaction check
---> Package gflags.x86_64 0:2.2.1-1.el7 will be installed
---> Package glog.x86_64 0:0.3.3-8.el7 will be installed
--> Processing Dependency: libgflags.so.2.1()(64bit) for package: glog-0.3.3-8.el7.x86_64
--> Finished Dependency Resolution
Error: Package: glog-0.3.3-8.el7.x86_64 (epel)
Requires: libgflags.so.2.1()(64bit)
Available: gflags-2.1.1-6.el7.x86_64 (epel)
libgflags.so.2.1()(64bit)
Installing: gflags-2.2.1-1.el7.x86_64 (openstack-train)
~libgflags.so.2.2()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
The text was updated successfully, but these errors were encountered: