@class101 i'm not discussing beta here; but both packages had the same original issue; the URL path was incorrect and it failed to download the source. This package continues to have that problem due to what 'url' is set to url='https://www.citrix.com/downloads/workspace-app/linux/workspace-app-for-linux-latest.html'
.
I have provided the corrections and a long term solution for maintaining the path based on version going forward; with the exception that, if the latest is used I didn't account for that path as I assumed it would be limited to beta.
Here is this package failing to download the source:
==> ERROR: icaclient-x64-23.3.0.32.tar.gz was not found in the build directory and is not a URL.
==> ERROR: Could not download sources.
FAILED: icaclient.stamp
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