LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 12-31-2022, 05:35 AM   #1
3rensho
Senior Member
 
Registered: Mar 2008
Location: Deutschland
Distribution: Slackware64-current
Posts: 1,024

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
slpkg updated to version 4.4.3


Following Willy's SBO packages update today (31.12.22) sbopkg noted an update possibility for slpkg and I went ahead and updated it. Build went without a hitch but slpkg won't run (I've been using the previous version with no problems)

Code:
bash-5.2# slpkg
Traceback (most recent call last):
  File "/usr/sbin/slpkg", line 5, in <module>
    from slpkg.main import main
  File "/usr/lib64/python3.9/site-packages/slpkg/main.py", line 7, in <module>
    from slpkg.checks import Check
  File "/usr/lib64/python3.9/site-packages/slpkg/checks.py", line 7, in <module>
    from slpkg.configs import Configs
  File "/usr/lib64/python3.9/site-packages/slpkg/configs.py", line 27, in <module>
    class Configs:
  File "/usr/lib64/python3.9/site-packages/slpkg/configs.py", line 91, in Configs
    sbo_chglog_txt: str = config['sbo_chglog_txt']
KeyError: 'sbo_chglog_txt'
bash-5.2#
Anyone else seeing this? I'm running fully updated slack64-current
 
Old 12-31-2022, 05:57 AM   #2
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,368

Rep: Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085
Same here
Ditto with the git version

Can you open an issue ? (if you don't have a gitlab account, I can open it)

https://gitlab.com/dslackw/slpkg/-/issues

EDIT: The version that works: 4.3.9

Last edited by marav; 12-31-2022 at 06:09 AM.
 
Old 12-31-2022, 06:17 AM   #3
dslackw
Member
 
Registered: Aug 2014
Location: Orestiada, GR
Distribution: Slackware 15.0 x86_64 -stable
Posts: 158

Rep: Reputation: 44
Hi,

Try: mv /etc/slpkg/slpkg.toml.new /etc/slpkg/slpkg.toml
 
4 members found this post helpful.
Old 12-31-2022, 06:21 AM   #4
3rensho
Senior Member
 
Registered: Mar 2008
Location: Deutschland
Distribution: Slackware64-current
Posts: 1,024

Original Poster
Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
Quote:
Originally Posted by dslackw View Post
Hi,

Try: mv /etc/slpkg/slpkg.toml.new /etc/slpkg/slpkg.toml
Aha, thanks for that. Fixes the problem for me. Hadn't seen that there was a .new file.

Last edited by 3rensho; 12-31-2022 at 06:22 AM.
 
Old 12-31-2022, 06:36 AM   #5
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,368

Rep: Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085
Quote:
Originally Posted by dslackw View Post
Hi,

Try: mv /etc/slpkg/slpkg.toml.new /etc/slpkg/slpkg.toml
Thx Dimitris

and thank you very much for the improvements ;-)

Last edited by marav; 12-31-2022 at 06:40 AM.
 
Old 12-31-2022, 10:17 AM   #6
dslackw
Member
 
Registered: Aug 2014
Location: Orestiada, GR
Distribution: Slackware 15.0 x86_64 -stable
Posts: 158

Rep: Reputation: 44
Quote:
Originally Posted by marav View Post
Thx Dimitris

and thank you very much for the improvements ;-)
You are welcome, I hope more are coming...
 
1 members found this post helpful.
Old 12-31-2022, 10:30 AM   #7
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,368

Rep: Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085Reputation: 4085
Quote:
Originally Posted by 3rensho View Post
Aha, thanks for that. Fixes the problem for me. Hadn't seen that there was a .new file.
Speaking of improvements
Maybe this one needs to be meditated on, at least
 
Old 12-31-2022, 11:37 AM   #8
dslackw
Member
 
Registered: Aug 2014
Location: Orestiada, GR
Distribution: Slackware 15.0 x86_64 -stable
Posts: 158

Rep: Reputation: 44
Quote:
Originally Posted by marav View Post
Speaking of improvements
Maybe this one needs to be meditated on, at least

I have already fixed this...
 
  


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
Slpkg New Slackware packaging tool dslackw Slackware 228 11-23-2022 02:04 AM
slpkg, mutilib and Pipelight. globetrotterdk Slackware 6 03-02-2016 03:22 PM
slpkg usage question: how to upgrade *installed* packages wireshark Slackware 8 11-16-2015 11:47 PM
confused about iojs installation using slpkg Sefid par Slackware 4 08-31-2015 07:13 PM

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

All times are GMT -5. The time now is 07:59 AM.

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