Gentoo Archives: gentoo-user

From: William Kenworthy <billk@×××××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] zoom?
Date: Wed, 01 Apr 2020 01:13:07
Message-Id: a5c8f478-6f42-5b57-d339-2b7819571cda@iinet.net.au
In Reply to: Re: [gentoo-user] zoom? by Michael
1 On 25/3/20 8:42 pm, Michael wrote:
2 > On Wednesday, 25 March 2020 12:38:35 GMT Jorge Almeida wrote:
3 >> On Wed, Mar 25, 2020 at 12:16 PM Alarig Le Lay <alarig@××××××××××.fr> wrote:
4 >>> On mer. 25 mars 11:51:33 2020, Jorge Almeida wrote:
5 >>>> Did someone try to install zoom? (relevant to many people during the
6 >>>> current crisis)
7 >>>>
8 >>>> https://support.zoom.us/hc/en-us/articles/204206269-Installing-Zoom-on-L
9 >>>> inux
10 >>>>
11 >>>> I downloaded an archive (cannot find the URL again; the site is that
12 >>>> bad) and the directory doesn't even contain a REDME...)
13 >>>>
14 >>>> Jorge Almeida
15 >>> Why didn’t you try net-im/zoom?
16 >> I don't have that in /usr/portage. emerge--sync'ing now...
17 > Have you looked at using WebRTC with Zoom, rather than installing their code
18 > on your PC?
19
20
21 Anyone able to install this?  I can't get mesa and the libglvnd
22 dispatcher to coexist.
23
24
25 It does work in chromium, but I think some of the options are not available
26
27
28 BillK.
29
30
31
32 rattus ~ # emerge net-im/zoom -vp
33
34 These are the packages that would be merged, in order:
35
36 Calculating dependencies... done!
37 [ebuild  N     ] media-libs/libglvnd-1.3.1::gentoo  USE="X -test"
38 ABI_X86="(64) -32 (-x32)" 0 KiB
39 [ebuild  N     ] dev-qt/qtwebchannel-5.14.1:5/5.14::gentoo USE="qml
40 -debug -test" 198 KiB
41 [ebuild  N     ] dev-qt/qtpositioning-5.14.1:5/5.14::gentoo USE="qml
42 -debug -geoclue -test" 5,976 KiB
43 [ebuild  N     ] dev-qt/qtscript-5.14.1:5/5.14::gentoo  USE="jit -debug
44 -scripttools -test" 2,593 KiB
45 [ebuild  N     ] dev-qt/qtwebengine-5.14.1:5/5.14::gentoo USE="alsa
46 pulseaudio system-ffmpeg system-icu widgets -bindist -debug -designer
47 -geolocation -jumbo-build -test" 236,757 KiB
48 [ebuild  N    ~] net-im/zoom-3.5.374815.0324-r2::gentoo USE="pulseaudio"
49 70,908 KiB
50 [blocks B      ] media-libs/mesa[-libglvnd(-)]
51 ("media-libs/mesa[-libglvnd(-)]" is blocking media-libs/libglvnd-1.3.1)
52
53 Total: 6 packages (6 new), Size of downloads: 316,430 KiB
54 Conflict: 1 block (1 unsatisfied)
55
56  * Error: The above package list contains packages which cannot be
57  * installed at the same time on the same system.
58
59   (media-libs/mesa-19.3.5:0/0::gentoo, installed) pulled in by
60     media-libs/mesa[egl,X(+)] required by
61 (dev-qt/qtwebengine-5.14.1:5/5.14::gentoo, ebuild scheduled for merge)
62 USE="alsa pulseaudio system-ffmpeg system-icu widgets -bindist -debug
63 -designer -geolocation -jumbo-build -test" ABI_X86="(64)"
64
65   (media-libs/libglvnd-1.3.1:0/0::gentoo, ebuild scheduled for merge)
66 pulled in by
67     media-libs/libglvnd required by
68 (net-im/zoom-3.5.374815.0324-r2:0/0::gentoo, ebuild scheduled for merge)
69 USE="pulseaudio" ABI_X86="(64)"
70
71
72 For more information about Blocked Packages, please refer to the following
73 section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
74
75 https://wiki.gentoo.org/wiki/Handbook:X86/Working/Portage#Blocked_packages

Replies

Subject Author
Re: [gentoo-user] zoom? Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] zoom? "J. Roeleveld" <joost@××××××××.org>