[PlanetCCRMA] Must I upgrade to build Ardour?

Mark Knecht markknecht@attbi.com
Sat Apr 5 19:48:01 2003


On Sat, 2003-04-05 at 17:18, Fernando Pablo Lopez-Lezcano wrote:
> 
> You seem to have hit the rpm bug where it hungs and cannot be killed.
> This seems to be happening more often, who knows why. To fix:
> 
> - see if you have a hung "rpm" and/or "apt" process
>   do a 
>     ps axuw|grep rpm
>     ps auxw|grep apt
> - try to kill the processes with a normal kill, most probably you will
>   not be able to kill them.
> - "kill -9" said processes :-(
> - rm /var/lib/rpm/__db*
> - check if the kernel finished installing:
>   rpm -q kernel-2.4.20-4.ll.acpi
> - if it is there, erase "rpm -e kernel-2.4.20-4.ll.acpi"
> - if not, repeat install of planetccrma-core
> 

Thanks Fernando. This worked as far as the installation is concerned.

The kernel was not installed the first time. (rpm -q
kernel-2.4.20-4.ll.acpi failed)

Now I have to dig up my NIC driver source code and build the driver, but
at least it's up and running.

Cheers,
Mark