..:: PCSX2 Forums ::..

Full Version: Unstable PPA
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey there,

Trying to use the PCSX2 unstable/daily build PPA on Ubuntu 21.04 and I noticed the builds have been failing recently:
https://launchpad.net/~pcsx2-team/+archi.../+packages

Thus pcsx2-unstable package is not installable at the moment:
Code:
The following packages have unmet dependencies:
pcsx2-unstable:i386 : Depends: pcsx2:i386 (= 3:1.7.0~git202107200614+202107201656~ubuntu21.04.1) but it is not going to be installed

Is it known when/if the builds will be fixed?
I think this will not be fixed anytime soon: https://github.com/PCSX2/pcsx2/issues/3919

I'd recommend to download the current master-branch from Github and build it yourself, there are instructions available for Ubuntu 20.04, which should also be sufficient for the Ubuntu Betas I think.
I think the guy is trying to fix it and get people testing it, tbh I'm not an ubuntu guy so I don't really follow it.

Alternatively and if you don't want to build from source - you can use the appimages off the master branch. Here's the latest as of posting: https://github.com/PCSX2/pcsx2/suites/34...s/81153098

You need a github account until we start posting them publically, however.
(08-07-2021, 02:04 AM)Kojin Wrote: [ -> ]I think the guy is trying to fix it and get people testing it, tbh I'm not an ubuntu guy so I don't really follow it.

Alternatively and if you don't want to build from source - you can use the appimages off the master branch. Here's the latest as of posting: https://github.com/PCSX2/pcsx2/suites/34...s/81153098

You need a github account until we start posting them publically, however.
Thanks, the AppImage worked nicely.

The PPA has also been fixed which I discovered today, although Apt gives me a strange warning on install I've not seen before
Code:
W: APT had planned for dpkg to do more than it reported back (6 vs 11).
   Affected packages: pcsx2-unstable:amd64

This doesn't seem to affect the emulator any though.

Thanks!