LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-08-2021, 04:18 AM   #1
3rensho
Senior Member
 
Registered: Mar 2008
Location: Deutschland
Distribution: Slackware64-current
Posts: 1,026

Rep: Reputation: 618Reputation: 618Reputation: 618Reputation: 618Reputation: 618Reputation: 618
Slackpkg-15.0


Did the upgrade today including the new slackpkg-15.0 and have some questions about how the new slackpkg works. Perhaps I'm a bit dense but the following things make no sense to me -

1) With the previous version I would run slackpkg update and it would cycle thru the sources (I have slackpkg+ installed too) checking for updates. If I ran slackpkg update again it would check and then stop and tell me that there are no new packages and ask do I want to download the package list again. With the new version it simply runs thru the whole list again ignoring the fact that there were no changes since the previous check.

2) I read about the new blacklist syntax and uncommented the lines pertaining to kernel updates since I always build the packages myself. That said, when I run slackpkg upgrade-all it still offers to install kernel-huge-5.10.14-x86_64-1.txz. Is that supposed to happen?

3) I had several SBo packages blacklisted and with the old slackpkg that worked fine. With the new version it still offers to update them even though I have changed the syntax as far as I understand it.

Thanks for un-confusing this old brain.

Last edited by 3rensho; 02-08-2021 at 05:44 AM.
 
Old 02-08-2021, 05:49 AM   #2
3rensho
Senior Member
 
Registered: Mar 2008
Location: Deutschland
Distribution: Slackware64-current
Posts: 1,026

Original Poster
Rep: Reputation: 618Reputation: 618Reputation: 618Reputation: 618Reputation: 618Reputation: 618
Cleared up item 2. Pkgtool claimed that kernel-huge-5.10.1 was installed even though it wasn't. Used removepkg on it and kernel-huge-5.10.14 is no longer offered when I run "slackpkg upgrade-all". Am tempted at this point to remove slackpkg and installed pkg lists in /var/log and attempt to start over BUT I don't want leave myself marooned with no ability to install packages again.
 
Old 02-08-2021, 05:50 AM   #3
gegechris99
Senior Member
 
Registered: Oct 2005
Location: France
Distribution: Slackware 15.0 64bit
Posts: 1,162
Blog Entries: 5

Rep: Reputation: 394Reputation: 394Reputation: 394Reputation: 394
All points are related to the use of slackpkg+ which is not fully compatible with slackpkg-15 as reported in this thread slackpkg+ 1.8

If you disable use of slackpkg+ by making the following change in /etc/slackpkg/slackpkgplus.conf:
Code:
# Enable (on) / Disable (off) slackpkg+
SLACKPKGPLUS=off
you'd notice that slackpkg blacklist works as advertised.

Last edited by gegechris99; 02-08-2021 at 05:52 AM. Reason: slackpkg+ impacts all 3 reported points
 
1 members found this post helpful.
Old 02-08-2021, 05:53 AM   #4
Petri Kaukasoina
Senior Member
 
Registered: Mar 2007
Posts: 1,865

Rep: Reputation: 1527Reputation: 1527Reputation: 1527Reputation: 1527Reputation: 1527Reputation: 1527Reputation: 1527Reputation: 1527Reputation: 1527Reputation: 1527Reputation: 1527
I have another observation: the default uncommented mirror line in /etc/slackpkg/mirrors.new (copied from /usr/doc/slackpkg-15.0/mirrors-x86*.sample) uses a 14.2 mirror instead of the -current one.
 
2 members found this post helpful.
Old 02-08-2021, 06:36 AM   #5
3rensho
Senior Member
 
Registered: Mar 2008
Location: Deutschland
Distribution: Slackware64-current
Posts: 1,026

Original Poster
Rep: Reputation: 618Reputation: 618Reputation: 618Reputation: 618Reputation: 618Reputation: 618
That did the trick gegechris99. Thanks for pointing that out. Everything works as advertised now.

Yes, I noticed the default uncommented line in mirrors and fixed that straight away Petri.
 
1 members found this post helpful.
Old 02-08-2021, 09:24 AM   #6
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Slackware, Debian, OpenBSD
Posts: 7,346

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Quote:
Originally Posted by Petri Kaukasoina View Post
I have another observation: the default uncommented mirror line in /etc/slackpkg/mirrors.new (copied from /usr/doc/slackpkg-15.0/mirrors-x86*.sample) uses a 14.2 mirror instead of the -current one.
I did a clean install today using the Feb. 8th Slackware64-current ISO (thank you, Eric!). I was surprised that a 14.2 mirror was uncommented when I ran slackpkg update gpg. Once I commented out the 14.2 mirror and added my usual slackware64-current mirror all worked as expected.
 
1 members found this post helpful.
Old 02-08-2021, 10:54 AM   #7
Chuck56
Member
 
Registered: Dec 2006
Location: Colorado, USA
Distribution: Slackware
Posts: 930

Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Even with SLACKPKGPLUS=off, slackpkg-15 doesn't honor the blacklist when multiple kernel packages are installed on my system

Last edited by Chuck56; 02-08-2021 at 10:56 AM.
 
Old 02-08-2021, 11:36 AM   #8
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,409

Rep: Reputation: 4145Reputation: 4145Reputation: 4145Reputation: 4145Reputation: 4145Reputation: 4145Reputation: 4145Reputation: 4145Reputation: 4145Reputation: 4145Reputation: 4145
Quote:
Originally Posted by Chuck56 View Post
Even with SLACKPKGPLUS=off, slackpkg-15 doesn't honor the blacklist when multiple kernel packages are installed on my system
The behavior is curious
The blacklist seems to work on a slackpkg search
But not on a slackpkg install or upgrade-all

Code:
root:slackpkg/ # slackpkg
slackpkg - version 15.0

root:slackpkg/ # echo "sddm-.*" >> blacklist                                                                                                                   [18:33:32]
root:slackpkg/ # slackpkg search sddm
Looking for sddm in package list. Please wait... DONE
No package name matches the pattern.

root:slackpkg/ # slackpkg install sddm
Looking for sddm in package list. Please wait... DONE
Preparing list       [2/2]
Choose packages to install:                                        │  
                                                 │ ┌────────────────────────────────────────────────────────────────┐ │  
                                                 │ │[*] sddm-0.19.0-x86_64-5.txz      slackware64          │ │  
                                                 │ │[*] sddm-kcm-5.20.5-x86_64-2.txz  slackware64          │

EDIT : sorry, my slackpkgplus was "on"

Last edited by marav; 02-08-2021 at 11:41 AM.
 
Old 02-08-2021, 11:49 AM   #9
zerouno
Member
 
Registered: Oct 2009
Location: Italy
Distribution: Slackware
Posts: 983

Rep: Reputation: 352Reputation: 352Reputation: 352Reputation: 352
to fix slackpkg+ blacklist, or report bugs please:
https://www.linuxquestions.org/quest...2/#post6217862
https://www.linuxquestions.org/quest...1/#post6217871
 
1 members found this post helpful.
Old 02-08-2021, 12:00 PM   #10
garpu
Senior Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 1,587

Rep: Reputation: 917Reputation: 917Reputation: 917Reputation: 917Reputation: 917Reputation: 917Reputation: 917Reputation: 917
So for those of us on multilib: update glibc, update slackpkg, update aaa_libraries, then everything else? (Assuming since slackpkg+ isn't working with slackpkg 15 that everything will be done manually?)
 
Old 02-08-2021, 12:14 PM   #11
zerouno
Member
 
Registered: Oct 2009
Location: Italy
Distribution: Slackware
Posts: 983

Rep: Reputation: 352Reputation: 352Reputation: 352Reputation: 352
if your problem is slackpkg+ do not post here.
otherwise I don't understand the question.

If you want multilib without slackpkg+ then upgrade the system with
slackpkg install-new
slackpkg upgrade-all
slackpkg clean-system
then read official instructions
https://slackware.nl/people/alien/multilib/README
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] [ENCHANCEMENT] slackpkg+: do not show the notices "pkglist is older than 24h..." and "remember to re-run 'slackpkg update''..."... yars Slackware 1 01-09-2016 09:56 AM
having trouble after upgrading 14.1 slackware using slackpkg and slackpkg+ [solved] slackartist Slackware 1 12-28-2015 07:28 AM
[SOLVED] Slackpkg, Slackpkg Plus, Slackware 14.1 x86_64 install.log delay or slow to write bamunds Slackware 7 04-22-2014 11:12 AM
[SOLVED] typos in latest /etc/slackpkg/mirrors(.new) [slackpkg-2.82.0-noarch-8.tgz] wailingwailer Slackware 4 09-22-2012 04:04 AM
Slackpkg: missing something in /usr/libexec/slackpkg/functions.d/dialog-functions.sh michelino Slackware 4 03-20-2007 12:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:26 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration