Re: [uml-user] YUM only wants to download x86_64 not i386 in my UML

2005-08-08 Thread Phill Wombat
Answering my own question again, but I'm sure it'll help someone. You need to hack: /usr/lib/python2.4/site-packages/rpmUtils/arch.py Look for "uname" add immediately after: return "i686" You have to indent correctly or python spits the dummy. (Quite nice actually, makes for visually pleasing

[uml-user] YUM only wants to download x86_64 not i386 in my UML

2005-08-08 Thread Phill Wombat
Hi List, Everyone is going to have this: yum install httpd yum proceeds to download the entire FC4/x86_64 distro! even though the UML is i386. Essentially the issue is related to: uname -a which is executed by /usr/lib/python2.4/site-packages/yum/archwork.py Python gets: Linux uml-test.loca

[uml-user] Howto install UML for 2.6.8.1-kernel

2005-08-08 Thread Väisänen Teemu
Hi. I have couple of questions about UML. I have Fedora core 3 and 2.6.9-1.667 kernel installed in my computer. I have tried to read UML installation guides, and If I have understood right, that kernel has UML support. I have installed also 2.6.8.1-kernel to my computer because some programs need