Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

glog rpm installation fails if openstack-train repo is enabled #522

Closed
asimbutt77 opened this issue Feb 6, 2020 · 1 comment
Closed

Comments

@asimbutt77
Copy link

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
@sergiud
Copy link
Collaborator

sergiud commented Feb 8, 2020

You use an old glog version. Please update to latest release or master and report back.

@sergiud sergiud closed this as completed Feb 8, 2020
@sergiud sergiud mentioned this issue May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants