The package is now updated to use certs from /etc/ssl/ . Please manually delete directory: /opt/Citrix/ICAClient/keystore/cacerts
I took this bit from Gentoo's package definition. It works for me either way..
Git Clone URL: | https://aur.archlinux.org/icaclient.git (read-only, click to copy) |
---|---|
Package Base: | icaclient |
Description: | Citrix Workspace App (a.k.a. ICAClient, Citrix Receiver) |
Upstream URL: | https://www.citrix.com/downloads/workspace-app/linux/workspace-app-for-linux-latest.html |
Licenses: | custom:Citrix |
Conflicts: | bin32-citrix-client, citrix-client |
Submitter: | wmarshall |
Maintainer: | buzo (alhirzel) |
Last Packager: | buzo |
Votes: | 180 |
Popularity: | 0.50 |
First Submitted: | 2011-12-08 18:49 (UTC) |
Last Updated: | 2024-10-10 12:52 (UTC) |
« First ‹ Previous 1 .. 27 28 29 30 31 32 33 34 35 36 37 .. 57 Next › Last »
The package is now updated to use certs from /etc/ssl/ . Please manually delete directory: /opt/Citrix/ICAClient/keystore/cacerts
I took this bit from Gentoo's package definition. It works for me either way..
I also have the same error as @felixita and @jcharest. Icaclient worked great until the last update of 28-3-19 (version 19.03-1). Reverting to icaclient-old for now.
How is this supposed to work?
I get an ica file when I access the Citrix StoreFront in my browser, but how do I tell icaclient to use it?
I get the same error as @felixita, it worked before the latest upgrade. For now, I have reverted to icaclient-old.
FWIW, since the latest upgrade on 3-28 I'm having .ica windows launching and closing seconds later. I'm not sure why or even how to debug. Installing icaclient-old brings me back to stability. Just FYI for now. Thanks as always to the maintainer!
@hnws i confirm the issue. After upgrade from 19.01-1 in my 2 pc, connect fail. of course i've an ica file to open. Downgrading all work again correctly.
@felixita I have to say that it works for me.. I always have an ica file to open. Maybe this is not your use case?
icaclient 19.03-1 for me fail to connect with this message: cannot connect to "0.0.0.2 - appname". previous 19.01-1 work fine. Anyone can solve this?
Not sure why this was flagged as out of date... it is working fine for me still. The out-of-date reason indicated is that it couldn't find the tar.gz file, but I just did a fresh install without any issue.
@buzo: You were right. I was able to install this package with makepkg -s. Or it was just a coincidence. Tnx anyway.
Pinned Comments
buzo commented on 2021-06-26 12:42 (UTC) (edited on 2023-02-02 09:00 (UTC) by buzo)
If you cannot build because of a missing tar ball or a failed sha256 checksum validation, then the package is most likely outdated and they have removed the old version already. In this case, please click on “Flag package out-of-date”.
evanator commented on 2020-07-02 06:46 (UTC)
Found a fix for "authentication service could not be contacted"
Edit the config file under /home/username/.ICAClient\WFClient.ini and add a new line SSLCiphers=ALL save file and run "killall AuthManagerDaemon ServiceRecord selfservice storebrowse"
Relaunch Citrix and you should be fine