I was just trying amock build of Audacity to test some updates and I am now having trouble installing it on F34 because of a conflict between jack-audio-connection-kit and pipewire-jack-audio-connection-kit:

$ sudo dnf install ./audacity-3.0.2-3.fc34.src.rpm
Last metadata expiration check: 2:19:21 ago on Thu 17 Jun 2021 06:06:28 PM BST.
Error:
 Problem: package audacity-3.0.2-3.fc34.src requires jack-audio-connection-kit-devel, but none of the providers can be installed
  - package jack-audio-connection-kit-devel-1.9.17-1.fc34.x86_64 requires jack-audio-connection-kit = 1.9.17-1.fc34, but none of the providers can be installed
  - package jack-audio-connection-kit-devel-1.9.17-1.fc34.i686 requires jack-audio-connection-kit = 1.9.17-1.fc34, but none of the providers can be installed
  - package jack-audio-connection-kit-devel-1.9.16-2.fc34.x86_64 requires jack-audio-connection-kit = 1.9.16-2.fc34, but none of the providers can be installed
  - package jack-audio-connection-kit-devel-1.9.16-2.fc34.i686 requires jack-audio-connection-kit = 1.9.16-2.fc34, but none of the providers can be installed
  - package pipewire-jack-audio-connection-kit-0.3.25-1.fc34.x86_64 conflicts with jack-audio-connection-kit provided by jack-audio-connection-kit-1.9.17-1.fc34.i686
  - package pipewire-jack-audio-connection-kit-0.3.25-1.fc34.x86_64 conflicts with jack-audio-connection-kit provided by jack-audio-connection-kit-1.9.17-1.fc34.x86_64
  - package pipewire-jack-audio-connection-kit-0.3.25-1.fc34.x86_64 conflicts with jack-audio-connection-kit provided by jack-audio-connection-kit-1.9.16-2.fc34.i686
  - package pipewire-jack-audio-connection-kit-0.3.25-1.fc34.x86_64 conflicts with jack-audio-connection-kit provided by jack-audio-connection-kit-1.9.16-2.fc34.x86_64
  - problem with installed package pipewire-jack-audio-connection-kit-0.3.30-2.fc34.x86_64
  - package pipewire-jack-audio-connection-kit-0.3.30-2.fc34.x86_64 conflicts with jack-audio-connection-kit provided by jack-audio-connection-kit-1.9.17-1.fc34.x86_64
  - package pipewire-jack-audio-connection-kit-0.3.30-2.fc34.x86_64 conflicts with jack-audio-connection-kit provided by jack-audio-connection-kit-1.9.16-2.fc34.x86_64
  - conflicting requests
  - package pipewire-jack-audio-connection-kit-0.3.30-2.fc34.x86_64 conflicts with jack-audio-connection-kit provided by jack-audio-connection-kit-1.9.17-1.fc34.i686
  - package pipewire-jack-audio-connection-kit-0.3.30-2.fc34.x86_64 conflicts with jack-audio-connection-kit provided by jack-audio-connection-kit-1.9.16-2.fc34.i686
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages)

Are these two Jack packages interchangable? If so, how can I avoid having this error appear during the installation. It is also interesting to note that this doesn't happen with the version currently in the repository, but only with my mockbuild version of Audacity.

Any ideas?

Thanks,
-Ian