curl: (22) The requested URL returned error: 403 Forbidden
==> ERROR: Failure while downloading https://zoom.us/client/latest/zoom_2.0.49177.0430_amd64.deb
Aborting...
:: failed to verify zoom integrity
FAIL: 1
Search Criteria
Package Details: zoom 6.4.10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zoom.git (read-only, click to copy) |
---|---|
Package Base: | zoom |
Description: | Video Conferencing and Web Conferencing Service |
Upstream URL: | https://zoom.us/ |
Keywords: | call conference meeting video |
Licenses: | LicenseRef-zoom |
Submitter: | edh |
Maintainer: | edh |
Last Packager: | edh |
Votes: | 690 |
Popularity: | 9.24 |
First Submitted: | 2015-08-15 13:18 (UTC) |
Last Updated: | 2025-05-21 02:34 (UTC) |
Dependencies (31)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR)
- libdrm (libdrm-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsm
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxcursor
- libxfixes
- libxi (libxi-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- libxrandr (libxrandr-gitAUR)
- libxrender
- libxshmfence
- libxslt (libxslt-gitAUR)
- libxtst
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-minimal-gitAUR, mesa-fp8-gitAUR, mesa-gitAUR, mesa-amber)
- Show 11 more dependencies...
Required by (1)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 75 76 77 78 79 80 81 82 83 Next › Last »
bcc commented on 2016-06-02 12:01 (UTC)
edh commented on 2016-05-05 09:23 (UTC)
@cjobrien
Thanks for the hint. I added a few deps which should resolve the reported issue.
cjobrien commented on 2016-05-04 19:11 (UTC)
Saw the following error with zoom 2.0.49177.0430-2:
/opt/zoom/zoom: error while loading shared libraries: libxcb-keysyms.so.1: cannot open shared object file: No such file or directory
success to create child process,status is 32512.
zoom exited normally.
some wrong happened when run zoom,exit code is 127.
ZoomLauncher exit.
Fixed by installing the xcb-util-keysyms package.
edh commented on 2016-05-02 18:24 (UTC)
Thanks @pmig for the shout out. I altered the dependency array accordingly in the hope it will help. I assume @topher1kenobe experienced the same problem.
Previously merely libpulse was a dependency but apparently pulseaudio is needed. Sorry for the inconvenience.
pmig commented on 2016-05-02 14:51 (UTC) (edited on 2016-05-02 18:01 (UTC) by pmig)
Edit:
I resolved this error by installing pulse audio!
@edh
I'm also not able to join or create a meeting. I see following output:
Zoom path is: /opt/zoom
cmd line:
[CZPClientLogMgr::LogClientEnvironment] [MacAddr: ][client: Linux][OS: Manjaro Linux][Hardware: CPU Core:1.77531 G Memory size:15895MB CPU Brand:Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz][Req ID: ]
Linux Client Version is 2.0.49177.0430
Graphics Card Info:: 00:02.0 VGA compatible controller: Intel Corporation Skylake Integrated Graphics (rev 06)
PreMeetingUIMgr::closeWindow
PreMeetingUIMgr::closeWindow, hide PT window
CSBConfUI::OnConfStatusChanged cmd:59, ret:0
CSBConfUI::OnConfStatusChanged cmd:23, ret:0
CSBConfUI::OnConfStatusChanged cmd:27, ret:1
CSBConfUI::OnConfStatusChanged cmd:28, ret:1
CSBConfUI::OnConfStatusChanged cmd:25, ret:0
CSBConfUI::OnConfStatusChanged cmd:71, ret:0
CSBConfUI::OnConfStatusChanged cmd:79, ret:0
CSBConfUI::OnConfStatusChanged cmd:9, ret:1
CSBConfUI::OnConfStatusChanged cmd:59, ret:0
CSBConfUI::OnConfStatusChanged cmd:23, ret:0
CSBConfUI::OnConfStatusChanged cmd:27, ret:1
CSBConfUI::OnConfStatusChanged cmd:28, ret:1
CSBConfUI::OnConfStatusChanged cmd:25, ret:0
CSBConfUI::OnConfStatusChanged cmd:71, ret:0
CSBConfUI::OnConfStatusChanged cmd:79, ret:0
CSBConfUI::OnConfStatusChanged cmd:9, ret:1
CSBConfUI::OnConfStatusChanged cmd:73, ret:0
CSBConfUI::OnConfStatusChanged cmd:6, ret:0
CSBConfUI::OnConfStatusChanged cmd:8, ret:0
CSBConfUI::OnConfStatusChanged cmd:7, ret:0
zoom: pcm.c:2757: snd_pcm_area_copy: Assertion `src < dst || src >= dst + bytes' failed.
sh: line 1: 6151 Aborted (core dumped) /opt/zoom/zoom ""
success to create child process,status is 34304.
zoom exited normally.
some wrong happened when run zoom,exit code is 134.
ZoomLauncher exit.
topher1kenobe commented on 2016-03-15 20:21 (UTC)
Zoom fires up for me just fine, but when I join a chat I see about 1/10 of a second of motion, and then the video freezes. It looks like it brings up a dialog box trying to ask a question about audio, but the contents are showing a distorted version of the video.
After about 10 seconds it crashes. Here's the console output.
CSBConfUI::OnConfStatusChanged cmd:8, ret:0
CSBConfUI::OnConfStatusChanged cmd:17, ret:0
CSBConfUI::OnConfStatusChanged cmd:5, ret:0
CSBConfUI::OnConfStatusChanged cmd:27, ret:0
CSBConfUI::OnConfStatusChanged cmd:43, ret:0
CSBConfUI::OnConfStatusChanged UI_CMD_SHARE_READYCSBConfUI::OnConfStatusChanged cmd:18, ret:0
sh: line 1: 26858 Illegal instruction (core dumped) /opt/zoom/zoom ""
success to create child process,status is 33792.
zoom exited normally.
some wrong happened when run zoom,exit code is 132.
ZoomLauncher exit.
edh commented on 2016-01-15 20:01 (UTC)
In case you did installed xcb-util-image manually (like grvrulz advised) please make sure it is installed as a dependency. If not change its properties accordingly (# pacman -D --asdeps xcb-util-image) otherwise you system will become unnecessarily cluttered with packages you may not need.
@sonny Many thanks for your feedback. Unfortunately the debian dependencies are quite different and converting them is not always straight forward. Namcap is not that helpfull either. Anyway I hope I got all deps right by now :D
properlypurple commented on 2016-01-15 12:56 (UTC)
@sonny You need to install xcb-util-image and it'll work.
@edh Please add this to deps.
sonny commented on 2016-01-14 11:15 (UTC)
/opt/zoom/zoom: error while loading shared libraries: libxcb-image.so.0: cannot open shared object file: No such file or directory
sonny commented on 2016-01-10 15:02 (UTC)
@edh fixed thanks!
Pinned Comments
erbrecht commented on 2024-11-19 13:06 (UTC)
@Rhinoceros - I finally got screen sharing to work under KDE with Wayland. Looks like I'm using the same versions as you:
I followed the Screen share section on the Zoom wiki page:
https://wiki.archlinux.org/title/Zoom_Meetings
The only thing I didn't need to do was set XDG_CURRENT_DESKTOP=gnome. I followed the other steps, and now I can choose my desktop/window to share. Prior to following the wiki I couldn't stop screen sharing without the hanging issue, which I was experiencing prior to 6.2.10.
edh commented on 2016-08-26 11:03 (UTC) (edited on 2017-03-09 10:48 (UTC) by edh)