[PlanetCCRMA] planet ccrma for RedHat 9

John F. Phillips jfp@cinci.rr.com
Thu May 8 07:00:03 2003


Fernando,

I'm trying to install on top of a fresh Red Hat 9 installation.  Here is
what happened:
____________________________________________________________________________
___
root@penguin root]# cat /etc/redhat-release
Red Hat Linux release 9 (Shrike)
[root@penguin root]# rpm -q rpm
rpm-4.2-0.69
[root@penguin root]# apt-get update
Ign http://www-ccrma.stanford.edu redhat/9/en/i386 release
Ign http://www-ccrma.stanford.edu redhat/7.x/en/i386 release
Ign http://www-ccrma.stanford.edu redhat/8.x/en/i386 release
Hit http://www-ccrma.stanford.edu redhat/9/en/i386/os pkglist
Hit http://www-ccrma.stanford.edu redhat/9/en/i386/os release
Get:1 http://www-ccrma.stanford.edu redhat/9/en/i386/updates pkglist [124kB]
Hit http://www-ccrma.stanford.edu redhat/9/en/i386/updates release
Hit http://www-ccrma.stanford.edu redhat/7.x/en/i386/planetccrma pkglist
Hit http://www-ccrma.stanford.edu redhat/7.x/en/i386/planetccrma release
Hit http://www-ccrma.stanford.edu redhat/8.x/en/i386/planetcore pkglist
Hit http://www-ccrma.stanford.edu redhat/8.x/en/i386/planetcore release
Get:2 http://www-ccrma.stanford.edu redhat/9/en/i386/planetccrma pkglist
[140kB]
Hit http://www-ccrma.stanford.edu redhat/9/en/i386/planetccrma release
Fetched 264kB in 1s (149kB/s)
Reading Package Lists... Done
Building Dependency Tree... Done
You have new mail in /var/spool/mail/root
[root@penguin root]# apt-get install planetccrma-core
Reading Package Lists... Done
Building Dependency Tree... Done
planetccrma-core is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  alsa-kernel-2.4.20-4.ll.acpi: Depends: kernel-version (= 2.4.20-4.ll.acpi)
  planetccrma-core: Depends: kernel-version (= 2.4.20-4.ll.acpi)
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify
a s
olution).
[root@penguin root]# apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
  kernel#2.4.20-4.ll.acpi
The following NEW packages will be installed:
  kernel#2.4.20-4.ll.acpi
0 packages upgraded, 1 newly installed, 0 removed and 48 not upgraded.
Need to get 0B/12.6MB of archives.
After unpacking 29.3MB of additional disk space will be used.
Do you want to continue? [Y/n] y
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
E: Sub-process /bin/rpm returned an error code (1)
[root@penguin root]#
____________________________________________________________________________
______

I would be very grateful for an explanation of what I am doing wrong.

Thank you,

John