Article 6H6NX Warning of several errors as slackpkg ran under full install of slackware live DAW

Warning of several errors as slackpkg ran under full install of slackware live DAW

by
fredmyra
from LinuxQuestions.org on (#6H6NX)
I have just installed slackware64-live-daw-15.0 and proceeded to update with:
Code:slackpkg update
slackpkg upgrade-allI did not notice anything special during the upgrading but once I confirmed the new .config files I got a warning of errors (which I understand to be of md5sum)
as below:

Code: Press SPACE for more, ENTER to skip

What do you want (K/O/R/P)?

(K)eep the old files and consider .new files later

(O)verwrite all old files with the new ones. The
old files will be stored with the suffix .orig

(R)emove all .new files

(P)rompt K, O, R selection for every single file
O


==============================================================================
WARNING! WARNING! WARNING! WARNING! WARNING!
==============================================================================
One or more errors occurred while slackpkg was running:

ca-certificates-20231117-noarch-1_slack15.0.txz: md5sum
kernel-headers-5.15.139-x86-1.txz: md5sum
libX11-1.8.7-x86_64-1_slack15.0.txz: md5sum
libXpm-3.5.17-x86_64-1_slack15.0.txz: md5sum
libarchive-3.7.2-x86_64-1_slack15.0.txz: md5sum
libcaca-0.99.beta20-x86_64-1_slack15.0.txz: md5sum
libcue-2.2.1-x86_64-4_slack15.0.txz: md5sum
libnotify-0.8.3-x86_64-1_slack15.0.txz: md5sum

==============================================================================
I suspect this may not be serious but I felt obliged to inform.

P.S. : In retrospect, I just became aware that I jumped over
Code:slackpkg update gpgCould that explain the warning?

I have now done:
Code:root@esprimo_Q:~# slackpkg update gpg

Getting key from https://www.slackware.com/infra/keys/GPG-KEY
Slackware Linux Project's GPG key added

root@esprimo_Q:~# slackpkg update

Updating the package lists...
Downloading...
Downloading https://mirrors.slackware.com/slackware/slackware64-15.0/CHECKSUMS.md5.asc...
--2023-12-16 19:57:15-- https://mirrors.slackware.com/slackware/slackware64-15.0/CHECKSUMS.md5.asc
Resolving mirrors.slackware.com (mirrors.slackware.com)... 207.223.116.213
Connecting to mirrors.slackware.com (mirrors.slackware.com)|207.223.116.213|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 163 [text/plain]
Saving to: i/tmp/slackpkg.qDW2Tf/CHECKSUMS.md5.asci

/tmp/slackpkg.qD 100%[=========>] 163 --.-KB/s in 0s

2023-12-16 19:57:16 (179 MB/s) - i/tmp/slackpkg.qDW2Tf/CHECKSUMS.md5.asci saved [163/163]

No changes in ChangeLog.txt between your last update and now.
Do you really want to download all other files (y/N)? n

root@esprimo_Q:~# slackpkg upgrade-all

Checking local integrity... DONE
Looking for packages to upgrade. Please wait... DONE

No packages match the pattern for upgrade. Try:

/usr/sbin/slackpkg install|reinstallSo it seems it was not that serious, but I am informing anyway as I am not able to come to any conclusion by myself. Things seem to be running well so far.
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments