<div dir="ltr">Sam,<div><br></div><div>There is a known issue with the qpid copr repo used for el6. I understand it is expected to be fixed tomorrow. Here are details including work-arounds:</div><div><br></div><div><a href="https://www.redhat.com/archives/pulp-list/2016-March/msg00087.html">https://www.redhat.com/archives/pulp-list/2016-March/msg00087.html</a><br></div><div><br></div><div>Michael</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Apr 3, 2016 at 2:38 PM, Mallick, Samiron <span dir="ltr"><<a href="mailto:samiron.mallick@gmail.com" target="_blank">samiron.mallick@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Thank you very much Dennis for providing me quick work around.<br><br></div>Seems after adding the said repo the python-qpid dependency issue gone but still stuck on:<br><br>Error: Package: qpid-cpp-client-0.34-4.el6.x86_64 (group_qpid-qpid)<br>           Requires: libqpid-proton.so.3()(64bit)<br>Error: Package: qpid-cpp-server-0.34-4.el6.x86_64 (group_qpid-qpid)<br>           Requires: libqpid-proton.so.3()(64bit)<span class=""><br> You could try using --skip-broken to work around the problem<br> You could try running: rpm -Va --nofiles --nodigest<br><br></span></div>I installed qpid-proton-c.x86_64 from EPEL repo as the same has to provide following:<br><span><b>Provides :</b><br>qpid-proton<br>libqpid-proton.so.3()(64bit)<br>qpid-proton-c<br>qpid-proton-c(x86-64)<br><br></span></div><span>but the error still persist.<br><br></span></div><span>On RHEL7 the error looks like following after making changes to the Priority part on some repos.<br><br>[root@mysrv7 yum.repos.d]# sed -n -e "/^\[/h; /priority *=/{ G; s/\n/ /; s/ity=/ity = /; p }" /etc/yum.repos.d/*.repo | sort -k3n<br>priority = 1 [epel]<br>priority = 1 [katello]<br>priority = 1 [katello-candlepin]<br>priority = 1 [katello-client]<br>priority = 1 [katello-pulp]<br>priority = 1 [pulp-2-stable]<br>priority = 1 [rhel-7-server-extras-rpms]<br>priority = 1 [rhel-7-server-optional-rpms]<br>priority = 1 [rhel-7-server-rpms]<br>priority = 1 [rhel-7-server-supplementary-rpms]<br>[root@mysrv7 yum.repos.d]# yum groupinstall pulp-server-qpid<span class=""><br>Loaded plugins: priorities, product-id, search-disabled-repos, subscription-manager<br>There is no installed groups file.<br>Maybe run: yum groups mark convert (see man yum)<br></span><a href="https://copr-be.cloud.fedoraproject.org/results/%40qpid/qpid/epel-7-x86_64/repodata/repomd.xml" target="_blank">https://copr-be.cloud.fedoraproject.org/results/%40qpid/qpid/epel-7-x86_64/repodata/repomd.xml</a>: [Errno 14] HTTPS Error 404 - Not Found<br>Trying other mirror.<br>To address this issue please refer to the below knowledge base article<br><br><a href="https://access.redhat.com/articles/1320623" target="_blank">https://access.redhat.com/articles/1320623</a><br><br>If above article doesn't help to resolve this issue please open a ticket with Red Hat Support.<br><br>113 packages excluded due to repository priority protections<span class=""><br>Warning: Group pulp-server-qpid does not have any packages to install.<br>Maybe run: yum groups mark install (see man yum)<br>No packages in any requested group available to install or update<br><br></span></span><div><div><div><br></div></div></div><div class="gmail_extra"><br clear="all"><div><div><div dir="ltr">

<p><b><i><span style="color:gray;font-size:10pt">Thank</span><span style="color:gray">s,</span></i></b><i><span style="color:gray"></span></i></p>
<p><b><span style="color:gray;font-size:10pt">Sam</span></b><br><b><i><span style="font-size:9pt;font-family:Arial;color:black;background:none repeat scroll 0% 0% white"></span></i></b><span style="font-size:9pt"></span>

</p></div></div></div><span class="">
<br><div class="gmail_quote">On Sun, Apr 3, 2016 at 10:15 PM, Dennis Kliban <span dir="ltr"><<a href="mailto:dkliban@redhat.com" target="_blank">dkliban@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>----- Original Message -----<br>
> Hello Guys,<br>
><br>
> Recently i planned to configure pulp on my rhel 6, but unable as there seems<br>
> to be dependency problem while executing "yum groupinstall<br>
> pulp-server-qpid". Did lotof search in google, but unlucky. My RHEL is<br>
> registered through subscription-manager and EPEL and Pulp repo enabled as<br>
> well. Could someone please help me short out?<br>
<br>
</span>RHEL 6 Qpid dependencies live in a Copr repo. More information can be found here[0].<br>
<span><br>
> Thought of trying the same in a RHEL7 but even RHEL7 has issue with yum<br>
> "groupinstall pulp-server-qpid"<br>
><br>
> [root@myrhel7 yum.repos.d]# yum groupinstall pulp-server-qpid<br>
> Loaded plugins: priorities, product-id, search-disabled-repos,<br>
> subscription-manager<br>
> There is no installed groups file.<br>
> Maybe run: yum groups mark convert (see man yum)<br>
> 66 packages excluded due to repository priority protections<br>
> Warning: Group pulp-server-qpid does not have any packages to install.<br>
> Maybe run: yum groups mark install (see man yum)<br>
> No packages in any requested group available to install or update<br>
<br>
</span>The problem on RHEL7 is your repository priorities. The group is there, but the repository does not have the proper priority on your system. 66 packages are being ignored as a result.<br>
<br>
[0] <a href="http://qpid.apache.org/packages.html#epel" rel="noreferrer" target="_blank">http://qpid.apache.org/packages.html#epel</a><br>
</blockquote></div><br></span></div></div>
<br>_______________________________________________<br>
Pulp-list mailing list<br>
<a href="mailto:Pulp-list@redhat.com">Pulp-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/pulp-list" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/pulp-list</a><br></blockquote></div><br></div>