On Wed, Jul 31, 2013 at 9:10 AM, Greg Woods <woods@xxxxxxxx> wrote:
> After booting into rescue mode I tried running yum, and the programI have been in this situation. I had to set the PYTHONPATH environment
> seems to be there, but it complained about not being able to import
> the yummain module.
variable in order for yum to find the modules it needs. Something like:
# export PYTHONPATH=/mnt/sysimage/usr/share/yum-cli
# yum --installroot=/mnt/sysimage .....
Interesting, I'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.
Thanks,
Richard
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org