[Bug 2078544] Re: Error upgrading from 22.04 to 24.04.1

2024-09-09 Thread erickcion
I just want to comment here that effectively, as you said, I had installed pipewire via the third-party repository. After reverting the pipewire packages to the original ones provided by ubuntu 22.04 repository, and try again, the upgrade went good. Thank you very much, and hope this can help any

[Bug 2078544] Re: Error upgrading from 22.04 to 24.04.1

2024-09-02 Thread Julian Andres Klode
The upgrade issue seems to stem from the fact that you had installed a backported PPA version of pipewire. You may get lucky trying to resolve the issue by using: apt install '?installed?source-package(^pipewire$)=0.3.48-1ubuntu3' apt install '?installed?source-package(^pipewire$)/jammy-updates'