On Mon, 2008-02-18 at 09:51 -0500, Jay Soffian wrote: > On Feb 17, 2008 2:57 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > > > "yum install git" and "yum install git-core" do not give such an > > error but the latter gives quite a bunch of errors ("yum install > > git" goes alright). This is problem #2. > > You probably want "yum upgrade git-core". > > The "problem" is that yum by default doesn't process RPM renames (obsoletes) > unless you either have obsoletes=1 in your yum.conf, use "yum --obsoletes > update" or use "yum upgrade". Ah, that's what it is. Thanks, I wasn't aware of this issue. Kristian - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html