[PlanetCCRMA] setting up new system with Delta 1010LT + Intel HDA

Fernando Lopez-Lezcano nando at ccrma.Stanford.EDU
Sat Nov 28 12:23:01 PST 2009


On Sat, 2009-11-28 at 15:04 -0500, Bruce Elliott wrote:
> On Sat, 2009-11-28 at 10:51 -0800, Fernando Lopez-Lezcano wrote:
> > On Sat, 2009-11-28 at 06:34 -0800, Bruce Elliott wrote:
> >   <snip> 
> > > I was pleased to see that this upgrade preserved not only much of the
> > > set-up work I had done, but also the selection of applications that I
> > > had added, e.g. from CCRMA. Since I have not been able to add the
> > > Planet CCRMA repositories, I assume these are still the F11 packages,
> > > if they are truly there at all, but I have not tried running them
> > > since I don't have the RT kernel. 
> > >  <snip>
> > I don't know why it could have failed, but it did. Too late now to try
> > to debug what happened. 
> > 
> > Let's see what's wrong in your current mix of packages. At least you can
> > boot and login, right?
> > 
> 
> Yes, I'm working from the partial installation right now.
> 
> > Open up a terminal, su root (type "su" and then your root password when
> > prompted) and do a few checks:
> > 
> > (hmmm, you might now have the yum-utils package... if yum is not working
> > then you might have hit a catch22 - you could download yum-utils from
> > here[*] and install it with rpm)
> > 
> 
> Yes, I believe that's a big part of my problem.  Here is what happens if
> I try to run yum:
> 
> $ yum update
> There was a problem importing one of the Python modules
> required to run yum. The error leading to this problem was:
> 
>    No module named yum

ouch...

> Please install a package which provides this module, or
> verify that the module is installed correctly.
> 
> It's possible that the above module doesn't match the
> current version of Python, which is:
> 2.6 (r26:66714, Mar 17 2009, 11:44:14) 
> [GCC 4.4.0 20090313 (Red Hat 4.4.0-0.26)]
> 
> If you cannot solve this problem yourself, please go to 
> the yum faq at:
>   http://wiki.linux.duke.edu/YumFaq

Look at this bug ticket:

https://bugzilla.redhat.com/show_bug.cgi?id=504888

So it appears you need to download and install the fc11 yum (most
probably if you do "rpm -q yum" you will see a Fedora 10 version). 

Here's a list of mirrors:
http://mirrors.fedoraproject.org/publiclist/Fedora/11/x86_64/

And one possible link to the original fc11 release of yum for x86_64:
http://mirrors.kernel.org/fedora/releases/11/Everything/x86_64/os/Packages/yum-3.2.22-4.fc11.noarch.rpm

You can use "wget URL" to get the package and then "rpm -Uvh package" to
install it. 

-- Fernando




More information about the PlanetCCRMA mailing list