Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655922 - net-misc/icaclient-13.9.1.6 - missing files after installation
Summary: net-misc/icaclient-13.9.1.6 - missing files after installation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-17 00:11 UTC by Oleg Korsak
Modified: 2018-06-25 13:51 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Korsak 2018-05-17 00:11:48 UTC
There are some missing files/symlinks that I had to create manually or extract from Citrix receiver archive.

$ ls -l /opt/Citrix/ICAClient/util/
-r-xr-xr-x 1 root     root  22592 mar 21 13:40 echo_cmd
lrwxrwxrwx 1 root     root         11 mai 17 00:10 gst_play -> gst_play1.0
lrwxrwxrwx 1 root     root         11 mai 17 00:10 gst_read -> gst_read1.0
lrwxrwxrwx 1 root     root         19 mai 17 00:11 libgstflatstm.so -> libgstflatstm1.0.so

Without them it's not possible to use it. Connection breaks on mouse move.
Comment 1 Tom 2018-06-06 14:26:54 UTC
I add next missing lib

./wfica 
./wfica: error while loading shared libraries: libidn.so.11: cannot open shared object file: No such file or directory


ls /usr/lib | grep libidn
libidn2.a
libidn2.so
libidn2.so.0
libidn2.so.0.3.3
libidn.so
libidn.so.11
libidn.so.12
libidn.so.12.6.0
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2018-06-06 14:37:19 UTC
(In reply to Tom from comment #1)
> I add next missing lib
> 
> ./wfica 
> ./wfica: error while loading shared libraries: libidn.so.11: cannot open
> shared object file: No such file or directory
> 
> 
> ls /usr/lib | grep libidn
> libidn2.a
> libidn2.so
> libidn2.so.0
> libidn2.so.0.3.3
> libidn.so
> libidn.so.11
> libidn.so.12
> libidn.so.12.6.0

See bug #655972
Comment 3 John M. Drescher 2018-06-09 02:05:31 UTC
I had the libidn missing error. I had to downgrade to net-dns/libidn-1.33-r2:0/0::gentoo but that causes a dependency problem.
Comment 4 John M. Drescher 2018-06-09 02:08:00 UTC
Oh I see that is the link to bug #655972
Comment 5 Larry the Git Cow gentoo-dev 2018-06-25 13:51:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3f988274616ceac9c1a86812a1f8fcf803bff80

commit f3f988274616ceac9c1a86812a1f8fcf803bff80
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-06-25 13:50:51 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-06-25 13:51:06 +0000

    net-misc/icaclient: Bump to version 13.10.0.20
    
    Closes: https://bugs.gentoo.org/655922
    Closes: https://bugs.gentoo.org/655972
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-misc/icaclient/Manifest                    |   2 +
 net-misc/icaclient/icaclient-13.10.0.20.ebuild | 214 +++++++++++++++++++++++++
 2 files changed, 216 insertions(+)