← Back to team overview

ubuntustudio-bugs team mailing list archive

[Bug 1805757] Re: libjack-jackd2-dev can't be installed on ubuntu 18.10

 

Apparently there are new wine package sources for Ubuntu 18.10. I removed wine-staging, installed the ffmpeg build dependencies, compiled ffmpeg and installed the wine packages again like this:
(see: https://wiki.winehq.org/Ubuntu )

wget -nc https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/Ubuntu_18.10_standard/Release.key
sudo apt-key add Release.key
sudo apt-add-repository 'deb https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/Ubuntu_18.10_standard ./'
sudo apt-get install wine-staging

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to jackd2 in Ubuntu.
Matching subscriptions: ubuntustudio-bugs: jackd2
https://bugs.launchpad.net/bugs/1805757

Title:
  libjack-jackd2-dev can't be installed on ubuntu 18.10

Status in jackd2 package in Ubuntu:
  Invalid

Bug description:
  I need the package for the build-dep of ffmpeg. But it can't be installed:
  sudo apt-get install libjack-jackd2-dev
  Paketlisten werden gelesen... Fertig
  Abhängigkeitsbaum wird aufgebaut.       
  Statusinformationen werden eingelesen.... Fertig
  Einige Pakete konnten nicht installiert werden. Das kann bedeuten, dass
  Sie eine unmögliche Situation angefordert haben oder, wenn Sie die
  Unstable-Distribution verwenden, dass einige erforderliche Pakete noch
  nicht erstellt wurden oder Incoming noch nicht verlassen haben.
  Die folgenden Informationen helfen Ihnen vielleicht, die Situation zu lösen:

  Die folgenden Pakete haben unerfüllte Abhängigkeiten:
   libjack-jackd2-dev : Hängt ab von: libjack-jackd2-0 (= 1.9.12~dfsg-2) aber 2:1.9.11~20160223-1~wily1 soll installiert werden
  E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete.

  Sorry it is in German, I don't know how to set apt back to English...
  But it basically says that it depends from libjack-jackd2-0 (=
  1.9.12~dfsg-2) but 2:1.9.11~20160223-1~wily1 should be installed.

  Output of "apt policy libjack-jackd2-dev libjack-jackd2-0":
  libjack-jackd2-dev:
    Installiert:           (keine)
    Installationskandidat: 1.9.12~dfsg-2
    Versionstabelle:
       1.9.12~dfsg-2 500
          500 http://de.archive.ubuntu.com/ubuntu cosmic/main amd64 Packages
  libjack-jackd2-0:
    Installiert:           2:1.9.11~20160223-1~wily1
    Installationskandidat: 2:1.9.11~20160223-1~wily1
    Versionstabelle:
   *** 2:1.9.11~20160223-1~wily1 100
          100 /var/lib/dpkg/status
       1.9.12~dfsg-2 500
          500 http://de.archive.ubuntu.com/ubuntu cosmic/main amd64 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jackd2/+bug/1805757/+subscriptions


References