Skip to content

[BUG] Head broken [WORKAROUND] #4

@thelamer

Description

@thelamer

Head builds are not working in Docker they seem to go much lower level now.

Need to test an AUR build from source, I pulled a random old appimage and everything works, process to work around until a final solution is landed on, open foot in the container and run:

sudo rm -Rf /opt/rpcs3/
curl -o rp.app -L https://github.com/RPCS3/rpcs3-binaries-linux/releases/download/build-ffeb16fe1ec7a6a62ac317270dab20197b060ef9/rpcs3-v0.0.37-18146-ffeb16fe_linux64.AppImage
chmod +x rp.app 
./rp.app --appimage-extract
sudo mv AppDir /opt/rpcs3
/opt/rpcs3/AppRun

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions