I tried installing this on my Manjaro KDE VM and it installed fine and I was even able to run it and make a connection, while tunneling through the AirVPN connection I had going on my "bare metal" machine :-)
One note: I've had to use the renaming method for the DNS change, as using auto or resolvconf will cause the DNS check to fail. EDIT: This applied to my "bare metal" machine as well.
Search Criteria
Package Details: eddie-ui-git 2.24.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/eddie-ui-git.git (read-only, click to copy) |
---|---|
Package Base: | eddie-ui-git |
Description: | Eddie - VPN tunnel - UI |
Upstream URL: | https://eddie.website |
Licenses: | GPLv3 |
Conflicts: | airvpn, airvpn-beta-bin, airvpn-git |
Provides: | eddie-ui |
Submitter: | Eddie.website |
Maintainer: | Eddie.website |
Last Packager: | Eddie.website |
Votes: | 14 |
Popularity: | 0.000005 |
First Submitted: | 2018-06-04 12:35 (UTC) |
Last Updated: | 2025-01-09 08:26 (UTC) |
Dependencies (16)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- libayatana-appindicator
- libnotify (libnotify-gitAUR)
- mono (mono-gitAUR)
- openvpn (openvpn-gitAUR, openvpn-mbedtlsAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- sudo (fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, doas-sudo-shim-minimalAUR, sudo-hgAUR, fudo-gitAUR, sudo-selinuxAUR)
- cmake (cmake-gitAUR) (make)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-5.0-binAUR, dotnet-sdk-6.0.110-binAUR, dotnet-sdk-7.0-binAUR, dotnet-sdk-8.0.300-binAUR, dotnet-sdk-6.0-binAUR, dotnet-sdk-preview-binAUR, dotnet-sdk-8.0-binAUR, dotnet-sdk-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- mono (mono-gitAUR) (make)
- mono-msbuild (make)
- patchelf (patchelf-gitAUR) (make)
- openssh (openssh-gitAUR, openssh-dotconfigAUR, openssh-dotconfig-binAUR, openssh-selinuxAUR, openssh-hpn-shimAUR, openssh-gssapiAUR, openssh-dnatAUR) (optional) – VPN over SSH
- stunnel (optional) – VPN over SSL
Required by (0)
Sources (1)
uncle commented on 2016-07-26 22:03 (UTC) (edited on 2016-07-26 22:03 (UTC) by uncle)
uncle commented on 2016-07-26 20:23 (UTC) (edited on 2016-07-26 20:31 (UTC) by uncle)
@zebulon thanks for the heads up, I updated the checksums, and also set the correct source for the 64 bit version, as I noticed I had accidentally set the 32 bit version as the source for both the 32 and 64 bit versions.
EDIT: Actually it had the correct source, but was being renamed the same thing as the 32 bit version, so that was attributing the 32 bit checksums to it when i ran updpkgsums. anyways, it should be fixed now.
zebulon commented on 2016-07-26 06:27 (UTC)
Hi uncle, thanks for working on it. It seems the checksums have changed:
==> Validating source_x86_64 files with md5sums...
airvpn_linux_x86_debian_2.11.2_experimental.deb ... FAILED
==> ERROR: One or more files did not pass the validity check!
uncle commented on 2016-07-26 02:53 (UTC)
So I downloaded the KDE version of Manjaro and ran it on a VM, the "$DESKTOP_SESSION" variable actually comes back as "/usr/share/xsessions/plasma". I wrote the package to install the KDE version even if your "$DESKTOP_SESSION" comes back as plasma in a different folder location, as long as it ends in plasma, or is simply "plasma".
uncle commented on 2016-07-25 21:05 (UTC)
I have removed the ";Qt;KDE" part of the PKGBUILD since it sounds like it works fine on KDE without that part. @drop000, the reason you were still getting the KDE install on other desktops, is because I had written the package to check whether you had Dolphin installed, as a means of detecting whether you were using KDE. Since it sounds like you have KDE installed but don't always use it, dolphin would still exist while using other desktops. I have changed the method of checking what desktop you are using, it now reads a variable, "$DESKTOP_SESSION" which should be set to your current active desktop. I primarily use cinnamon, so when I type into the terminal "echo $DESKTOP_SESSION" I get (without the quotes) "cinnamon". As I mentioned in an earlier comment, I don't have a KDE install, so I assumed the response on a KDE system would be something like "kde", so that is what I put in the package for now. If someone with a KDE system could run the "echo $DESKTOP_SESSION" (with standard user permissions) and report on the results, if it is different I can change it. In the mean time I will see about downloading a KDE VM or live distro for testing purposes.
cyberpepe commented on 2016-07-24 19:59 (UTC)
I have this problem also in Cinnamon and Gnome even if KDE is not running but also installed. Thanks
error: value "GNOME;NetworkQt;KDE;" for key "Categories" in group "Desktop Entry" contains an unregistered value "NetworkQt"; values extending the format should start with "X-"
zebulon commented on 2016-07-21 09:42 (UTC) (edited on 2016-07-21 09:51 (UTC) by zebulon)
Hi uncle, thanks for looking into it. Unfortunately it did not fix it. The error is:
error: value "GNOME;NetworkQt;KDE;" for key "Categories" in group "Desktop Entry" contains an unregistered value "NetworkQt"; values extending the format should start with "X-"
It seems that it does not use the semicolon you added.
Edit: removing ";Qt;KDE" entirely allows it to be installed in Network in the KDE menu. But is it a problem then?
uncle commented on 2016-07-19 21:07 (UTC)
@zebulon I updated the PKGBUILD (added one semi-colon) :-D hopefully this will remedy your problem. If it still doesn't install, let me know. The relevant part of the package build causing the problem only installs to KDE systems, and I don't have a KDE system to test it on.
zebulon commented on 2016-07-19 12:10 (UTC)
Hi, thanks for working on it. It does not install on KDE with this error:
==> Starting package()...
-> Extracting the data.tar.lzma...
-> Moving stuff in place...
-> Installing desktop file for KDE...
/tmp/yaourt-tmp-eric/aur-airvpn-beta-bin/pkg/airvpn-beta-bin/usr/share/applications/airvpn.desktop: error: value "GNOME;NetworkQt;KDE;" for key "Categories" in group "Desktop Entry" contains an unregistered value "NetworkQt"; values extending the format should start with "X-"
Error on file "airvpn.desktop": Failed to validate the created desktop file
==> ERROR: A failure occurred in package().
Aborting...
==> ERROR: Makepkg was unable to build airvpn-beta-bin.
Pinned Comments