thats a problem with c_rehash from the new openssl package.
seems the c_rehash mechanism is kind of depcrecated in arch anyway: https://bugs.archlinux.org/task/54887
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: | LicenseRef-Citrix |
Conflicts: | bin32-citrix-client, citrix-client |
Submitter: | wmarshall |
Maintainer: | buzo (alhirzel) |
Last Packager: | buzo |
Votes: | 180 |
Popularity: | 0.28 |
First Submitted: | 2011-12-08 18:49 (UTC) |
Last Updated: | 2024-12-19 13:36 (UTC) |
« First ‹ Previous 1 .. 33 34 35 36 37 38 39 40 41 42 43 .. 58 Next › Last »
thats a problem with c_rehash from the new openssl package.
seems the c_rehash mechanism is kind of depcrecated in arch anyway: https://bugs.archlinux.org/task/54887
I also get this error.
==> Starting package()...
Unknown regexp modifier "/W" at /usr/bin/c_rehash line 28, at end of line
Unknown regexp modifier "/3" at /usr/bin/c_rehash line 28, at end of line
Unknown regexp modifier "/2" at /usr/bin/c_rehash line 28, at end of line
No such class installdir at /usr/bin/c_rehash line 63, near "Prefix our installdir"
(Might be a runaway multi-line // string starting on line 28)
syntax error at /usr/bin/c_rehash line 63, near "Prefix our installdir"
Can't redeclare "my" in "my" at /usr/bin/c_rehash line 68, near "my"
Execution of /usr/bin/c_rehash aborted due to compilation errors.
==> ERROR: A failure occurred in package().
Aborting...
I get these error during the build:
Unknown regexp modifier "/W" at /usr/sbin/c_rehash line 28, at end of line
Unknown regexp modifier "/3" at /usr/sbin/c_rehash line 28, at end of line
Unknown regexp modifier "/2" at /usr/sbin/c_rehash line 28, at end of line
No such class installdir at /usr/sbin/c_rehash line 63, near "Prefix our installdir"
(Might be a runaway multi-line // string starting on line 28)
syntax error at /usr/sbin/c_rehash line 63, near "Prefix our installdir"
Can't redeclare "my" in "my" at /usr/sbin/c_rehash line 68, near "my"
Execution of /usr/sbin/c_rehash aborted due to compilation errors.
Anyone can help?
md5sums_x86_64 changed: c6cdb81abf6b14f74245a49406077906
After installing, it says "You have to create '$HOME/.ICAClient/cache' for each user who uses this program and then populate it with the appropriate ini files. Copy paste the below to do this easily" but that is actually incorrect. With that phrasing, it sounds like the cache directory should be populated with the .ini files, while in fact it is the ~/.ICAClient directory that should be populated.
Any news to solve ssl error? 13.8 for me always the same error...
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