gstreamer0.10-plugins-good : Depends: libjack-jackd2–0

I was updating my LMDE and I encountered the error saying some package is conflicting and I have to fix that first.

Symptom

On apt-get update you get

gstreamer0.10-plugins-good : Depends: libjack-jackd2-0 (>= 1.9.5~dfsg-14) but it is not going to be installed

Cause

  • known problem with i32-libs

Solution

Concept

How

  • remove

    apt-get remove ia32-libs
    
  • add

    dpkg --add-architecture i386
    
  • update and install

    apt-get update
    apt-get install libjack-jackd2-0:i386
    

Info

  • operating system: LMDE tracking Debian Testing
  • solution from this mailing list
Advertisement

One thought on “gstreamer0.10-plugins-good : Depends: libjack-jackd2–0”

  1. Thanks on your marvelous posting! I seriously enjoyed reading
    it, you could be a great author.I will make sure
    to bookmark your blog and will come back from now on.
    I want to encourage that you continue your great job, have a
    nice day!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: