You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.
I tried to install this dVPN on KALI which works with .deb just fine but I get multiple issues for the package libgconf2-4 it depends on "libgconf-2-4" v. 3.2.6-4 but in KALI libgconf-2-4 is 3.2.6-7 version and it's installed in my system by default but it requires earlier version, I tried to add other repository but it just throws many errors in the process which I could to solve but then removes gksu with needed dependencies in the process which is also required by sentinel.deb, basically just a mess..
You probably need to update the dependencies in .deb file to more recent and stable versions like for libgconf-2-4
Here's my OS specs: Linux KALI 5.10.0-kali7-amd64 #1 SMP Debian 5.10.28-1kali1 (2021-04-12) x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered:
I tried to install this dVPN on KALI which works with .deb just fine but I get multiple issues for the package libgconf2-4 it depends on "libgconf-2-4" v. 3.2.6-4 but in KALI libgconf-2-4 is 3.2.6-7 version and it's installed in my system by default but it requires earlier version, I tried to add other repository but it just throws many errors in the process which I could to solve but then removes gksu with needed dependencies in the process which is also required by sentinel.deb, basically just a mess..
You probably need to update the dependencies in .deb file to more recent and stable versions like for libgconf-2-4
Here's my OS specs: Linux KALI 5.10.0-kali7-amd64 #1 SMP Debian 5.10.28-1kali1 (2021-04-12) x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: