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

pulp-server -> python-mongoengine -> python-blinker (not found) #319

Open
TJM opened this issue May 31, 2018 · 0 comments
Open

pulp-server -> python-mongoengine -> python-blinker (not found) #319

TJM opened this issue May 31, 2018 · 0 comments

Comments

@TJM
Copy link
Member

TJM commented May 31, 2018

When trying to install on a Cent OS 7.x machine, I got the following error:

Error: Execution of '/bin/yum -d 0 -e 0 -y install pulp-server' returned 1: Error: Package: pulp-server-2.16.1-1.el7.noarch (pulp2)
           Requires: python-blinker
Error: Package: python-mongoengine-0.10.5-1.el7.noarch (pulp2)
           Requires: python-blinker
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
Error: /Stage[main]/Pulp::Install/Package[pulp-server]/ensure: change from 'purged' to 'present' failed: Execution of '/bin/yum -d 0 -e 0 -y install pulp-server' returned 1: Error: Package: pulp-server-2.16.1-1.el7.noarch (pulp2)
           Requires: python-blinker
Error: Package: python-mongoengine-0.10.5-1.el7.noarch (pulp2)
           Requires: python-blinker
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

I have heard rumors that on RHEL7, you need to enable the extras repo. Should this be handled via "install_options" or something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant