This is broken for me, I am getting:
/usr/bin/crd: /opt/google/chrome-remote-desktop/chrome-remote-desktop:
/usr/bin/python22: bad interpreter: No such file or directory
Is there any workaround for this?
Git Clone URL: | https://aur.archlinux.org/chrome-remote-desktop.git (read-only, click to copy) |
---|---|
Package Base: | chrome-remote-desktop |
Description: | Access other computers or allow another user to access your computer securely over the Internet |
Upstream URL: | https://remotedesktop.google.com |
Keywords: | Chrome Chromium Google Networking Remote |
Licenses: | BSD |
Submitter: | None |
Maintainer: | frealgagu |
Last Packager: | frealgagu |
Votes: | 126 |
Popularity: | 1.73 |
First Submitted: | 2014-04-27 23:43 (UTC) |
Last Updated: | 2025-02-04 19:33 (UTC) |
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 33 Next › Last »
This is broken for me, I am getting:
/usr/bin/crd: /opt/google/chrome-remote-desktop/chrome-remote-desktop:
/usr/bin/python22: bad interpreter: No such file or directory
Is there any workaround for this?
Latest package appears to be broken.
sed -e '1 s/python/python2/'
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=chrome-remote-desktop#n41
This is present again, breaking /opt/google/chrome-remote-desktop/chrome-remote-desktop
After fixing that issue, I get a mysterious error:
/opt/google/chrome-remote-desktop/user-session not installed setuid root. Host must be started by administrator.
Any ideas on fixing this?
EDIT: Ah, starain's patch still isn't in.
chmod +s opt/google/chrome-remote-desktop/user-session
is missing from PKGBUILD as well.
Please version the source deb replacing this:
source_x86_64=("<http://dl.google.com/linux/direct/>${pkgname}_current_amd64.deb")
with this:
source_x86_64=("${pkgname}_${pkgver}_amd64.deb::<http://dl.google.com/linux/direct/>${pkgname}_current_amd64.deb")
so we don't have checksum fails at every update due to the deb being already present from an older release.
Thanks
Morganamilo, fixed.
chrome-remote-desktop_current_amd64.deb
checksums fail for me.
sed -e '1 s/python/python2/'
became unnecessary and actually breaks the script
Thanks for the starain's patch.
Confirming that starain's patch works perfectly. Thank you very much.
Hello, I also have the same problem:
curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Hubo fallos durante la descarga de http://dl.google.com/linux/chrome-remote-desktop/deb/pool/main/c/chrome-remote-desktop/chrome-remote-desktop_61.0.3163.20_amd64.deb Cancelando...
Cheers. :D
I have this error the link to the deb package is not found
curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading http://dl.google.com/linux/chrome-remote-desktop/deb/pool/main/c/chrome-remote-desktop/chrome-remote-desktop_61.0.3163.20_amd64.deb
Pinned Comments
frealgagu commented on 2020-12-05 22:38 (UTC)
I maintain the latest built package at:
https://github.com/frealgagu/archlinux.chrome-remote-desktop/releases/
victorbrca commented on 2020-04-03 01:04 (UTC)
Thanks @frealgagu for packaging this, @nightuser for the existing session patch and @Brinsky for the instructions.
I've compiled both instructions with screenshots and added it to my blog if anyone is having issues with the install. Otherwise, just follow the instructions in the comments by @Brinsky from 2019-12-06 13:58.
Brinsky commented on 2019-12-06 13:58 (UTC)
Here's how I got this working with the new web app (remotedesktop.google.com):
crd --setup
~/.chrome-remote-desktop-session
DISPLAY= /opt/google/chrome-remote-desktop/start-host --code="<UNIQUE_CODE>" --redirect-url="<https://remotedesktop.google.com/_/oauthredirect>" --name=
crd --start