[PlanetCCRMA] hda: Scheduling in Interrupt

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Thu May 8 19:22:02 2003


> about redhat 9 - i was trying to install it tonight, but never been able to
> install the kernel:
> 
> Executing RPM (-ivh)...
> Preparing...                ###########################################
> [100%]
>         package kernel-2.4.20-8 (which is newer than
> kernel-2.4.20-4.ll.acpi) is already installed
> Executing RPM (-Uvh)...
> Preparing...                ###########################################
> [100%]
>    1:alsa-kernel-2.4.20-4.ll###########################################
> [ 13%]
>    2:alsa-kernel-smp-2.4.20-###########################################
> ...
>    8:planetccrma-core-smp   ###########################################
> [100%]
> 
> E: Sub-process /bin/rpm returned an error code (2)
> 
> is the planetccrma kernel ready for redhat 9?

Apparently not :-)

I have not done an install from scratch on 9, I did the redhat 9 build
just before going on vacation. There was another report today with the
same problem. I'll see if I can find a machine to do a trial install,
hard to say how to fix it, seems like the behavior of rpm has changed
(arghh!). 

Earlier today this (temporary) solution was proposed in the list:

rpm -i --oldpackage /var/cache/apt/archives/kernel#2.4.20-4.ll.acpi_2.4.20-4.ll.acpi_i686.rpm

The exact file name to use will depend on which architecture apt tried
to install (ie: i686, athlon, etc)

-- Fernando