LinuxQuestions.org
Visit Jeremy's Blog.
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 05-24-2024, 04:47 PM   #121
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 6,067

Original Poster
Rep: Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072

A new Release 5.0.9 for slpkg was published

Changelog:
Code:
### 5.0.9 - 23/05/2024

- Added:
    * Inform message for invalid package version with the upgrade command
    * Config to delete sources after build or install packages
 
Old 06-07-2024, 10:26 AM   #122
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 6,067

Original Poster
Rep: Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072
A new Release 5.1.0 for slpkg was publishe

Changelog:
Code:
### 5.1.0 - 06/06/2024
- Added:
    * Added PACKAGE_METHOD config to choose the upgrade method
    * Added DOWNGRADE_PACKAGES config to allow to downgrade packages (Thanks to marav)
    * Added PACKAGE_TYPE config if you prefer to add your own binary type
    * Added python3-tomlkit to replace tomli and tomllib for -current

- Updated:
    * Updated message for invalid package version
    * Updated upgrade.log file to json format
    * Separation of the process bar with progress bar
 
1 members found this post helpful.
Old 08-10-2024, 02:35 AM   #123
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 6,067

Original Poster
Rep: Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072
A new Release 5.1.1 for slpkg was published

Changelog:
Code:
### 5.1.1 - 22/07/2024

- Added:
    * Added an 'installed' tag for installed packages in the search command
    * Added option --fetch to see the fastest and the slower mirror

- Fixed:
    * Fixed to create custom repositories (Thanks to mac-a-r0ni)
    * Fixed OSError: [Errno 24] too many open files for parallel download (Thanks to rizitis)
 
Old 08-19-2024, 07:51 AM   #124
Tonus
Senior Member
 
Registered: Jan 2007
Location: Paris, France
Distribution: Slackware-15.0
Posts: 1,440
Blog Entries: 3

Rep: Reputation: 536Reputation: 536Reputation: 536Reputation: 536Reputation: 536Reputation: 536
Hi

On SBo a quote typo makes the SlackBuild fail.
It's a missing " after 02

Regards
 
Old 08-19-2024, 08:17 AM   #125
solarfields
Senior Member
 
Registered: Feb 2006
Location: Outer Shpongolia
Distribution: CRUX
Posts: 1,510

Rep: Reputation: 1061Reputation: 1061Reputation: 1061Reputation: 1061Reputation: 1061Reputation: 1061Reputation: 1061Reputation: 1061
my experience with this was that syncing from SBo was horribly slow
 
Old 08-19-2024, 08:24 AM   #126
Tonus
Senior Member
 
Registered: Jan 2007
Location: Paris, France
Distribution: Slackware-15.0
Posts: 1,440
Blog Entries: 3

Rep: Reputation: 536Reputation: 536Reputation: 536Reputation: 536Reputation: 536Reputation: 536
Yes, I agree with you and use it only on systems that are not my main (kids, mother and al). I do not really care for the time it takes and appreciate not to deal with queues there.
 
1 members found this post helpful.
Old 08-19-2024, 08:39 AM   #127
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,891

Rep: Reputation: 1928Reputation: 1928Reputation: 1928Reputation: 1928Reputation: 1928Reputation: 1928Reputation: 1928Reputation: 1928Reputation: 1928Reputation: 1928Reputation: 1928
Quote:
Originally Posted by Tonus View Post
Hi

On SBo a quote typo makes the SlackBuild fail.
It's a missing " after 02

Regards
i have it fixed on my branch yesterday
 
2 members found this post helpful.
Old 09-16-2024, 01:03 PM   #128
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 6,067

Original Poster
Rep: Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072
A new Release 5.1.2 for slpkg was published

Changelog:
Code:
### 5.1.2 - 22/08/2024
- Fixed:
    * Fixed for upgrade when new_packages method is enabled
 
1 members found this post helpful.
Old 09-27-2024, 08:50 AM   #129
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 6,067

Original Poster
Rep: Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072
A new Release 5.1.3 for slpkg was published

Changelog:
Code:
### 5.1.3 - 26/09/2024
- Fixed:
    * Fixed ascii characters done and failed
- Updated:
    * Updated the upgrade method to first add newly added packages to install
- Added:
    * Added to support git repositories
    * Added finished time for update
 
1 members found this post helpful.
Old 10-01-2024, 10:57 AM   #130
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 6,067

Original Poster
Rep: Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072
A new Release 5.1.4 for slpkg was published

Cahngelog:
Code:
### 5.1.4 - 29/09/2024

- Fixed:
    * Fixed for auto-update git repositories
 
Old 10-11-2024, 08:16 AM   #131
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 6,067

Original Poster
Rep: Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072Reputation: 5072
A new Release 5.1.5 for slpkg was published

Changelog:
Code:
### 5.1.5 - 06/10/2024

- Updated:
    * Updated to search installed packages by repository
 
Old 11-30-2024, 04:26 AM   #132
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,610

Rep: Reputation: 912Reputation: 912Reputation: 912Reputation: 912Reputation: 912Reputation: 912Reputation: 912Reputation: 912
since the latest python3 upgrade, slpkg doesn't work anymore?

Last edited by nobodino; 11-30-2024 at 04:27 AM.
 
Old 11-30-2024, 06:18 AM   #133
chrisretusn
Senior Member
 
Registered: Dec 2005
Location: Philippines
Distribution: Slackware64-current
Posts: 3,484

Rep: Reputation: 1969Reputation: 1969Reputation: 1969Reputation: 1969Reputation: 1969Reputation: 1969Reputation: 1969Reputation: 1969Reputation: 1969Reputation: 1969Reputation: 1969
You did rebuild slpkg and its dependencies, right?

I haven't tried slpkg since rebuilding all packages python related. I don't really use it much but update, search, repo-info, view all are working.

Edit: when using dependees it come up short (not showing all of them) with requires. Not sure if this is normal.

Last edited by chrisretusn; 11-30-2024 at 06:23 AM.
 
Old 11-30-2024, 11:22 PM   #134
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,610

Rep: Reputation: 912Reputation: 912Reputation: 912Reputation: 912Reputation: 912Reputation: 912Reputation: 912Reputation: 912
error message:

Code:
ModuleNotFoundError: No module named 'tomlkit'
so I did this:

Code:
pip3 install tomlkit
because:

Code:
sbopkg -i python3-tomlkit
failed

then new error:

Code:
ModuleNotFoundError: No module named 'dialog'
pip3 install dialog doesn't work.

So I installed with sbopkg python3-pythondialog:

Code:
sbopkg -i python3-pythondialog
Now it works again!

Last edited by nobodino; 12-01-2024 at 02:46 AM.
 
Old 12-01-2024, 06:46 AM   #135
chrisretusn
Senior Member
 
Registered: Dec 2005
Location: Philippines
Distribution: Slackware64-current
Posts: 3,484

Rep: Reputation: 1969Reputation: 1969Reputation: 1969Reputation: 1969Reputation: 1969Reputation: 1969Reputation: 1969Reputation: 1969Reputation: 1969Reputation: 1969Reputation: 1969
Glad you got it working. I don't use pip, I build each package. From my python-slpkg.SlackBuild I have these listed as dependencies "pythondialog python-tomlkit (python-poetry-core)". One in parenthesis is a dependency of python-tomlkit.
 
1 members found this post helpful.
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
[SOLVED] No package 'x11' found No package 'xext' found No package 'xdamage' found No package 'xfixes' found No package 'x11-xcb' found Jigsaw Linux From Scratch 14 02-23-2021 08:35 PM
confused about iojs installation using slpkg Sefid par Slackware 4 08-31-2015 07:13 PM
Poll: Yast Package Manager vs. Smart Package Manager in 10.1 agentchange SUSE / openSUSE 6 06-02-2006 08:29 AM

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

All times are GMT -5. The time now is 06:39 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