Search Criteria
Package Details: amazon-workspaces-bin 4.5.0.2006-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/amazon-workspaces-bin.git (read-only, click to copy) |
---|---|
Package Base: | amazon-workspaces-bin |
Description: | Amazon Workspace Client |
Upstream URL: | https://clients.amazonworkspaces.com/ |
Licenses: | non-free |
Submitter: | stilvoid |
Maintainer: | janek |
Last Packager: | janek |
Votes: | 19 |
Popularity: | 0.66 |
First Submitted: | 2019-12-19 16:00 (UTC) |
Last Updated: | 2023-04-14 22:47 (UTC) |
Dependencies (9)
- graphicsmagick
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic)
- hiredis0.14
- icu63
- libsoup (libsoup-gnome-git, libsoup-gnome)
- libva (libva-minimal-git, intel-media-stack-bin, libva-git, libva-headless)
- webkit2gtk (webkit2gtk-wpe-bin, webkit2gtk-hvml, webkit2gtk-imgpaste)
- binutils (binutils-git, binutils-2.35.2) (make)
- tar (tar-parallel, tar-git) (make)
Latest Comments
1 2 3 4 5 Next › Last »
tsangares commented on 2023-04-20 20:43 (UTC) (edited on 2023-04-20 20:44 (UTC) by tsangares)
Okay I will go through the permutations. Previously, I needed
pcoip-client
for this to work. My current installations:I am ABLE to connect to Amazon Workspace pretty well but no clipboard and there are GTK warnings causing the display to look poor and not resize properly on my hi-res display (not this repo's issue).
Now I am uninstalling
pcoip-client
andpcoip-client-clipboard
:Which removed the following through cascading dependencies:
Interestingly
hiredis 1.1.0-1
is there from other programs that needccache
orunbound
:Even with
hiredis 1.1.0-1
I am UNABLE to connect to Amazon Workspace. So now I am installinghiredis0.14
:Now I am ABLE to connect to Amazon Workspace. No clipboard.
Now I am going to remove
hiredis0.14
and updateamazon-workspaces-bin
and see if that works now.Now we have
hiredis0.14
installed and I am ABLE to connect to Amazon Workspace. No clipboard.Great work @janek and @striges1111! Everything works now and all future users will have a streamlined experience with installation!
THANK YOU!
janek commented on 2023-04-14 22:50 (UTC) (edited on 2023-04-14 22:52 (UTC) by janek)
Thanks @striges1111 for investigating. This was really helpful!
I found out that I had installed hiredis0.14 AUR package which does provide
libhiredis.so.0.14
.After uninstalling that package I was able to reproduce the issue.
I've added
hiredis0.14
as a dependency. Hopefully this fixes the issue.It would be great if you could test and confirm. Thanks!
striges1111 commented on 2023-04-14 20:27 (UTC) (edited on 2023-04-14 20:30 (UTC) by striges1111)
The reason is that shipped
libpcoip_core.so
requireslibhiredis.so.0.14
,ldd
can reveal thisHowever, I only have
libredis.so.1.1.0
fromhiredis
It is possible use
patchelf
to modify the lib as it is a valid workaround, but I got a random segfault somewhere (not a blocker to start workspace). I didn't dig it down.patchelf --replace-needed libhiredis.so.0.14 libhiredis.so.1.1.0 libpcoip_core.so
. I don't know if there is an older version of hiredis somewhere in AUR.janek commented on 2023-04-06 13:37 (UTC) (edited on 2023-04-06 13:39 (UTC) by janek)
If you have trouble connecting to AWS Workspaces, please try installing the AUR package
pcoip-client
If this fixes the issue for you, please also comment here.
There are reports of this issue in the comments and I'm trying to figure out if it's common and how to reproduce this. In the meantime I added
pcoip-client
as an optional dependency to the PKGBUILD.If anyone who has the problem is willing to try something: Could you try starting the app using the steps below and then check if the problem persists?
(background: pcoip_core.so is shipped with the package but for some reason the client still complains about it being missing. This might be because the workspaces-folder is not in the LD_LIBRARY_PATH - I can't reproduce this issue though)
janek commented on 2023-04-06 13:00 (UTC) (edited on 2023-04-06 13:04 (UTC) by janek)
@tsangares: Are you sure, that "pcoip-client" is required as external dependency? I'm able to connect AWS Workspace just fine without having it installed.
The Ubuntu package doesn't have a dependency for pcoip-client defined, see https://d3nt0h4h6pmmc4.cloudfront.net/ubuntu/dists/focal/main/binary-amd64/Packages
Looks like amazon-workspaces ships with a precompiled version of libpcoip:
While checking the .deb-dependencies I discovered other undeclared dependencies though, I will update the PKGBUILD accordingly
UPDATE: Sorry I just noticed the other comments about this issue.
Weird, I'll try to reproduce this and maybe add
pcoip-client
as a dependency if really necessary. I think it shouldn't be required - maybe in some cases the workspaces client is unable to locate the prebundled pcoip_core-lib or something similar...tsangares commented on 2023-04-06 06:54 (UTC) (edited on 2023-04-06 06:55 (UTC) by tsangares)
@janek You should mark
pcoip-client
as a dependency because this does not work without it. https://aur.archlinux.org/packages/pcoip-clientWhy is it not already a dependency?
Maybe additionally mark
pcoip-client-clipboard
https://aur.archlinux.org/packages/pcoip-client-clipboard
carcel commented on 2023-02-27 16:38 (UTC)
Same pcoip_core error for me with 4.5. Same fix installing pcoip-client worked for me as well. Maybe needs to be added as a dependency.
artafinde commented on 2023-02-16 17:24 (UTC)
I had issues with latest 4.5.0.2006-1 version. Error in logs located in
.local/share/Amazon Web Services/Amazon WorkSpaces/logs
Resolved after install pcoip-client (with patch from comments for version 23.01.1)
flaccid commented on 2023-01-30 12:55 (UTC)
This will get you access https://github.com/flaccid/archlinux-packages/blob/master/amazon-workspaces-bin/PKGBUILD
brianjcohen commented on 2023-01-29 20:54 (UTC)
For me this failed to build with the following output:
Building amazon-workspaces-bin... ==> Making package: amazon-workspaces-bin 4.2.0.1665-1 (Sun 29 Jan 2023 03:51:08 PM EST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading amazon-workspaces-bin-4.2.0.1665.deb... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 403 ==> ERROR: Failure while downloading https://d3nt0h4h6pmmc4.cloudfront.net/workspacesclient_amd64.deb Aborting... Error: Failed to build amazon-workspaces-bin
1 2 3 4 5 Next › Last »