[PlanetCCRMA] problem installing

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Tue Mar 23 23:26:00 2004


> new to your project, only a few days since i upgraded to Fedora. I'm on
> the "Installing the kernel and sound drivers" part. I do "apt-get -o
> RPM::Install-Options::=--oldpackage install planetccrma-core" but it
> doesn't seem to install the kernel, when i reboot it's still my old
> kernel... Any idea what i'm doing wrong?
> 
> here's the output:
> 
> Do you want to continue? [Y/n] Y
> Checking GPG signatures...
> Unsigned
> /var/cache/apt/archives/kernel#2.4.24-1.ll.rhfc1.ccrma_2.4.24-1.ll.rhfc1.ccrma_i686.rpm:
> sha1 md5 OK
[MUNCH]
> /var/cache/apt/archives/planetccrma-core_2004.01.14-1.rhfc1.ccrma_i686.rpm:
> sha1 md5 OK
> E: Error: 11 unsigned package(s)
> 0 package(s)s with unknown signatures
> 0 package(s) with illegal/corrupted signatures

The apt you have installed in your machine does not want to install 
packages that are not signed. You have to either convince it to not do 
that (don't know exactly how), or install an apt package that will 
allow you to install unsigned packages. 

-- Fernando