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

2018-11-28 Thread Lukas Florea via ubuntu-bugs
Public bug reported:

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

** Affects: jackd2 (Ubuntu)
 Importance: Undecided
 Status: New

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2018-11-29 Thread Lukas Florea via ubuntu-bugs
When I try this, it says that it will remove wine-staging. I think I
have wine-staging from a ppa because it is not included in ubuntu but I
will double check this. How can I resolve the dependency issues? I need
wine-staging... Or is there any chance that ubuntu will include nvenc in
ffmpeg again?

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2018-11-29 Thread Lukas Florea via ubuntu-bugs
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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1805757

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs