[PlanetCCRMA] new yum problem...

Fernando Lopez-Lezcano nando at ccrma.Stanford.EDU
Sat Aug 16 09:18:01 PDT 2008


On Sat, 2008-08-16 at 15:39 +0100, Michael TD Nelson wrote:
> Hi again
> 
> This time my question is more related to CCRMA... I'm using Fedora 9,
> just updated, with a CCRMA kernel. I've just noticed the
> planetccrma-apps package is available.
> 
> When I try to install it, I get this:
> 
> --> Finished Dependency Resolution
> jack-audio-connection-kit-example-clients-0.109.2-2.svn1088.1.fc9.ccrma.i386 from planetccrma has depsolving problems
>   --> Missing Dependency: jack-audio-connection-kit = 0.109.2 is needed
> by package
> jack-audio-connection-kit-example-clients-0.109.2-2.svn1088.1.fc9.ccrma.i386 (planetccrma)
> Error: Missing Dependency: jack-audio-connection-kit = 0.109.2 is needed
> by package
> jack-audio-connection-kit-example-clients-0.109.2-2.svn1088.1.fc9.ccrma.i386 (planetccrma)
> 
> If I do 'yum list jack' I find this out:
> 
> Installed Packages
> jack-audio-connection-kit.i386           0.112.0-0.svn2467.fc9.
> installed
> Available Packages
> jack-audio-connection-kit-debuginfo.i386 0.109.2-2.svn1088.1.fc
> planetccrma
> jack-audio-connection-kit-devel.i386     0.109.2-2.svn1088.1.fc
> planetccrma
> jack-audio-connection-kit-example-clients.i386 ...
>                                          0.109.2-2.svn1088.1.fc
> planetccrma
> jack-rack.i386                           1.4.7-1.fc9            fedora
> jackmix.i386                             0.4-1.fc9.ccrma
> planetccrma
> 
> It looks as though I have a newer version of JACK from another
> repository. Should I force the CCRMA version to be used, or leave out
> jack-audio-connection-kit-example-clients? What command/arguments would
> I need?

It looks like at some point you enabled the Planet CCRMA "testing"
repository, as that is where 0.112.0 comes from. So you can either
enable it again to get the rest of the 0.112.0 packages, or downgrade
jack to 0.109.2 - which is not that stable. 

To downgrade using yum you need:
  yum install yum-allowdowngrade
and then (I think):

yum install jack-audio-connection-kit-0.109.2-2.svn1088.1.fc9.ccrma
--allow-downgrade

-- Fernando




More information about the PlanetCCRMA mailing list