[PlanetCCRMA] Problems upgrading

Joseph Zitt jzitt@josephzitt.com
Wed Dec 24 17:52:01 2003


Hi. I'm apparently hitting a problem with some sort of kernel conflict
when I try an "apt-get dist-upgrade". Is there something that I should
have or should not have?

[root@aleph jzitt]# uname -a
Linux aleph.josephzitt.com 2.4.22-6.ll.rh90 #1 Wed Sep 10 16:54:02 PDT
2003 i686 athlon i386 GNU/Linux
[root@aleph jzitt]# apt-get update ; apt-get dist-upgrade
Get:1 http://ayo.freshrpms.net redhat/9/i386 release [1170B]
Get:2 http://www-ccrma.stanford.edu redhat/9/en/i386 release [1779B]
Get:3 http://www-ccrma.stanford.edu redhat/all/en/i386 release [510B]
Fetched 3459B in 8s (393B/s)
Hit http://ayo.freshrpms.net redhat/9/i386/os pkglist
Hit http://ayo.freshrpms.net redhat/9/i386/os release
Get:1 http://ayo.freshrpms.net redhat/9/i386/updates pkglist [365kB]
Hit http://www-ccrma.stanford.edu redhat/9/en/i386/os pkglist
Hit http://www-ccrma.stanford.edu redhat/9/en/i386/os release
Hit http://www-ccrma.stanford.edu redhat/9/en/i386/updates pkglist
Hit http://www-ccrma.stanford.edu redhat/9/en/i386/updates release
Hit http://www-ccrma.stanford.edu redhat/all/en/i386/planetccrma pkglist
Hit http://www-ccrma.stanford.edu redhat/all/en/i386/planetccrma release
Hit http://www-ccrma.stanford.edu redhat/9/en/i386/planetcore pkglist
Hit http://www-ccrma.stanford.edu redhat/9/en/i386/planetcore release
Get:2 http://www-ccrma.stanford.edu redhat/9/en/i386/planetccrma pkglist
[271kB]Hit http://ayo.freshrpms.net redhat/9/i386/updates release
Hit http://ayo.freshrpms.net redhat/9/i386/freshrpms pkglist
Hit http://ayo.freshrpms.net redhat/9/i386/freshrpms release
Hit http://www-ccrma.stanford.edu redhat/9/en/i386/planetccrma release
Fetched 636kB in 3m10s (3329B/s)
Reading Package Lists... Done
Building Dependency Tree... Done
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
  midishare-kernel-2.4.20-20.1.caps.rh90: Depends: kernel-version (=
2.4.20-20.1.caps.rh90)
                                          Depends: kernel-version-arch
(= 2.4.20-20.1.caps.rh90-athlon)
E: Unmet dependencies. Try using -f.
[root@aleph jzitt]# 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-20.1.caps.rh90
The following NEW packages will be installed:
  kernel#2.4.20-20.1.caps.rh90
0 packages upgraded, 1 newly installed, 0 removed and 64 not upgraded.
Need to get 0B/13.9MB of archives.
After unpacking 31.9MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Executing RPM (-ivh)...
Preparing...                ###########################################
[100%]
        package kernel-2.4.21-1.ll.acpi (which is newer than
kernel-2.4.20-20.1.caps.rh90) is already installed
        package kernel-2.4.22-6.ll.rh90 (which is newer than
kernel-2.4.20-20.1.caps.rh90) is already installed
E: Sub-process /bin/rpm returned an error code (1)
[root@aleph jzitt]#