<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Will McDonald wrote:
<blockquote cite="mid1f8fae340603251029w6da37fadx@mail.gmail.com"
 type="cite">
  <pre wrap="">On 25/03/06, Matt Arnilo S. Baluyos (Mailing Lists)
<a class="moz-txt-link-rfc2396E" href="mailto:matt.baluyos.lists@gmail.com"><matt.baluyos.lists@gmail.com></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello everyone,

I had to kill yum while it's on the cleanup stage (somehow it stalled
so i killed it).

Should I be worried about anything in this situation? If so, how do I
go about fixing it?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I had to do that on one of our servers the other day after a 4.2 ->
4.3 Yum update. I was a little worried but after reboot the system
seemed fine.

Eep. Actually, checking more closely, I appear to have ended up in the
same state as Dave in the "futex.. How to remove lots of duplicate
packages" thread...

<a class="moz-txt-link-freetext" href="http://lists.centos.org/pipermail/centos/2006-March/thread.html#21387">http://lists.centos.org/pipermail/centos/2006-March/thread.html#21387</a>

I have a bunch of duplicate packages I'm going to have to sort through
manually and remove the older versions...

rpm -qa --qf "%{NAME}.%{arch}\n" | sort | uniq -d
apr.i386
audit.i386
autofs.i386
  </pre>
</blockquote>
<<snip>><br>
<br>
<blockquote cite="mid1f8fae340603251029w6da37fadx@mail.gmail.com"
 type="cite">
  <pre wrap="">ypbind.i386
yum.noarch

Crap. :)

Will.
  </pre>
</blockquote>
Indeed. "Crap" and its alias.  I had a similar experience in updating
4.1 -->  4.2 and wound up reinstalling and restoring data in my
/home directory.   :-(<br>
<br>
</body>
</html>