[PlanetCCRMA] Incompatable dependecies after update of RedHat 8

John Dey jsdey@optonline.net
Tue Dec 9 13:40:02 2003


Hi Fernando:

Thanks for your response.  I reloaded sources.list again but didn't see 
any changes from what I was using.  I thought some of the gobbledegook 
listed below could shed some light on the problem.

--sources.list--
# Package repository URLs
#
# Planet CCRMA for RedHat 8.0

# Main site, CCRMA, California, USA
#
rpm http://www-ccrma.stanford.edu/planetccrma/apt redhat/8.0/en/i386 os 
updates
rpm http://www-ccrma.stanford.edu/planetccrma/apt redhat/all/en/i386 
planetccrma
rpm http://www-ccrma.stanford.edu/planetccrma/apt redhat/8.0/en/i386 
planetcore
rpm http://www-ccrma.stanford.edu/planetccrma/apt redhat/8.0/en/i386 
planetccrma
--End--

[root@robo1 apt]# apt-get update
Get:1 http://www-ccrma.stanford.edu redhat/8.0/en/i386 release [1772B]
Get:2 http://www-ccrma.stanford.edu redhat/all/en/i386 release [510B]
Fetched 2282B in 0s (63.4kB/s)
Hit http://www-ccrma.stanford.edu redhat/8.0/en/i386/os pkglist
Hit http://www-ccrma.stanford.edu redhat/8.0/en/i386/os release
Hit http://www-ccrma.stanford.edu redhat/8.0/en/i386/updates pkglist
Hit http://www-ccrma.stanford.edu redhat/8.0/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/8.0/en/i386/planetcore pkglist
Hit http://www-ccrma.stanford.edu redhat/8.0/en/i386/planetcore release
Hit http://www-ccrma.stanford.edu redhat/8.0/en/i386/planetccrma pkglist
Hit http://www-ccrma.stanford.edu redhat/8.0/en/i386/planetccrma release
Reading Package Lists... Done
Building Dependency Tree... Done



Fernando Pablo Lopez-Lezcano wrote:

>>I am trying to install rosegarden4 on my RH8 host computer connected to 
>>the Internet through a server on my private network.  I am now using 
>>apt-get but getting the following dependency mismatchs.  (I have down 
>>loaded CD images and downloaded directly from the Internet with the same 
>>results.) I have done the apt-get update and then apt-get dist-upgrade 
>>(note that the dist-upgrade produces a very similar response to the on 
>>listed below) and got the following response:
>> 
>>[root@robo1 apt]# apt-get -o RPM::Install-Options::=--oldpackage install 
>>planetccrma-core
>>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:
>> cups-devel: Depends: cups-libs (= 1.1.17) but 1:1.1.15-10 is to be 
>>installed
>> kdelibs-devel: Depends: kdelibs (= 6:3.0.5a-5) but 6:3.0.3-8 is to be 
>>installed
>> planetccrma-core: Depends: kernel-version-arch (= 2.4.22-6.ll.rh80-athlon)
>>                   Depends: alsa-kernel-arch-2.4.22-6.ll.rh80 (= 
>>0.9.6-2.cvs.rh80-athlon)
>>                   Depends: midishare-kernel-arch-2.4.22-6.ll.rh80 (= 
>>1.86-2.rh80-athlon)
>>E: Unmet dependencies. Try 'apt-get -f install' with no packages (or 
>>specify a solution).
>>    
>>
>
>What do you have in /etc/apt/sources.list? It does not look like you
>have the full set of Planet CCRMA URLs, check the web page on
>configuring apt for the canonical sources.list. Just in case, also try
>commenting out any URLs not pointing to Planet CCRMA, then do an
>"apt-get update" and see if it works better. 
>
>-- Fernando
>
>
>  
>