[PlanetCCRMA] error...

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Sun Aug 5 10:36:01 2007


On Sun, 5 Aug 2007, Preston Callison wrote:
> When I run this command:
> yum install planetccrma-core
>
> I get this error:
> [root@dhcppc0 pluginconf.d]# yum install planetccrma-core
> Setting up Install Process
> Parsing package install arguments
> http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/extras/7/i386/repodata/repomd.xml:
> [Errno 14] HTTP Error 404: Date: Sun, 05 Aug 2007 16:08:51 GMT
> Server: Apache/2.0.40 (Red Hat Linux)
> Vary: accept-language
> Accept-Ranges: bytes
> Connection: close
> Transfer-Encoding: chunked
> Content-Type: text/html; charset=ISO-8859-1
>
> Trying other mirror.
> Error: Cannot open/read repomd.xml file for repository: planetextras
> ------------------------------------------------------------------------------------------------------
>
> Any ideas on how to fix this?

You are pointing to a repository that does not exist. Extras has been 
incorporated into Fedora itself.

You need to install this:
rpm -Uvh 
http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetccrma/7/i386/planetccrma-repo-1.0-3.fc7.ccrma.noarch.rpm

or disable out the extras repository.

> Also, is this a Real Time Kernel?

Yes, it is patched with Ingo Molnar's realtime preemption patches.
-- Fernando