![Невозможно обновить Pipewire на PopOS](https://rvso.com/image/231061/%D0%9D%D0%B5%D0%B2%D0%BE%D0%B7%D0%BC%D0%BE%D0%B6%D0%BD%D0%BE%20%D0%BE%D0%B1%D0%BD%D0%BE%D0%B2%D0%B8%D1%82%D1%8C%20Pipewire%20%D0%BD%D0%B0%20PopOS.png)
Ошибка:
The following packages have unmet dependencies:
pipewire-libcamera : Depends: pipewire (= 1.0.3-2~ubuntu22.04) but
1.0.2~1707732619~22.04~b8b871b is to be installed
E: Unable to correct problems, you have held broken packages.
Я попытался добавить PPA-репозиторий Pipewire, содержащий указанную версию 1.0.3-2~ubuntu22.04
,
sudo add-apt-repository ppa:pipewire-debian/testing
но он не устанавливается вручную.
Затем я увидел, что в исходном PPA уже содержится эта версия, но она не устанавливается вручную.
Когда я пытаюсь удалить трубную проволоку
~$ sudo apt-get remove pipewire
Reading package lists... Done
Building dependency tree... Done
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:
pop-desktop : PreDepends: pop-de-gnome but it is not going to be installed
pop-pipewire : Depends: pipewire but it is not going to be installed
Depends: pipewire-alsa but it is not going to be installed
Depends: pipewire-pulse
Depends: wireplumber but it is not going to be installed
Conflicts: pulseaudio
Conflicts: pulseaudio:i386
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.