spman to build zoom, openoffice, vlc from sbo

New features which should be implemented in Porteus; suggestions are welcome. All questions or problems with testing releases (alpha, beta, or rc) should go in their relevant thread here, rather than the Bug Reports section.
User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

spman to build zoom, openoffice, vlc from sbo

Post#1 by francois » 26 May 2023, 14:55

sbo zoom-linux with spman download:
https://www.mediafire.com/file/46wmyail ... o.xzm/file

The following thread was troubleshooting to get sbo for zoom.

Trying to build zoom with spman sbo package builder I get:

Code: Select all

root@porteus:/home/guest# spman -f zoom-linux
Package name:          zoom-linux
Repository:            sbo
Version:               5.14.10.3738
Location:              network
Package dependencies:  ---
Description:
zoom-linux (Video conferencing client)

root@porteus:/home/guest# spman -q --clear
Queue is empty
root@porteus:/home/guest# spman -q --add zoom
Package zoom added in the queue
root@porteus:/home/guest# spman -q --install
URL verification...
Downloading: zoom.tar.gz
URL: http://slackbuilds.org/slackbuilds/15.0/games/zoom.tar.gz
to: /root/spman/build/
Done
URL verification...
Can not open URL:  https://www.ifarchive.org/if-archive/infocom/interpreters/zoom/zoom-1.1.5.tar.gz
tar: /root/spman/build/zoom/zoom-1.1.5.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package zoom: build error. Continue? (y/n): 
It seems that spam repositories are outdated as zoom-1.1.5.tar.gz is 2019-Dec-22 18:16:58.
Prendre son temps, profiter de celui qui passe.

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

spman to build zoom from sbo

Post#2 by francois » 26 May 2023, 15:04

However with zoom-linux:

Code: Select all

root@porteus:/home/guest# spman -q --clear
Queue is empty
root@porteus:/home/guest# spman -q --add zoom-linux
Package zoom-linux added in the queue
root@porteus:/home/guest# spman -q --install
URL verification...
Downloading: zoom-linux.tar.gz
URL: http://slackbuilds.org/slackbuilds/15.0/network/zoom-linux.tar.gz
to: /root/spman/build/
Done
URL verification...
Downloading: zoom_x86_64.pkg.tar.xz
URL: https://cdn.zoom.us/prod/5.14.7.2928/zoom_x86_64.pkg.tar.xz
to: /root/spman/build/zoom-linux/
...


...
usr/share/doc/
usr/share/doc/zoom/
usr/share/mime/
usr/share/mime/packages/
usr/share/mime/packages/zoom.xml
usr/share/pixmaps/
usr/share/pixmaps/Zoom.png
usr/share/pixmaps/application-x-zoom.png
.PKGINFO
.INSTALL
.MTREE
removed '.INSTALL'
removed '.MTREE'
removed '.PKGINFO'
chown: invalid group: ‘root:root’

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Package zoom-linux: build error. Continue? (y/n): root@porteus:/home/guest# 
Better as it is slackware 15.0, but not yet.

error message:

Code: Select all

chown: invalid group: ‘root:root’
Any suggestion?
Prendre son temps, profiter de celui qui passe.

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

spman to build zoom from sbo

Post#3 by francois » 27 May 2023, 12:32

Maybe the solution is in the /etc/spman/spman.conf file.

Code: Select all

# Slackware version: 3.3, 8.1, 9.0, ..., 15.0, ..., current
OS_VERSION=15.0

# Slackware last release (SBo repository does not have current branch)
OS_LAST_RELEASE=15.0

# libraries location for each repository (PACKAGES.TXT, SLACKBUILDS.TXT):
# default: /var/lib/spman/
REPOS_PATH=/var/lib/spman/

# logs location for each repository (ChangeLog.txt):
# default: /var/log/spman/
LOGS_PATH=/var/log/spman/

# queue list
# default: /root/spman/queue/
QUEUE_PATH=/root/spman/queue/

# path for download src, build scripts, binary packages
# default: /root/spman/build/
BUILD_PATH=/root/spman/build/

# output path for packages
# default: /root/spman/build/
OUTPUT_PATH=/root/spman/build/

# file type for packages (txz or tgz)
# default: txz
PKGTYPE=txz

### Checking Internet connection
# Parameters that require internet connection:
#   --check-version
#   --update
#   --download
#   --queue --install
#   --view-slackbuild
#
# To test connectivity, set IP address and port. Port for IP address can be
# viewed using 'nmap' utility like this:
#   $ nmap 8.8.8.8
#       ...
#       Nmap scan report for google-public-dns-a.google.com (8.8.8.8)
#       Host is up (0.074s latency).
#       Not shown: 998 filtered ports
#       PORT    STATE SERVICE
#       53/tcp  open  domain
#       443/tcp open  https
#
# default IP address 8.8.8.8 and port 53
# TEST_CONNECTION_HOST=8.8.8.8
# TEST_CONNECTION_PORT=53
# path for download src, build scripts, binary packages
# default: /root/spman/build/
BUILD_PATH=/root/spman/build/

# output path for packages
# default: /root/spman/build/
OUTPUT_PATH=/root/spman/build/

Would it be just changing root to guest? Or changing permission to /root/spman/build/?
Prendre son temps, profiter de celui qui passe.

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

spman to build zoom from sbo

Post#4 by francois » 29 May 2023, 13:22

I asked some suggestion on linuxquestion forum.
https://www.linuxquestions.org/question ... ost6433478
Prendre son temps, profiter de celui qui passe.

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

SOLVED: spman to build zoom from sbo

Post#5 by francois » 30 May 2023, 00:41

I do not have an /etc/group. And from:
https://linuxize.com/post/how-to-cre...the%20group%20.
groupadd root is the solution.

zoom-linux-5.14.7.2928-x86_64-1_SBo.tgz will be found in /root/spman/build/

Santé!
Prendre son temps, profiter de celui qui passe.

rych
Warlord
Warlord
Posts: 622
Joined: 04 Jan 2014, 04:27
Distribution: Porteus 5.0 x64 OpenBox
Location: NZ
Contact:

spman to build zoom from sbo

Post#6 by rych » 30 May 2023, 10:32

Building zoom is not a problem -- one just downloads from the official site or AppImage. The problem is to make it run
francois wrote:
30 May 2023, 00:41
groupadd root is the solution.
I tried that and I don't think it does anything. Here are some outputs.

Code: Select all

root@porteus:~# groupadd root
groupadd: group 'root' already exists
and indeed it's in the full groups list:

Code: Select all

root@porteus:~# getent group
root:x:0:root
bin:x:1:root,bin
daemon:x:2:root,bin,daemon
sys:x:3:root,bin,adm
adm:x:4:root,adm,daemon
tty:x:5:
disk:x:6:root,adm
lp:x:7:lp,guest
mem:x:8:
kmem:x:9:
wheel:x:10:root
floppy:x:11:guest
mail:x:12:mail
news:x:13:news
uucp:x:14:uucp
man:x:15:
dialout:x:16:uucp
audio:x:17:pulse,guest
video:x:18:guest
cdrom:x:19:guest
games:x:20:
slocate:x:21:
utmp:x:22:
smmsp:x:25:smmsp
tape:x:26:
mysql:x:27:
rpc:x:32:
sshd:x:33:sshd
gdm:x:42:
shadow:x:43:
ftp:x:50:
oprofile:x:51:
sddm:x:64:
pulse:x:65:
input:x:71:
apache:x:80:
messagebus:x:81:
haldaemon:x:82:
plugdev:x:83:guest
power:x:84:guest
netdev:x:86:guest
pop:x:90:pop
scanner:x:93:guest
nobody:x:98:nobody
nogroup:x:99:
users:x:100:
console:x:101:
vboxsf:x:999:
vboxusers:x:998:
colord:x:72:
sambashare:x:997:guest
polkitd:x:28:
render:x:1000:
kvm:x:1001:

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

spman to build zoom from sbo

Post#7 by francois » 30 May 2023, 10:49

On my side the zoom-linux built from source boots fine once activated. I will try to use it more toroughly a little later today or tomorrow.

Adding root as user group might be a bad idea, I don't know yet. Unless someone say its not a good idea.

This morning, I am building from source openoffice and vlc while playing scrabble on the Internet scrabble club.

It worked just fine/
Prendre son temps, profiter de celui qui passe.

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

spman to build zoom, openoffice, vlc from sbo

Post#8 by francois » 02 Jun 2023, 20:41

@rych:
Sorry, I missed your comment.

Did you built zoom-linux with spman after setting groupadd root?
Prendre son temps, profiter de celui qui passe.

rych
Warlord
Warlord
Posts: 622
Joined: 04 Jan 2014, 04:27
Distribution: Porteus 5.0 x64 OpenBox
Location: NZ
Contact:

spman to build zoom, openoffice, vlc from sbo

Post#9 by rych » 03 Jun 2023, 09:14

francois, you missed the content of my comment for sure. I said 2 things:
1. No need to build yet another same binary as you can download the official binary bundle from the official site, and/or the AppImage.

2. this does nothing as group root was there and is there already

Code: Select all

root@porteus:~# groupadd root
groupadd: group 'root' already exists
Could you do me a favor: GUI login as root, and try to run zoom?

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

spman to build zoom, openoffice, vlc from sbo

Post#10 by francois » 03 Jun 2023, 10:28

I did. I get into the interface with a message unable to get a secured connection. But I get connected into zoom and fully operational.

This is with my version of zoom linux.

And then what do you want me to do? :)
Prendre son temps, profiter de celui qui passe.

rych
Warlord
Warlord
Posts: 622
Joined: 04 Jan 2014, 04:27
Distribution: Porteus 5.0 x64 OpenBox
Location: NZ
Contact:

spman to build zoom, openoffice, vlc from sbo

Post#11 by rych » 04 Jun 2023, 17:23

francois, Wow, it's amazing you get it running under root!

Your version didn't seem to work for me though. So the last thing for us to try is for you to please try "my" version which is the same as the official binary, on your system under GUI root logged in.

Could you follow the relevant steps from Zoom Newer Version needed 5.9.3 no work xcfe (Post by rych #94304) : that is, 1. download the https://zoom.us/client/5.14.7.2928/zoom_x86_64.tar.xz, 2. extract and cd to /tmp/zoom and 3. start:

Code: Select all

root@porteus:/tmp/zoom# ./ZoomLauncher

Post Reply