mysteriumnetwork / mysterium-vpn-desktop

Mysterium VPN is a Desktop VPN client for Windows, macOS and Linux
https://mysterium.network/apps
MIT License
197 stars 41 forks source link

[Partially Solved][bug] Cannot install on RHEL 9 #468

Closed ChiRoXP closed 1 year ago

ChiRoXP commented 1 year ago

Describe the bug Cannot resolve dependencies in RHEL. Trying to install Release 10.14.4.

Trying to install with RPM gives the following error:

error: Failed dependencies:
    libXScrnSaver is needed by mysterium-vpn-desktop-10.14.4-1.x86_64
    resolvconf is needed by mysterium-vpn-desktop-10.14.4-1.x86_64

Trying to install with DNF:

Error: 
 Problem: conflicting requests
  - nothing provides resolvconf needed by mysterium-vpn-desktop-10.14.4-1.x86_64

To Reproduce Install the package.

Expected behavior The package should install.

Desktop (please complete the following information):

ChiRoXP commented 1 year ago

I found a small workaround:

Install it through Distrobox with Arch. The AUR package works. Still, a native/flatpak solution would be best.