Search Criteria
Package Details: vmware-horizon-smartcard 2406-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/vmware-horizon-client.git (read-only, click to copy) |
---|---|
Package Base: | vmware-horizon-client |
Description: | VMware Horizon Client connect to VMware Horizon virtual desktop - smartcard authentication |
Upstream URL: | https://customerconnect.omnissa.com/downloads/info/slug/desktop_end_user_computing/vmware_horizon_clients/horizon_8 |
Licenses: | custom |
Submitter: | eworm |
Maintainer: | eworm |
Last Packager: | eworm |
Votes: | 55 |
Popularity: | 0.089676 |
First Submitted: | 2015-01-08 15:17 (UTC) |
Last Updated: | 2025-01-06 12:35 (UTC) |
Dependencies (6)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- pcsclite (pcsclite-gitAUR)
- vmware-horizon-clientAUR
- librsvg (librsvg-gitAUR) (make)
- libxslt (libxslt-gitAUR) (make)
- patchelf (patchelf-gitAUR) (make)
Required by (1)
- vmware-horizon-client (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 18 Next › Last »
Akss13 commented on 2021-11-22 00:46 (UTC) (edited on 2021-11-24 00:38 (UTC) by Akss13)
As others have reported, I'm also facing the same issue:
Looks like https://sources.gentoo.org now redirects to https://gitweb.gentoo.org/ (Not sure why this change) Due to this, line 33 in PKGBUILD returns an HTML file which is nothing but the page https://gitweb.gentoo.org/ So if line 33 in PKGBUILD is changed to the following
and the SHA256 sum is updated, we should be good.
nesk_aur commented on 2021-11-21 05:42 (UTC)
Downloaded vmware-bundle.eclass-2106.1 is an HTML file.
ashdev805 commented on 2021-11-17 07:28 (UTC) (edited on 2021-11-17 07:29 (UTC) by ashdev805)
Thanks for the workaround, @nihalani. The workaround given by @nihalani works fine. I was confused on the usage of
--mflags --skipint
and tried it in mine which did not work. So, I cloned the git repo and changed the source inPKGBUILD
and built and installed using commandmakepkg -si --skipinteg
nihalani commented on 2021-11-15 17:37 (UTC) (edited on 2021-11-15 17:37 (UTC) by nihalani)
Oof this was a weird error: basically, for some reason, the eclass url is now returning a webpage. I took at the webpage in the html format and its the homescreen of the gentoo git page, ie the file wasn't found. In the PKGBUILD you need to update the source of the eclass file
"vmware-bundle.eclass-${pkgver}::https://sources.gentoo.org/proj/vmware.git/plain/eclass/vmware-bundle.eclass"
I found that "vmware-bundle.eclass-${pkgver}::https://gitweb.gentoo.org/proj/vmware.git/plain/eclass/vmware-bundle.eclass" works
Once you have that the shasums are invalid so I had also to use the --mflags --skipint to skip that shasum checks.
@alaiz @eworm
aliaz commented on 2021-10-24 21:55 (UTC)
i got a validity check error,please fix this
==> ERROR: One or more files did not pass the validity check!
coreyberla commented on 2021-07-23 15:34 (UTC) (edited on 2021-07-23 15:35 (UTC) by coreyberla)
Have you considering using the tarball version (instead of the installer bundle). It simplifies the PKGBUILD a lot and reduces the effort for someone to verify that it's not malicious. I ended up building my own just for the client, let me know if you'd like help finishing the rest.
jskier commented on 2021-07-21 14:13 (UTC)
@eworm, sorry my mistake, looks like it was the cache, thank you!
eworm commented on 2021-07-21 13:45 (UTC)
Works for me... Possibly you have an old vmware-bundle.eclass file in your source cache?
jskier commented on 2021-07-21 13:28 (UTC)
Fix file integrity verification please.
vmware-bundle.eclass ... FAILED
h2ash commented on 2021-02-26 14:27 (UTC)
@starfall07g, you must go to Preferences and choose "Do not verify server identity certificates"
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 18 Next › Last »