One major improvement is the quantity and quality of the rpm repo mirrors. Early yum days you were tied to the specific repo you first connected to. Many were run as volunteer projects on donated equipment using minimal data rate feed lines.<br>
<br>These days, the Fedora  repo mirrors are way faster and more stable and often run by professionals or semi-pros with a vested interest in the repo being live and current.<br><br>There are some serious differences in the package metadata between rpm and deb. The major difference in in philosophy. RPM was designed from the beginning to be usable at the large-scale deployment level, i.e. enterprise scale. Debian&#39;s deb was designed to make single user system admin happy. Different itch, different scratch.<br>
<br>With the rpm process from RedHat (and Fedora; not sure about SuSE and Mandriva), I can get a &quot;master copy&quot; of the rpm data for a given release that includes the md5sum of every package and config file as shipped from the source distro. With this data (which can be secured offline), I can verify if any binary has been changed or what config files are modified from the original shipped version. Additionally, I have access to the as designed file perms, original owner and group and the selinux data. I can track back every binary and every config file to the package that installed it and verify the binary is unchanged from the installation version that was crypto signed with a gpg key I can verify.<br>
<br>Yum lets me handle the process of all dependencies nearly automagically. Yes, it sometimes horks on a missing dependency and that is almost always due to a mirror sync issue. Wait a few minutes (an hour is usually fine) and try again. Sometimes a package is built using the wrong libs (very rare now that koji is a happening thing!) and the flag --skip-broken will solve yum update issues.<br>
<br>Lastly, there is now a solid communication  process between the major third party repo rpm-fusion and fedora. On the day of F15 release, rpm-fusion had all the &quot;usual suspects&quot; for the non-redistributable rpm&#39;s ready to roll at the same time. So updates from F14 to F15 &quot;JustWorked TM&quot;.<br>
<br><br><br><div class="gmail_quote">On Wed, May 25, 2011 at 9:45 PM, Damon L. Chesser <span dir="ltr">&lt;<a href="mailto:damon@damtek.com">damon@damtek.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Wed, 2011-05-25 at 19:12 -0400, The Don Lachlan wrote:<br>
&gt; On Wed, May 25, 2011 at 03:13:07PM -0400, Rich Faulkner wrote:<br>
&gt; &gt; Interesting.  Yum seems to move fast enough to me and gets me out of<br>
&gt; &gt; trouble when gpk-application takes a dump.  That has happened more than<br>
&gt; &gt; once in F12 and yum has always come through.  Might be interesting to<br>
&gt; &gt; test two VM&#39;s side-by-side and see who wins?  Apt, dpkg or yum?<br>
&gt; &gt;<br>
&gt;<br>
&gt; Anecdotally...<br>
&gt;<br>
&gt; I&#39;ve not used yum in a few years and it had definitely improved its speed<br>
&gt; from the walk-away-do-something-else pace it used to be but, compared to APT, it<br>
&gt; was still slooooowwwwwwwwww.<br>
&gt;<br>
&gt; RPM is a poor substitute for Deb and every attempt to improve upon it is<br>
&gt; still dealing with inherent failures of the packaging system. I say this as<br>
&gt; someone who has WRITTEN dozens, maybe approaching a hundred, of spec files<br>
&gt; and managed them. It&#39;s easier to write than a Deb but harder on the user.<br>
<br>
</div>Not arguing, asking:  I thought technically they were the same, but the<br>
difference was in the front end:  Are you saying otherwise? (Old Debhead<br>
here)<br>
<div><div></div><div class="h5"><br>
<br>
&gt;<br>
&gt; -L<br>
&gt;<br>
&gt; &gt; On Wed, 2011-05-25 at 15:03 -0400, Michael B. Trausch wrote:<br>
&gt; &gt; &gt; On 05/25/2011 11:47 AM, Derek Atkins wrote:<br>
&gt; &gt; &gt; &gt; I find it odd that you had such major problems so quickly, considering<br>
&gt; &gt; &gt; &gt; F15 was just released yesterday.  If you were using a F15 pre-release,<br>
&gt; &gt; &gt; &gt; well, that could certainly be the explanation of your issues.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; As for the package manager being slow, I think it&#39;s just a perception<br>
&gt; &gt; &gt; &gt; thing.  It also depends on your network connection.  I&#39;ve found apt to<br>
&gt; &gt; &gt; &gt; be slow at times, too.  It all depends what needs to be done, and how<br>
&gt; &gt; &gt; &gt; recently you&#39;ve run it.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; I plan to install F15 today once my new hard drive arrives.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; I installed it a couple of weeks ago, but I wound up removing it<br>
&gt; &gt; &gt; yesterday because I was still having some troubles with it.  I&#39;ll<br>
&gt; &gt; &gt; admit to part of my troubles being a lack of familiarity with the<br>
&gt; &gt; &gt; packaging system—I feel &quot;at home&quot; with dpkg and APT.  I can use rpm<br>
&gt; &gt; &gt; alright, but this yum thing is just slow.  It seems to take forever<br>
&gt; &gt; &gt; for the &quot;resolving dependencies&quot; step, and I had a problem where it<br>
&gt; &gt; &gt; couldn&#39;t resolve dependencies.  I&#39;ve had problems with RPM-based<br>
&gt; &gt; &gt; distributions failing to resolve dependencies as far back as the first<br>
&gt; &gt; &gt; Red Hat (version 5.2 from the 90s) that I had ever installed.  My<br>
&gt; &gt; &gt; understanding then was that it was a repository issue of some sort.<br>
&gt; &gt; &gt; But the thing is that I&#39;ve never had such a problem with APT: it has<br>
&gt; &gt; &gt; always resolved dependencies correctly, but if a dependency is<br>
&gt; &gt; &gt; unavailable, it will say &quot;I cannot install package foo because the<br>
&gt; &gt; &gt; package isn&#39;t in the repository&quot; and trying 30 minutes later usually<br>
&gt; &gt; &gt; yields success.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;     --- Mike<br>
&gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; Ale mailing list<br>
&gt; &gt; &gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt; &gt; &gt; <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt; &gt; &gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt; &gt; &gt; <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; Ale mailing list<br>
&gt; &gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt; &gt; <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt; &gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt; &gt; <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
&gt; _______________________________________________<br>
&gt; Ale mailing list<br>
&gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt; <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt; <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br>
</div></div><font color="#888888">--<br>
Damon<br>
<a href="mailto:damon@damtek.com">damon@damtek.com</a><br>
</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>-- <br>James P. Kinney III<br><br>As long as the general population is passive, apathetic, diverted to 
consumerism or hatred of the vulnerable, then the powerful can do as 
they please, and those who survive will be left to contemplate the 
outcome.<br>- <i><i><i><i>2011 Noam Chomsky</i></i></i></i><br>