<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Feb 1, 2018 at 10:17 AM, Gianluca Cecchi <span dir="ltr">&lt;<a href="mailto:gianluca.cecchi@gmail.com" target="_blank">gianluca.cecchi@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello,<div>I&#39;m testing a 4.2.1 environment that uses a proxy for yum.</div><div><br></div><div>I see that after enabling 4.2.1pre repos on my future host and instaling ovirt packages, now every yum command gets this message in output:</div><div><br></div><div>Uploading Package Profile</div><div><br></div><div>and after a couple of minutes wait</div><div><br></div><div>Unable to upload Package Profile</div><div><br></div><div>Searching through internet I found posts related to katello...</div><div><br></div><div>Indeed the ovirt install produced installation of katello-agent and katello-agent-fact-plugin rpms (version 2.9.0.1-1)</div><div><br></div><div>How can I solve this? Do I need to put the proxy anywhere or do I have to disable any not necessary service?</div><div><br></div><div>Thanks,</div><div><br></div><div>Gianluca</div></div>
</blockquote></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">What I notice is on a CentOS 7 host with 4.1.9 I have these yum plugins listed when I run &quot;yum update&quot;</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">Loaded plugins: fastestmirror, langpacks</div><div><br></div><div>Instead on this CentOS 7 host where I enabled the 4.2.1pre repos I get</div><div><br></div></div><div class="gmail_extra"><div class="gmail_extra">Loaded plugins: fastestmirror, langpacks, package_upload, product-id, search-disabled-repos,</div><div class="gmail_extra">              : subscription-manager</div><div class="gmail_extra">This system is not registered with an entitlement server. You can use subscription-manager to register.</div><div><br></div><div>During install I got in yum.log:</div><div>. . .</div><div><div>Jan 29 15:44:59 Installed: libvirt-daemon-driver-interface-3.2.0-14.el7_4.7.x86_64</div><div>Jan 29 15:45:00 Installed: vhostmd-0.5-12.el7.x86_64</div><div>Jan 29 15:45:00 Installed: vdsm-hook-vhostmd-4.20.17-1.el7.centos.noarch</div><div>Jan 29 15:45:00 Installed: dnsmasq-2.76-2.el7_4.2.x86_64</div><div>Jan 29 15:45:00 Installed: python-netifaces-0.10.4-3.el7.x86_64</div><div>Jan 29 15:45:00 Installed: python-rhsm-certificates-1.19.10-1.el7_4.x86_64</div><div>Jan 29 15:45:00 Installed: python-rhsm-1.19.10-1.el7_4.x86_64</div><div>Jan 29 15:45:01 Installed: subscription-manager-1.19.23-1.el7.centos.x86_64</div><div>Jan 29 15:45:01 Installed: katello-agent-fact-plugin-2.9.0.1-1.el7.noarch</div><div>Jan 29 15:45:01 Installed: usbredir-0.7.1-2.el7.x86_64</div><div>Jan 29 15:45:01 Installed: scrub-2.5.2-7.el7.x86_64</div></div><div>. . .</div><div><br></div><div>The katello-agent rpm contains:</div><div>/etc/yum/pluginconf.d/package_upload.conf<br></div><div><br></div><div>and as seen above it was also installed subscription-manager-1.19.23-1.el7.centos.x86_64</div><div>that puts:</div><div><br></div><div>/etc/yum/pluginconf.d/subscription-manager.conf</div><div>/etc/yum/pluginconf.d/product-id.conf</div><div>/etc/yum/pluginconf.d/search-disabled-repos.conf<br></div><div><br></div><div>Reasons?</div><div><br></div><div>Gianluca</div></div></div>