Dne 01. 01. 21 v 12:58 Neal Gompa napsal(a):
On Fri, Jan 1, 2021 at 5:07 AM Michael Schwendt <mschwendt@gmail.com> wrote:
On Thu, 31 Dec 2020 16:26:15 +0100, Matthias Runge wrote:

On 31/12/2020 16:10, Martin Gansser wrote:
this means that jack-audio-connection-kit  has been replaced by pipewire-jack-audio-connection-kit ?

          
   - package pipewire-jack-audio-connection-kit-0.3.13-4.fc33.i686 conflicts with jack-audio-connection-kit provided by jack-audio-connection-kit-1.9.14-5.fc33.x86_64

This messes with i686 and x86_64? Usually that means, something else is
broken.
Personally, I'd try to get rid of the 32bit binary as quickly as
possible. Either by rpm -e --nodeps <package> && dnf install <package>
to get the 64 bit version instead of 32 bit.
Explicit "Conflicts" here, at least, in pipewire-jack-audio-connection-kit:
https://koji.fedoraproject.org/koji/rpminfo?rpmID=24326970

Conflicts in distribution packages are bad, bad, bad and typically a dead
end when someone runs into them due to dependencies.
PipeWire replaces libjack and the JACK daemon, so the Conflicts are correct.

Something is wrong and the replace is not entirely correct:


Problém: problem with installed package pipewire-jack-audio-connection-kit-0.3.66-1.fc37.x86_64
 - package pipewire-jack-audio-connection-kit-0.3.66-3.fc38.x86_64 conflicts with jack-audio-connection-kit provided by jack-audio-connection-kit-1.9.22-1.fc38.x86_64
 - package pipewire-jack-audio-connection-kit-0.3.67-1.fc38.x86_64 conflicts with jack-audio-connection-kit provided by jack-audio-connection-kit-1.9.22-1.fc38.x86_64
 - problem with installed package jack-audio-connection-kit-example-clients-1.9.21-3.fc37.x86_64
 - pipewire-jack-audio-connection-kit-0.3.66-1.fc37.x86_64 does not belong to a distupgrade repository
 - jack-audio-connection-kit-example-clients-1.9.21-3.fc37.x86_64 does not belong to a distupgrade repository
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages)

This is from F37->F38

Miroslav