<div class="gmail_quote">On Tue, Oct 20, 2009 at 1:36 AM, Tony Nelson <span dir="ltr"><<a href="mailto:tonynelson@georgeanelson.com">tonynelson@georgeanelson.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
If the above seem OK, then:<br>
<br>
rpm -q python yum    # should be python-2.6-xxx, yum-3.2.xxx<br>
rpm -V python        # should produce no output<br>
rpm -V yum           # should produce no output or only /etc/yum.conf<br></blockquote><br>rpm -q python yum<br>  python-2.6-9.fc11.i586<br>  yum-3.2.24-2.fc11.noarch<br><br>rpm -V python<br>  S.5....T.    /usr/lib/python2.6/subprocess.pyc<br>
<br>Yeah.  I'm a little confused by that.  So, I checked the date:<br>    ll /usr/lib/python2.6/sub*<br>    -rw-r--r--. 1 root root 45471 2009-06-08 16:07 /usr/lib/python2.6/subprocess.py<br>    -rw-r--r--. 1 root root   119 2009-08-26 21:15 /usr/lib/python2.6/subprocess.pyc<br>
    -rw-r--r--. 1 root root 32985 2009-06-08 16:07 /usr/lib/python2.6/subprocess.pyo<br><br>I am baffled as to what would have caused the module to recompile on 8/26. <br><br>rpm -V yum<br>  returns no output.<br><br><br>
<br><br></div>