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@Marcos yum-2.3.4]# patch -p0 < yum-import-error-fix2.diff > patching file bin/yum.py > [root@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@xxxxxxxxxx <http://www.mattdm.org/> Boston University Linux ------> <http://linux.bu.edu/> Current office temperature: 77 degrees Fahrenheit.