Slapt-mod does't work

Please reproduce your error on a second machine before posting, and check the error by running without saved changes or extra modules (See FAQ No. 13, "How to report a bug"). For unstable Porteus versions (alpha, beta, rc) please use the relevant thread in our "Development" section.
benjibasson
Samurai
Samurai
Posts: 191
Joined: 06 Mar 2019, 15:14
Distribution: Arch linux

Slapt-mod does't work

Post#1 by benjibasson » 29 May 2024, 10:05

Hi, slapt-get doesn't work: it doesn't update salix repositery neither slackdce. it fail and stuck at Salix

Code: Select all

sudo slapt-mod -u
Retrieving package data [http://ponce.cc/slackware/slackware64-15.0/packages/]...Cached
Retrieving patch list [http://ponce.cc/slackware/slackware64-15.0/packages/]...Done
Retrieving checksum list [http://ponce.cc/slackware/slackware64-15.0/packages/]...Cached
Retrieving checksum signature [http://ponce.cc/slackware/slackware64-15.0/packages/]...Cached
Verifying checksum signature [http://ponce.cc/slackware/slackware64-15.0/packages/]...No key for verification
Retrieving ChangeLog.txt [http://ponce.cc/slackware/slackware64-15.0/packages/]...Cached
Reading Package Lists...Done
Retrieving package data [https://slackware.nl/people/alien/sbrepos/15.0/x86_64/]...Cached
Retrieving patch list [https://slackware.nl/people/alien/sbrepos/15.0/x86_64/]...Done
Retrieving checksum list [https://slackware.nl/people/alien/sbrepos/15.0/x86_64/]...Cached
Retrieving checksum signature [https://slackware.nl/people/alien/sbrepos/15.0/x86_64/]...Cached
Verifying checksum signature [https://slackware.nl/people/alien/sbrepos/15.0/x86_64/]...No key for verification
Retrieving ChangeLog.txt [https://slackware.nl/people/alien/sbrepos/15.0/x86_64/]...Done
Reading Package Lists...Done
Retrieving package data [https://slackware.uk/slackdce/15.0/x86_64/]...Failed to download: Failure when receiving data from the peer
Retrieving package data [http://slackware.uk/salix/x86_64/slackware-15.0/]...Cached
Retrieving patch list [http://slackware.uk/salix/x86_64/slackware-15.0/]...Cached
Retrieving checksum list [http://slackware.uk/salix/x86_64/slackware-15.0/]...Cached
Retrieving checksum signature [http://slackware.uk/salix/x86_64/slackware-15.0/]...Cached
Verifying checksum signature [http://slackware.uk/salix/x86_64/slackware-15.0/]...No key for verification
Reading Package Lists...Done
Retrieving package data [http://slackware.uk/salix/x86_64/slackware-15.0/extra/]...Cached
Retrieving patch list [http://slackware.uk/salix/x86_64/slackware-15.0/extra/]...Done
Retrieving checksum list [http://slackware.uk/salix/x86_64/slackware-15.0/extra/]...Cached
Retrieving checksum signature [http://slackware.uk/salix/x86_64/slackware-15.0/extra/]...Cached
Verifying checksum signature [http://slackware.uk/salix/x86_64/slackware-15.0/extra/]...No key for verification
Reading Package Lists...Done
Retrieving package data [http://slackware.uk/salix/x86_64/15.0/]...Cached
Retrieving patch list [http://slackware.uk/salix/x86_64/15.0/]...Done
Retrieving checksum list [http://slackware.uk/salix/x86_64/15.0/]...Cached
Retrieving checksum signature [http://slackware.uk/salix/x86_64/15.0/]...Cached
Verifying checksum signature [http://slackware.uk/salix/x86_64/15.0/]...No key for verification
Reading Package Lists...Done
Retrieving package data [http://slackware.uk/salix/x86_64/extra-15.0/]...Cached
Retrieving patch list [http://slackware.uk/salix/x86_64/extra-15.0/]...Done
Retrieving checksum list [http://slackware.uk/salix/x86_64/extra-15.0/]...Cached
Retrieving checksum signature [http://slackware.uk/salix/x86_64/extra-15.0/]...Cached
Verifying checksum signature [http://slackware.uk/salix/x86_64/extra-15.0/]...No key for verification
Reading Package Lists...Done
Sources failed to download, correct sources and rerun --update
here is the slapt-getrc

Code: Select all

# Working directory for local storage/cache.
WORKINGDIR=/var/slapt-get

# Exclude package names and expressions.
# To exclude pre and beta packages, add this to the exclude: 
#   [0-9\_\.\-]{1}pre[0-9\-\.\-]{1}
EXCLUDE=^aaa_elflibs,^aaa_base,^devs,^glibc.*,^kernel-.*,^rootuser-settings,^zzz-settings.*,-i?86-
SOURCE=http://ponce.cc/slackware/slackware64-15.0/packages/:OFFICIAL
SOURCE=https://slackware.nl/people/alien/sbrepos/15.0/x86_64/
SOURCE=https://slackware.uk/slackdce/15.0/x86_64/:PREFERRED
# The Slackware repositories, including dependency information
SOURCE=http://slackware.uk/salix/x86_64/slackware-15.0/
SOURCE=http://slackware.uk/salix/x86_64/slackware-15.0/extra/

# The Salix repository
SOURCE=http://slackware.uk/salix/x86_64/15.0/
# And the Salix extra repository
SOURCE=http://slackware.uk/salix/x86_64/extra-15.0/

# Local repositories
# SOURCE=file:///var/www/packages/:CUSTOM
I don't see any difference between always fresh full salix and the custom source including alien and newer ponce
always fresh:

Code: Select all

# Working directory for local storage/cache.
WORKINGDIR=/var/slapt-get

# Exclude package names and expressions.
# To exclude pre and beta packages, add this to the exclude: 
#   [0-9\_\.\-]{1}pre[0-9\-\.\-]{1}
EXCLUDE=^aaa_elflibs,^aaa_base,^devs,^glibc.*,^kernel-.*,^rootuser-settings,^zzz-settings.*,-i?86-

# The Slackware repositories, including dependency information
SOURCE=http://slackware.uk/salix/x86_64/slackware-15.0/:OFFICIAL
SOURCE=http://slackware.uk/salix/x86_64/slackware-15.0/extra/:OFFICIAL

# The Salix repository
SOURCE=http://slackware.uk/salix/x86_64/15.0/:PREFERRED
# And the Salix extra repository
SOURCE=http://slackware.uk/salix/x86_64/extra-15.0/:OFFICIAL

# Local repositories
# SOURCE=file:///var/www/packages/:CUSTOM
how to be abble to do --update and to download packages please?
what is going wrong with /etc/slapt-get/slapt-getrc please?
Cheers

User avatar
Ed_P
Contributor
Contributor
Posts: 8956
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Slapt-mod does't work

Post#2 by Ed_P » 29 May 2024, 16:15

Definitely problems with these apps.

Code: Select all

guest@porteus:~$ su
Password: 
root@porteus:/home/guest# slapt-mod -u
Retrieving package data [http://slackware.uk/salix/x86_64/slackware-15.0/]...


^C
root@porteus:/home/guest# slapt-get -u
Retrieving package data [http://slackware.uk/salix/x86_64/slackware-15.0/]...
^C

benjibasson
Samurai
Samurai
Posts: 191
Joined: 06 Mar 2019, 15:14
Distribution: Arch linux

Slapt-mod does't work

Post#3 by benjibasson » 29 May 2024, 16:30

But lot of missing pacquages: noVLC, no audacity, no java

Code: Select all

root@porteus:/home/guest# pmod -s vlc

Looking for vlc in package list. Please wait... DONE

No package name matches the pattern.

root@porteus:/home/guest# pmod -s java

Looking for java in package list. Please wait... DONE

No package name matches the pattern.

root@porteus:/home/guest# pmod -s audacit

Looking for audacit in package list. Please wait... DONE

No package name matches the pattern.

beny
Full of knowledge
Full of knowledge
Posts: 2275
Joined: 02 Jan 2011, 11:33
Location: italy

Slapt-mod does't work

Post#4 by beny » 29 May 2024, 16:48

pmod is a wrapper to slackpkg also with the slackpkg+ that allow you to add other repository is a mess with,now the trouble, is a gpg issue for salix and also for slackware,if the check fail you can't download packages from the software.
PS:slackdce repository it has been removed from the slackware.uk lost contact with the site so no packages index list

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 4290
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

Slapt-mod does't work

Post#5 by ncmprhnsbl » 30 May 2024, 12:48

Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

User avatar
Ed_P
Contributor
Contributor
Posts: 8956
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Slapt-mod does't work

Post#6 by Ed_P » 30 May 2024, 15:29

??

Added in 32 minutes 55 seconds:
There is no slapt-mod option to update mirrors. :(

beny
Full of knowledge
Full of knowledge
Posts: 2275
Joined: 02 Jan 2011, 11:33
Location: italy

Slapt-mod does't work

Post#7 by beny » 30 May 2024, 17:32

hi Ed_P you can change the /etc/slapt-get/slapt-getrc with the new link: these are the old one for my system just a sample, slapt-mod it read this configure to work

WORKINGDIR=/var/cache/slapt-get
EXCLUDE=^kernel-(generic|huge|modules|firmware)$
SOURCE=http://ftp.heanet.ie/mirrors/ftp.slackw ... 4-current/
SOURCE=https://ponce.cc/slackware/slackware64- ... /packages/
SOURCE=https://slackware.nl/people/alien/multilib/current/
SOURCE=https://slackware.uk/csb/current/x86_64/
#SOURCE=https://slackware.uk/slackdce/15.0/x86_64/
#DISABLED=https://slackware.uk/slackdce/15.0/x86_64/

User avatar
Ed_P
Contributor
Contributor
Posts: 8956
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Slapt-mod does't work

Post#8 by Ed_P » 31 May 2024, 01:50

Thank you beny.

And for this posting also: Dolphin_emu (Post by beny #92230)

Added in 12 hours 14 minutes 29 seconds:
Any official slapt-mod update planned for Porteus Updates ncmp?

benjibasson
Samurai
Samurai
Posts: 191
Joined: 06 Mar 2019, 15:14
Distribution: Arch linux

Slapt-mod does't work

Post#9 by benjibasson » 06 Jun 2024, 11:41

Hi
I have change my /etc/slapt-get/slapt-getrc because salix doesn't work anymore

Code: Select all

# Working directory for local storage/cache.
WORKINGDIR=/var/slapt-get

# Exclude package names and expressions.
# To exclude pre and beta packages, add this to the exclude: 
#   [0-9\_\.\-]{1}pre[0-9\-\.\-]{1}
EXCLUDE=^aaa_elflibs,^aaa_base,^devs,^glibc.*,^kernel-.*,^rootuser-settings,^zzz-settings.*,-i?86-
SOURCE=http://ftp.heanet.ie/mirrors/ftp.slackware.com/pub/slackware/slackware64-current/
SOURCE=https://ponce.cc/slackware/slackware64-current/packages/
SOURCE=https://slackware.nl/people/alien/multilib/current/
SOURCE=https://slackware.uk/csb/current/x86_64/
#SOURCE=https://slackware.uk/slackdce/15.0/x86_64/
#DISABLED=https://slackware.uk/slackdce/15.0/x86_64/


but when I do slapt-mod -m zulu-openjdk17-17.0.10-x86_64-1ponce it is always doing like if I have done
slapt-mod -d zulu-openjdk17-17.0.10-x86_64-1ponce

Code: Select all

slapt-mod -m zulu-openjdk17-17.0.10-x86_64-1ponce
Reading Package Lists...Done
The following NEW packages will be installed:
  zulu-openjdk17 
0 upgraded, 0 reinstalled, 1 newly installed, 0 to remove, 0 not upgraded.
Need to get 158.8MB of archives.
Do you want to continue? [y/N] y
1/1 Get http://ponce.cc/slackware/slackware64-current/packages/ zulu-openjdk17 17.0.10-x86_64-1ponce [158.8MB]...Done

Reading Package Lists...Done
The following NEW packages will be installed:
  zulu-openjdk17 
0 upgraded, 0 reinstalled, 1 newly installed, 0 to remove, 0 not upgraded.
Need to get 158.8MB of archives.
Do you want to continue? [y/N] y
1/1 Get http://ponce.cc/slackware/slackware64-current/packages/ zulu-openjdk17 17.0.10-x86_64-1ponce [158.8MB]...Done
instead of

Code: Select all


slapt-mod -m libid3tag
Reading Package Lists...Done
The following NEW packages will be installed:
  libid3tag 
0 upgraded, 0 reinstalled, 1 newly installed, 0 to remove, 0 not upgraded.
Need to get 36.0kB of archives.
Do you want to continue? [y/N] y
1/1 Get http://slackware.uk/salix/x86_64/slackware-15.0/ libid3tag 0.15.1b-x86_64-7 [36.0kB]...Done

Done
Verifying package libid3tag-0.15.1b-x86_64-7.txz.
Installing package libid3tag-0.15.1b-x86_64-7.txz:
PACKAGE DESCRIPTION:
# libid3tag (ID3 tag manipulation library)
#
# libid3tag is a library for reading and (eventually) writing ID3 tags,
# both ID3v1 and the various versions of ID3v2.
#
# libid3tag was written by Robert Leslie.
#
Executing install script for libid3tag-0.15.1b-x86_64-7.txz.
Package libid3tag-0.15.1b-x86_64-7.txz installed.
Parallel mksquashfs: Using 4 processors
Creating 4.0 filesystem on /tmp/libid3tag-0.15.1b-x86_64-7.xzm, block size 262144.
[===================================================================|] 4/4 100%

Exportable Squashfs 4.0 filesystem, zstd compressed, data block size 262144
	compressed data, compressed metadata, compressed fragments,
	compressed xattrs, compressed ids
	duplicates are removed
Filesystem size 29.01 Kbytes (0.03 Mbytes)
	27.34% of uncompressed filesystem size (106.11 Kbytes)
Inode table size 316 bytes (0.31 Kbytes)
	36.49% of uncompressed inode table size (866 bytes)
Directory table size 309 bytes (0.30 Kbytes)
	54.21% of uncompressed directory table size (570 bytes)
Number of duplicate files found 0
Number of inodes 25
Number of files 4
Number of fragments 1
Number of symbolic links 5
Number of device nodes 0
Number of fifo nodes 0
Number of socket nodes 0
Number of directories 16
Number of ids (unique uids + gids) 1
Number of uids 1
	root (0)
Number of gids 1
	root (0)
chown: warning: '.' should be ':': ‘guest.’
 
====> '/tmp/libid3tag-0.15.1b-x86_64-7.xzm' was created successfully.
How to Download and build module (ZSTD compression) knowing that the salix source is obsolete and out of service?
How to Download and build module (XZ compression) knowing that the salix source is obsolete and out of service?
How to download every deps without without breaking your head for every listed packages? what to print in /etc/slapt-get/slapt-getrc?


edit
if I do ( Dolphin_emu (Post by beny #92230))

Code: Select all

# Working directory for local storage/cache.
WORKINGDIR=/var/slapt-get

# Exclude package names and expressions.
# To exclude pre and beta packages, add this to the exclude: 
#   [0-9\_\.\-]{1}pre[0-9\-\.\-]{1}
EXCLUDE=^aaa_elflibs,^aaa_base,^devs,^glibc.*,^kernel-.*,^rootuser-settings,^zzz-settings.*,-i?86-

# The Slackware repositories, including dependency information
SOURCE=http://slackware.uk/salix/x86_64/slackware-15.0/:OFFICIAL
SOURCE=http://slackware.uk/salix/x86_64/slackware-15.0/extra/:OFFICIAL

# The Salix repository
SOURCE=http://slackware.uk/salix/x86_64/15.0/:PREFERRED
# And the Salix extra repository
SOURCE=http://slackware.uk/salix/x86_64/extra-15.0/:OFFICIAL

# The Slakfinder repository
SOURCE=https://slakfinder.org/sbomt64-15.0/:DEFAULT
SOURCE=https://slackware.uk/csb/15.0/x86_64/
SOURCE=http://ponce.cc/slackware/slackware64-15.0/packages/

SOURCE=https://slackware.nl/people/alien/sbrepos/15.0/x86_64

# Local repositories
# SOURCE=file:///var/www/packages/:CUSTOM
slapt-mod -u
end by

Code: Select all

Sources failed to download, correct sources and rerun --update
because of

Code: Select all

Retrieving package data [https://slakfinder.org/sbomt64-15.0/]...Failed to download: Failure when receiving data from the peer

User avatar
Ed_P
Contributor
Contributor
Posts: 8956
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Slapt-mod does't work

Post#10 by Ed_P » 09 Jun 2024, 23:34

Did you get your problems resolved benji? :%)

beny
Full of knowledge
Full of knowledge
Posts: 2275
Joined: 02 Jan 2011, 11:33
Location: italy

Slapt-mod does't work

Post#11 by beny » 10 Jun 2024, 19:23

hi Ed_P try in terminal sudo slapt-get --add-keys that read the slapt-getrc configure and refresh the repositories keys,maybe work, on porteux i have done the task but slapt-mod script have a different software version so in my porteux do not work.but slapt-get yes.
guest@porteux:~$ sudo slapt-get -i -d zenity
Reading Package Lists...Done
The following NEW packages will be installed:
zenity
0 upgraded, 0 reinstalled, 1 newly installed, 0 to remove, 0 not upgraded.
Need to get 2.9MB of archives.
1/1 Get http://ponce.cc/slackware/slackware64-current/packages/ zenity 3.44.4-x86_64-1ponce [2.9MB]...Done

User avatar
Ed_P
Contributor
Contributor
Posts: 8956
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Slapt-mod does't work

Post#12 by Ed_P » 10 Jun 2024, 20:55

Thanks beny. Might a good option to add to slapt-mod.

benjibasson
Samurai
Samurai
Posts: 191
Joined: 06 Mar 2019, 15:14
Distribution: Arch linux

Slapt-mod does't work

Post#13 by benjibasson » 13 Jun 2024, 06:58

Ed_P wrote:
09 Jun 2024, 23:34
Did you get your problems resolved benji? :%)
No I don't
even with slapt-get --add-keys, slapt-mod and slapt-get have same behaviours. doesn't try to resolve any deps
I still get

Code: Select all

Retrieving package data [https://slakfinder.org/sbomt64-15.0/]...Failed to download: Failure when receiving data from the peer
is this source definitely down?

I still get

Code: Select all

slapt-mod -m zulu-openjdk17-17.0.10-x86_64-1ponce
Reading Package Lists...Done
The following NEW packages will be installed:
  zulu-openjdk17 
0 upgraded, 0 reinstalled, 1 newly installed, 0 to remove, 0 not upgraded.
Need to get 158.8MB of archives.
Do you want to continue? [y/N] 
instead of

Code: Select all

The following NEW packages will be installed:
 Dep1 Dep2 Dep3 Dep4 ... zulu-openjdk17 
0 upgraded, 0 reinstalled, 6 newly installed, 0 to remove, 0 not upgraded.
same problem with slapt-get

Code: Select all

root@porteus:/home/guest# slapt-get -i -d zulu-openjdk17-17.0.10-x86_64-1ponce
Reading Package Lists...Done
The following NEW packages will be installed:
  zulu-openjdk17 
0 upgraded, 0 reinstalled, 1 newly installed, 0 to remove, 0 not upgraded.
Need to get 158.8MB of archives.
1/1 Get http://ponce.cc/slackware/slackware64-15.0/packages/ zulu-openjdk17 17.0.10-x86_64-1ponce [72.1MB]...Done

Done
root@porteus:/home/guest# 

instead of

Code: Select all

The following NEW packages will be installed:
 Dep1 Dep2 Dep3 Dep4 ... zulu-openjdk17 
0 upgraded, 0 reinstalled, 6 newly installed, 0 to remove, 0 not upgraded.
1/1 Get http://ponce.cc/slackware/slackware64-15.0/packages/ zulu-openjdk17 17.0.10-x86_64-1ponce [72.1MB]...Done

Done
Verifying package zulu-openjdk17 17.0.10-x86_64-1ponce.txz.
Installing package zulu-openjdk17 17.0.10-x86_64-1ponce.txz:
PACKAGE DESCRIPTION:
# zulu-openjdk17 17.0.10-x86_64-1ponce 
#
# zulu-openjdk17 17.0.10-x86_64-1ponce is a 
# blablabla
#
# zulu-openjdk17 17.0.10-x86_64-1ponce was written by...
#
Executing install script for zulu-openjdk17 17.0.10-x86_64-1ponce.txz.
Package zulu-openjdk17 17.0.10-x86_64-1ponce installed.
root@porteus:/home/guest# 

One more time How to download every deps without without breaking your head for every listed packages? what to print in /etc/slapt-get/slapt-getrc?
How to make slapt-mod or slapt-get as easier as for pacman -S or apt-get --install

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 4290
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

Slapt-mod does't work

Post#14 by ncmprhnsbl » 14 Jun 2024, 01:26

benjibasson wrote:
13 Jun 2024, 06:58
One more time How to download every deps without without breaking your head for every listed packages? what to print in /etc/slapt-get/slapt-getrc?
only salix repos will provide dependency resolution
if, for some reason the default slackware.uk mirrors don't work for you, try another: https://docs.salixos.org/wiki/Repository_mirrors
in the case of zulu-openjdk17 there are no missing dependencies : https://download.salixos.org/x86_64/ext ... ix15.0.dep (those are standard libs included in porteus.
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

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

Slapt-mod does't work

Post#15 by rych » 14 Jun 2024, 10:15

benjibasson wrote:
29 May 2024, 10:05
slapt-get doesn't work: it doesn't update salix repositery neither slackdce. it fail and stuck at Salix
works for me:

Code: Select all

root@porteus:~# slapt-mod -u
/usr/local/bin/slapt-mod: line 57: [: llvm-stripped-13.0.0-x86_64-2: binary operator expected
Retrieving package data [http://slackware.uk/salix/x86_64/slackware-15.0/]...  0Done
Retrieving patch list [http://slackware.uk/salix/x86_64/slackware-15.0/]...Done
Retrieving checksum list [http://slackware.uk/salix/x86_64/slackware-15.0/]...  Done
Retrieving checksum signature [http://slackware.uk/salix/x86_64/slackware-15.0/]...Done
Verifying checksum signature [http://slackware.uk/salix/x86_64/slackware-15.0/]...Verified
Retrieving ChangeLog.txt [http://slackware.uk/salix/x86_64/slackware-15.0/]...  Done
Reading Package Lists...Done
Retrieving package data [http://slackware.uk/salix/x86_64/slackware-15.0/extra/]...Done
Retrieving patch list [http://slackware.uk/salix/x86_64/slackware-15.0/extra/]...Done
Retrieving checksum list [http://slackware.uk/salix/x86_64/slackware-15.0/extra/]...Cached
Retrieving checksum signature [http://slackware.uk/salix/x86_64/slackware-15.0/extra/]...Cached
Verifying checksum signature [http://slackware.uk/salix/x86_64/slackware-15.0/extra/]...Verified
Retrieving ChangeLog.txt [http://slackware.uk/salix/x86_64/slackware-15.0/extra/]...Done
Reading Package Lists...Done
Retrieving package data [http://slackware.uk/salix/x86_64/15.0/]...Done
Retrieving patch list [http://slackware.uk/salix/x86_64/15.0/]...Done
Retrieving checksum list [http://slackware.uk/salix/x86_64/15.0/]...Done
Retrieving checksum signature [http://slackware.uk/salix/x86_64/15.0/]...Done
Verifying checksum signature [http://slackware.uk/salix/x86_64/15.0/]...No key for verification
Retrieving ChangeLog.txt [http://slackware.uk/salix/x86_64/15.0/]...Done
Reading Package Lists...Done
Retrieving package data [http://slackware.uk/salix/x86_64/extra-15.0/]...Cached
Retrieving patch list [http://slackware.uk/salix/x86_64/extra-15.0/]...Done
Retrieving checksum list [http://slackware.uk/salix/x86_64/extra-15.0/]...Cached
Retrieving checksum signature [http://slackware.uk/salix/x86_64/extra-15.0/]...Cached
Verifying checksum signature [http://slackware.uk/salix/x86_64/extra-15.0/]...No key for verification
Retrieving ChangeLog.txt [http://slackware.uk/salix/x86_64/extra-15.0/]...Cached
Reading Package Lists...Done
Retrieving package data [https://slackware.uk/csb/15.0/x86_64/]...Cached
Retrieving patch list [https://slackware.uk/csb/15.0/x86_64/]...Done
Retrieving checksum list [https://slackware.uk/csb/15.0/x86_64/]...Cached
Retrieving checksum signature [https://slackware.uk/csb/15.0/x86_64/]...Cached
Verifying checksum signature [https://slackware.uk/csb/15.0/x86_64/]...No key for verification
Retrieving ChangeLog.txt [https://slackware.uk/csb/15.0/x86_64/]...Cached
Reading Package Lists...Done
Retrieving package data [http://ponce.cc/slackware/slackware64-15.0/packages/]...Cached
Retrieving patch list [http://ponce.cc/slackware/slackware64-15.0/packages/]... Done
Retrieving checksum list [http://ponce.cc/slackware/slackware64-15.0/packages/]...Cached
Retrieving checksum signature [http://ponce.cc/slackware/slackware64-15.0/packages/]...Cached
Verifying checksum signature [http://ponce.cc/slackware/slackware64-15.0/packages/]...Verified
Retrieving ChangeLog.txt [http://ponce.cc/slackware/slackware64-15.0/packages/]...Cached
Reading Package Lists...Done
Retrieving package data [https://slackware.nl/people/alien/sbrepos/15.0/x86_64/]...Cached
Retrieving patch list [https://slackware.nl/people/alien/sbrepos/15.0/x86_64/]...Done
Retrieving checksum list [https://slackware.nl/people/alien/sbrepos/15.0/x86_64/]...Cached
Retrieving checksum signature [https://slackware.nl/people/alien/sbrepos/15.0/x86_64/]...Cached
Verifying checksum signature [https://slackware.nl/people/alien/sbrepos/15.0/x86_64/]...Verified
Retrieving ChangeLog.txt [https://slackware.nl/people/alien/sbrepos/15.0/x86_64/]...Done
Reading Package Lists...Done
Retrieving package data [http://taper.alienbase.nl/slackpkgplus/]...Cached
Retrieving patch list [http://taper.alienbase.nl/slackpkgplus/]...Done
Retrieving checksum list [http://taper.alienbase.nl/slackpkgplus/]...Cached
Retrieving checksum signature [http://taper.alienbase.nl/slackpkgplus/]...Cached
Verifying checksum signature [http://taper.alienbase.nl/slackpkgplus/]...Verified
Retrieving ChangeLog.txt [http://taper.alienbase.nl/slackpkgplus/]...Cached
Reading Package Lists...Done
benjibasson wrote:
29 May 2024, 16:30
But lot of missing pacquages: noVLC,
it is found for me (although doesn't actually want to build the 3.0.20 version for some reason)

Code: Select all

root@porteus:~# pmod -s vlc
NOTICE: pkglist is older than 24h; you are encouraged to re-run 'slackpkg update'
Looking for vlc in package list. Please wait... DONE
The list below shows all packages with name matching "vlc".
[upgr] restricted : vlc-3.0.18-x86_64-1alien --> vlc-3.0.19-x86_64-1alien
[unin] restricted : npapi-vlc-20171129-x86_64-1alien
[unin] restricted : vlc2-2.2.8-x86_64-4alien
[mask] alienbob   : vlc-3.0.19-x86_64-1alien
[mask] ponce      : vlc-3.0.20-x86_64-1ponce
You can search specific files using "slackpkg file-search file".

Code: Select all

root@porteus:~# slapt-mod -s vlc
vlc-3.0.17.3-x86_64-3salix15.0  (VLC media player)
vlc-3.0.19-x86_64-1alien  (multimedia player for various audio and video formats)
vlc-3.0.20-x86_64-1ponce  (VLC media player)
vlsub-0.10.2-x86_64-1salix15.0  (VLC extension)

Post Reply