> sudo apt-get install libjack-dev > Reading package lists... Done > Building dependency tree > Reading state information... Done > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > libjack-dev : Depends: libjack0 (= 1:0.121.3+20120418git75e3e20b-2.1ubuntu1) > but it is not going to be installed > E: Unable to correct problems, you have held broken packages.
That is correct. Try installing libjack2-dev. Jack1 and jack2 can't (in ubuntu) coexist on the same machine. If you wish to use jack1 then you must first remove jack2, but be prepared, anything that relies on jackd2 will also be removed. This is not recommended. The choice of jack1 or jack2 should be made before any jackd related sw is installed on the machine. UbuntuStudio is designed to use jack2. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1317933 Title: libjack-dev has broken dependencies To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/jack-audio-connection-kit/+bug/1317933/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
