Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728402 - net-im/zoom-5.1.412382.0614 missing executable
Summary: net-im/zoom-5.1.412382.0614 missing executable
Status: RESOLVED DUPLICATE of bug 728400
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-15 18:09 UTC by Alexey Skobkin
Modified: 2020-06-15 18:21 UTC (History)
0 users

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 Alexey Skobkin 2020-06-15 18:09:02 UTC
> $ zoom                                                                                                                                                                                                                                                                     
/usr/bin/zoom: line 3: /opt/zoom/zoom: No such file or directory

> $ eix -I zoom
[cut]
     Installed versions:  5.1.412382.0614^msd(07:46:16 PM 06/15/2020)(pulseaudio -bundled-libjpeg-turbo)
[cut]

> $ cat /usr/bin/zoom                                                                                                                                                                                                                                                        
#!/bin/sh
cd "/opt/zoom" &&
exec ./zoom "$@"

> $ ls -l /opt/zoom
total 10812
-rw-r--r--  1 root root     1488 Jun 15 19:46 config-dump.sh
-rw-r--r--  1 root root     4282 Jun 15 19:46 dingdong1.pcm
-rw-r--r--  1 root root     3544 Jun 15 19:46 dingdong.pcm
-rw-r--r--  1 root root      856 Jun 15 19:46 Droplet.pcm
-rw-r--r--  1 root root   361756 Jun 15 19:46 Embedded.properties
-rw-r--r--  1 root root      213 Jun 15 19:46 getbssid.sh
-rw-r--r--  1 root root      300 Jun 15 19:46 getmem.sh
-rw-r--r--  1 root root 10130464 Jun 15 19:46 icudtl.dat
drwxr-xr-x  2 root root     2048 Jun 15 19:46 json
-rw-r--r--  1 root root     3803 Jun 15 19:46 leave.pcm
lrwxrwxrwx  1 root root       28 Jun 15 19:46 libmpg123.so -> ../../usr/lib64/libmpg123.so
lrwxrwxrwx  1 root root       31 Jun 15 19:46 libturbojpeg.so -> ../../usr/lib64/libturbojpeg.so
-rw-r--r--  1 root root     2048 Jun 15 19:46 meeting_chat_chime.pcm
-rw-r--r--  1 root root     1247 Jun 15 19:46 meeting_raisehand_chime.pcm
-rw-r--r--  1 root root    10543 Jun 15 19:46 ring.pcm
-rw-r--r--  1 root root    61487 Jun 15 19:46 root_cert_zpbxcacert.pem
drwxr-xr-x  2 root root     2048 Jun 15 19:46 sip
drwxr-xr-x 12 root root     2048 Mar 26 16:09 timezones
drwxr-xr-x  2 root root     2048 Jun 15 19:46 translations
-rw-r--r--  1 root root       16 Jun 15 19:46 version.txt
-rw-r--r--  1 root root     2105 Jun 15 19:46 wr_ding.pcm
-rw-r--r--  1 root root   215556 Jun 15 19:46 zcacert.pem
-rwxr-xr-x  1 root root   223488 Jun 15 19:46 ZoomLauncher
-rwxr-xr-x  1 root root     1260 Jun 15 19:46 zoom.sh
-rwxr-xr-x  1 root root    14552 Jun 15 19:46 zopen

Reproducible: Always

Steps to Reproduce:
1. Install zoom-5.1.412382.0614
2. Run zoom via CLI or from DE menu.
3. Get an error.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-06-15 18:21:40 UTC
*** This bug has been marked as a duplicate of bug 728400 ***