[Yum] yum error before upgrade of Fedora

Matthew Miller mattdm at mattdm.org
Thu Jul 14 01:17:33 UTC 2005


On Wed, Jul 13, 2005 at 06:46:30PM -0300, Marcos Roberto Silva wrote:
> Dear Hans,
> now, in the source tree, the patch was done but the error continues. See 
> the output when I call yum:
> [root at Marcos yum-2.3.4]# patch -p0 < yum-import-error-fix2.diff
> patching file bin/yum.py
> [root at Marcos yum-2.3.4]# yum
                           ^^^

Unless you've done something dangerous to your system, the current directory
*isn't* in your current path. So this is still running the normal
/usr/bin/yum program, not ./bin/yum.py, which is what got patched.

But either way, this patch isn't gonna *fix* the error -- just change what
the error message says.


-- 
Matthew Miller           mattdm at mattdm.org        <http://www.mattdm.org/>
Boston University Linux      ------>                <http://linux.bu.edu/>
Current office temperature: 77 degrees Fahrenheit.



More information about the Yum mailing list