I have only found zoom runs easily in firefox.
cd /usr/ports/www/firefox
doas make install clean
....
===> node-17.0.1_1 has known vulnerabilities:
node-17.0.1_1 is vulnerable:
Node.js -- January 2022 Security Releases
CVE: CVE-2022-21824
CVE: CVE-2021-44533
CVE: CVE-2021-44532
CVE: CVE-2021-44531
WWW: https://vuxml.FreeBSD.org/freebsd/972ba0e8-8b8a-11ec-b369-6c3be5272acd.html
1 problem(s) in 1 installed package(s) found.
=> Please update your ports tree and try again.
=> Note: Vulnerable ports are marked as such even if there is no update available.
=> If you wish to ignore this vulnerability rebuild with 'make DISABLE_VULNERABILITIES=yes'
*** Error code 1
Stop.
make[3]: stopped in /usr/ports/www/node
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/www/node
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/www/firefox
*** Error code 1
Stop.
make: stopped in /usr/ports/www/firefox
doas pkg install firefox
The following 26 package(s) will be affected (of 0 checked):
Installed packages to be [COLOR=rgb(251, 160, 38)][B]REMOVED[/B][/COLOR]:
chromium: 101.0.4951.41
harfbuzz-icu: 4.2.1_1
iridium-browser: 2022.04.100.0_3
kde5: 5.24.4.22.04.0
kdeedu: 22.04.0
kdepim: 22.04.0
kdepim-addons: 22.04.0_1
kitinerary: 22.04.0_4
marble: 22.04.0
tex-dvipsk: 2021.1
tex-formats: 20210325_1
texlive-base: 20210325_3
texlive-texmf: 20210325
New packages to be INSTALLED:
firefox: 100.0_3,2
Installed packages to be [COLOR=rgb(251, 160, 38)][B]DOWNGRADED[/B][/COLOR]:
boost-libs: 1.72.0_7 -> 1.72.0_6
icu: 71.1,1 -> 70.1_1,1
libical: 3.0.8_6 -> 3.0.8_5
libphonenumber: 8.12.47 -> 8.12.44_1
libqalculate: 4.1.1_1 -> 4.1.0_2
protobuf: 3.20.1,1 -> 3.19.4,1
qt5-core: 5.15.2p263_2 -> 5.15.2p263_1
qt5-webkit: 5.212.0.a4_10 -> 5.212.0.a4_9
samba412: 4.12.15_4 -> 4.12.15_3
spidermonkey78: 78.15.0 -> 78.9.0_7
Installed packages to be REINSTALLED:
freerdp-2.7.0 (needed shared library changed)
mysql57-server-5.7.38 (needed shared library changed)
Number of packages to be removed: 13
Number of packages to be installed: 1
Number of packages to be reinstalled: 2
Number of packages to be downgraded: 10
The operation will free 3 GiB.
Thank you.
This is what happens:
Yes. And so?
So then you are mixing ports and packages, and broadly getting into a mess.
Read and digest:How do I make amends ?
Thanks
R
Read and digest:
Chapter 4. Installing Applications: Packages and Ports
FreeBSD provides two complementary technologies for installing third-party software: the FreeBSD Ports Collection, for installing from source, and packages, for installing from pre-built binariesdocs.freebsd.org
doas mkdir -p /usr/local/etc/pkg/repos
434 11/05/22 20:20:57 cp /etc/pkg/FreeBSD.conf /usr/local/etc/pkg/repos/FreeBSD.conf
435 11/05/22 20:21:05 doas cp /etc/pkg/FreeBSD.conf /usr/local/etc/pkg/repos/FreeBSD.conf
436 11/05/22 20:21:40 doas ee /usr/local/etc/pkg/repos/FreeBSD.conf
437 11/05/22 20:23:13 doas nano /usr/local/etc/pkg/repos/FreeBSD.conf
439 11/05/22 20:25:08 doas pkg update -f
440 11/05/22 20:25:38 pkg info pkg
441 11/05/22 20:27:03 pkg audit -F
443 11/05/22 20:27:22 doas pkg upgrade
444 11/05/22 20:34:48 doas pkg autoremove # didn't say yes, it showed 5 GB of files to be removed.
446 11/05/22 20:35:58 pkg prime-list
447 11/05/22 20:36:35 pkg prime-origins
448 11/05/22 20:41:36 doas pkg clean # didn't say yes, it showed 1 GB of files to be removed.
449 11/05/22 20:46:49 # poudriere jail -c -j 11amd64 -v 11.4-RELEASE
450 11/05/22 20:46:49 # poudriere jail -c -j bsd13 -v 13.0-RELEASE
451 11/05/22 20:46:58 poudriere jail -c -j bsd13 -v 13.0-RELEASE
456 11/05/22 20:50:02 doas pkg install firefox # proceeded smoothly but showed the following as in the quote below:
457 11/05/22 20:51:31 firefox # launched. Worked.
pkg clean #1GB
pkg autoremove #5GB
pkg clean -a
init 6
Thank you.
This is what happens:
cd /usr/ports/www/firefox doas make install clean .... ===> node-17.0.1_1 has known vulnerabilities: node-17.0.1_1 is vulnerable: Node.js -- January 2022 Security Releases CVE: CVE-2022-21824 CVE: CVE-2021-44533 CVE: CVE-2021-44532 CVE: CVE-2021-44531 WWW: https://vuxml.FreeBSD.org/freebsd/972ba0e8-8b8a-11ec-b369-6c3be5272acd.html 1 problem(s) in 1 installed package(s) found. => Please update your ports tree and try again. => Note: Vulnerable ports are marked as such even if there is no update available. => If you wish to ignore this vulnerability rebuild with 'make DISABLE_VULNERABILITIES=yes' *** Error code 1 Stop. make[3]: stopped in /usr/ports/www/node *** Error code 1 Stop. make[2]: stopped in /usr/ports/www/node *** Error code 1 Stop. make[1]: stopped in /usr/ports/www/firefox *** Error code 1 Stop. make: stopped in /usr/ports/www/firefox
I also tried installing firefox as a package
doas pkg install firefox The following 26 package(s) will be affected (of 0 checked): Installed packages to be [COLOR=rgb(251, 160, 38)][B]REMOVED[/B][/COLOR]: chromium: 101.0.4951.41 harfbuzz-icu: 4.2.1_1 iridium-browser: 2022.04.100.0_3 kde5: 5.24.4.22.04.0 kdeedu: 22.04.0 kdepim: 22.04.0 kdepim-addons: 22.04.0_1 kitinerary: 22.04.0_4 marble: 22.04.0 tex-dvipsk: 2021.1 tex-formats: 20210325_1 texlive-base: 20210325_3 texlive-texmf: 20210325 New packages to be INSTALLED: firefox: 100.0_3,2 Installed packages to be [COLOR=rgb(251, 160, 38)][B]DOWNGRADED[/B][/COLOR]: boost-libs: 1.72.0_7 -> 1.72.0_6 icu: 71.1,1 -> 70.1_1,1 libical: 3.0.8_6 -> 3.0.8_5 libphonenumber: 8.12.47 -> 8.12.44_1 libqalculate: 4.1.1_1 -> 4.1.0_2 protobuf: 3.20.1,1 -> 3.19.4,1 qt5-core: 5.15.2p263_2 -> 5.15.2p263_1 qt5-webkit: 5.212.0.a4_10 -> 5.212.0.a4_9 samba412: 4.12.15_4 -> 4.12.15_3 spidermonkey78: 78.15.0 -> 78.9.0_7 Installed packages to be REINSTALLED: freerdp-2.7.0 (needed shared library changed) mysql57-server-5.7.38 (needed shared library changed) Number of packages to be removed: 13 Number of packages to be installed: 1 Number of packages to be reinstalled: 2 Number of packages to be downgraded: 10 The operation will free 3 GiB.
I read the handbook, must read it again and again. For now dealt with the pkg part as follows:
doas mkdir -p /usr/local/etc/pkg/repos 434 11/05/22 20:20:57 cp /etc/pkg/FreeBSD.conf /usr/local/etc/pkg/repos/FreeBSD.conf 435 11/05/22 20:21:05 doas cp /etc/pkg/FreeBSD.conf /usr/local/etc/pkg/repos/FreeBSD.conf 436 11/05/22 20:21:40 doas ee /usr/local/etc/pkg/repos/FreeBSD.conf 437 11/05/22 20:23:13 doas nano /usr/local/etc/pkg/repos/FreeBSD.conf 439 11/05/22 20:25:08 doas pkg update -f 440 11/05/22 20:25:38 pkg info pkg 441 11/05/22 20:27:03 pkg audit -F 443 11/05/22 20:27:22 doas pkg upgrade 444 11/05/22 20:34:48 doas pkg autoremove # didn't say yes, it showed 5 GB of files to be removed. 446 11/05/22 20:35:58 pkg prime-list 447 11/05/22 20:36:35 pkg prime-origins 448 11/05/22 20:41:36 doas pkg clean # didn't say yes, it showed 1 GB of files to be removed. 449 11/05/22 20:46:49 # poudriere jail -c -j 11amd64 -v 11.4-RELEASE 450 11/05/22 20:46:49 # poudriere jail -c -j bsd13 -v 13.0-RELEASE 451 11/05/22 20:46:58 poudriere jail -c -j bsd13 -v 13.0-RELEASE 456 11/05/22 20:50:02 doas pkg install firefox # proceeded smoothly but showed the following as in the quote below: 457 11/05/22 20:51:31 firefox # launched. Worked.
After reboot ran commandspkg clean #1GB pkg autoremove #5GB pkg clean -a init 6
Now in a plasma login loop. Command line in Alt F2 allows root login, not user login. Will revisit steps that I had taken to solve the problem
I have only found zoom runs easily in firefox.
Freebsd takes quite some time fiddling (techinical word) and understanding. But can do pretty much everything.