ReenigneArcher

Results 508 comments of ReenigneArcher

@Swany6mm this is off topic, please reach out on discord

We're moving away from the Dockerfiles. Do you mind testing the latest CI build from the `add-cpack` PR? There's a single deb.

@rcz01 See here: https://github.com/SunshineStream/Sunshine/actions/runs/2483978090 You need to be logged in, artifacts are at the bottom.

Cool, I'll close this then. We're close to a new release that will include these changes. Thanks.

> @ReenigneArcher I tried it in VM. It seems there is an issue on vanilla Ubuntu 22.04: > sunshine cannot load libssl.so.1.1 - based on quick search 22.04 uses libssl3...

question... can you do `sudo apt install libssl3` on your Ubuntu 22.04? If so please provide more of the output when you run `sunshine` from terminal.

I'm thinking we should just define `openssl` instead of `libssl1.1` or `libssl3`

@rcz01 can you try the deb from this build? https://github.com/SunshineStream/Sunshine/actions/runs/2504831788

Update tools component to include these: https://github.com/SunshineStream/Sunshine/blob/master/CMakeLists.txt#L466-L469