<div dir="ltr">I&#39;m confused because I ran:<div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>yum downgrade elrepo-release.noarch</div></blockquote><div><br>But when I run:<div><br></div></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div>rpm -qa --qf &quot;%{NAME}-%{VERSION}-%{RELEASE}\t%{VENDOR}\n&quot; | grep -i elrepo</div></div><div><br></div></blockquote>I only see a few 7_6 packages installed, and I&#39;m still seeing:<div><div><br></div></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div>elrepo-release-7.0-4.el7.elrepo        The ELRepo Project (<a href="http://elrepo.org">http://elrepo.org</a>)</div></div></blockquote><div><div><br></div><div>Which doesn&#39;t give any indication between 7_6 vs 7_7, but `yum update` is still showing a ton of updates for <i>both</i> 7_6 and 7_7.<br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div><br></div><div>Where am I going wrong here? Do I somehow need to uninstall 7_7? For some reason it still seems stuck in the yum database.</div><div><br></div><div>-- Seth.</div></div></div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 9, 2019 at 11:58 AM Alan Bartlett &lt;<a href="mailto:ajb@elrepo.org">ajb@elrepo.org</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Fri, 9 Aug 2019 at 16:51, Seth Goldin &lt;<a href="mailto:sethgoldin@gmail.com" target="_blank">sethgoldin@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; So on CentOS 7.6, in this short lag between when RHEL 7.7 was released and when CentOS 7.7 has not yet been released, I accidentally updated from el7_6 to el7_7, and the dependencies are predictably broken.<br>
&gt;<br>
&gt; I poked around the website, looking for a way to install el7_6 specifically, but couldn&#39;t find anything.<br>
&gt;<br>
&gt; What would the proper procedure be to uninstall el7_7 from my CentOS 7.6 system and get el7_6 installed again?<br>
&gt;<br>
&gt; Thanks,<br>
&gt; -- Seth.<br>
<br>
I would suggest that you make a start by listing all of ELRepo Project<br>
packages that have been installed on your system. A command line like<br>
--<br>
<br>
rpm -qa --qf &quot;%{NAME}-%{VERSION}-%{RELEASE}\t%{VENDOR}\n&quot; | grep -i elrepo<br>
<br>
Alan.<br>
_______________________________________________<br>
elrepo mailing list<br>
<a href="mailto:elrepo@lists.elrepo.org" target="_blank">elrepo@lists.elrepo.org</a><br>
<a href="http://lists.elrepo.org/mailman/listinfo/elrepo" rel="noreferrer" target="_blank">http://lists.elrepo.org/mailman/listinfo/elrepo</a><br>
</blockquote></div>