[PlanetCCRMA] Fedora Core 4 questions

Fernando Lopez-Lezcano nando@ccrma.Stanford.EDU
Mon Aug 8 18:25:02 2005


On Mon, 2005-08-08 at 18:19, Bill Bain wrote:
> Thanks for your help.  I'm making progress.  Apt is
> now properly installed.  Now I just have to find the
> repositories:
> 
> [root@localhost bbain]# apt-get update
> Get:1 http://ccrma.stanford.edu fedora/4/i386 release
> [1414B]
> Fetched 1414B in 10s (136B/s)
> Get:1 http://ccrma.stanford.edu fedora/4/i386/core
> pkglist [1768kB]
> Get:2 http://ccrma.stanford.edu fedora/4/i386/core
> release [115B]
> Get:3 http://ccrma.stanford.edu fedora/4/i386/updates
> pkglist [1040kB]
> Get:4 http://ccrma.stanford.edu fedora/4/i386/updates
> release [126B]
> Get:5 http://ccrma.stanford.edu
> fedora/4/i386/planetccrma pkglist [135kB]
> Get:6 http://ccrma.stanford.edu
> fedora/4/i386/planetccrma release [139B]
> Get:7 http://ccrma.stanford.edu
> fedora/4/i386/planetcore pkglist [414kB]
> Get:8 http://ccrma.stanford.edu
> fedora/4/i386/planetcore release [148B]
> Fetched 3358kB in 42s (79.0kB/s)
> Reading Package Lists... Done
> Building Dependency Tree... Done
> [root@localhost bbain]# apt-get install
> planetccrma-core
> Reading Package Lists... Done
> Building Dependency Tree... Done
> E: Couldn't find package planetccrma-core
> 
> I figure I'm doing something wrong, but I can't figure
> out what.  TIA,

Arghhh, not your fault. Fedora Core 4 does not have a "stable" kernel
package, it starts with the "edge" kernel, so you should try:

  apt-get install planetccrma-core-edge

-- Fernando