Hey everyone getting a dependency error installing pulp on rhel7 ** Steps
rpm -Uvh https://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm wget http://repos.fedorapeople.org/repos/pulp/pulp/rhel-pulp.repo -O /etc/yum.repos.d/pulp.repo yum install mongodb-server qpid-cpp-server qpid-cpp-server-store pulp-server pulp-rpm-plugins pulp-selinux python-qpid python-qpid-qmf pulp-admin-client pulp-rpm-admin-extensions -y --> Processing Conflict: compat-qpid-cpp-client-0.24-19.el7.x86_64 conflicts qpid-cpp-client --> Finished Dependency Resolution Error: compat-qpid-cpp-client conflicts with qpid-cpp-client-0.28-5.el7.x86_64 [root@pulp01 yum.repos.d]# yum info compat-qpid-cpp-client Loaded plugins: product-id, subscription-manager, versionlock Available Packages Name : compat-qpid-cpp-client Arch : x86_64 Version : 0.24 Release : 19.el7 Size : 1.0 M Repo : epel/x86_64 Summary : Libraries for Qpid C++ client applications URL : http://qpid.apache.org License : ASL 2.0 Description : Run-time libraries for AMQP client applications developed using Qpid : C++. Clients exchange messages with an AMQP message broker using : the AMQP protocol. I cannot locate the compat-qpid-cpp-client-0.28-5.el7.x86_64 package ? Is there any easy work around? Thanks
_______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
