<div dir="ltr">On Wed, Jul 31, 2013 at 9:10 AM, Greg Woods <span dir="ltr">&lt;<a href="mailto:woods@ucar.edu" target="_blank">woods@ucar.edu</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">&gt; After booting into rescue mode I tried running yum, and the program<br>
&gt; seems to be there, but it complained about not being able to import<br>
&gt; the yummain module.<br>
<br>
</div>I have been in this situation. I had to set the PYTHONPATH environment<br>
variable in order for yum to find the modules it needs. Something like:<br>
<br>
# export PYTHONPATH=/mnt/sysimage/usr/share/yum-cli<br>
# yum --installroot=/mnt/sysimage .....</blockquote><div><br></div><div>Interesting, I&#39;ll have to give that a try before submitting a bug. I presume this would be an easy fix to implement on future install discs.</div>
<div><br></div><div>Thanks,</div><div>Richard </div></div></div></div>