LinuxQuestions.org
Review your favorite Linux distribution.
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 03-20-2017, 09:22 AM   #1
thethinker
Member
 
Registered: Jul 2006
Location: Peabody, MA, USA
Distribution: Xubuntu, Slackware, Pop!_OS
Posts: 297
Blog Entries: 2

Rep: Reputation: 37
Unhappy slackpkg isn't finding any packages


I'm a new user for slackpkg, but it doesn't seem to be locating any of the requested packages, which I can verify exist by visiting Slackbuilds.org. For instance:

Code:
# slackpkg install insync

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

No packages match the pattern for install. Try:

	/usr/sbin/slackpkg reinstall|upgrade 

# slackpkg install jedi  

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

No packages match the pattern for install. Try:

	/usr/sbin/slackpkg reinstall|upgrade 


# slackpkg install org-mode

Looking for org-mode in package list. Please wait... DONE

No packages match the pattern for install. Try:

	/usr/sbin/slackpkg reinstall|upgrade
Slackware 14.2 - is there a setting I am missing somewhere? I picked a mirror that seemed to connect with no problems, but I did no other configuration.
 
Old 03-20-2017, 09:50 AM   #2
montagdude
Senior Member
 
Registered: Apr 2016
Distribution: Slackware
Posts: 2,011

Rep: Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619
slackpkg is not intended to work with SlackBuilds.org, but rather packages from the base Slackware system. In fact, SlackBuilds.org hosts build scripts, not packages. I suggest you read these pages:

https://slackbuilds.org/howto/
https://docs.slackware.com/slackwareackage_management
https://docs.slackware.com/slackware:slackpkg

Last edited by montagdude; 03-20-2017 at 09:51 AM.
 
1 members found this post helpful.
Old 03-20-2017, 09:57 AM   #3
thethinker
Member
 
Registered: Jul 2006
Location: Peabody, MA, USA
Distribution: Xubuntu, Slackware, Pop!_OS
Posts: 297

Original Poster
Blog Entries: 2

Rep: Reputation: 37
Quote:
Originally Posted by montagdude View Post
slackpkg is not intended to work with SlackBuilds.org, but rather packages from the base Slackware system. In fact, SlackBuilds.org hosts build scripts, not packages. I suggest you read these pages:

https://slackbuilds.org/howto/
https://docs.slackware.com/slackwareackage_management
https://docs.slackware.com/slackware:slackpkg
Wow I'm sorry, I totally misunderstood. I've used SlackBuilds for all my Slackware package needs, I know how it works - I thought slackpkgs was an implementation of those build scripts.

Anyway, thanks for setting me straight!
 
Old 03-20-2017, 10:09 AM   #4
montagdude
Senior Member
 
Registered: Apr 2016
Distribution: Slackware
Posts: 2,011

Rep: Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619
Quote:
Originally Posted by thethinker View Post
Wow I'm sorry, I totally misunderstood. I've used SlackBuilds for all my Slackware package needs, I know how it works - I thought slackpkgs was an implementation of those build scripts.

Anyway, thanks for setting me straight!
If you are looking for an automated tool for SlackBuilds.org, you might want to check out sbopkg or sbotools.
 
2 members found this post helpful.
Old 03-20-2017, 10:15 AM   #5
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
There's a few programs that will interact with SBo. sbopkg, slpkg, sbotools, slackrepo, and probably others I'm forgetting (sorry to any I forgot).

You can also configure slackpkg+ (an unofficial extension to slackpkg to allow 3rd-party package repos) to use slackonly, which is a repo that uses slackrepo to build all the SlackBuilds on SBo.
 
1 members found this post helpful.
Old 03-20-2017, 10:37 AM   #6
Gerard Lally
Senior Member
 
Registered: Sep 2009
Location: Leinster, IE
Distribution: Slackware, NetBSD
Posts: 2,177

Rep: Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761
Quote:
Originally Posted by thethinker View Post
I'm a new user for slackpkg, but it doesn't seem to be locating any of the requested packages, which I can verify exist by visiting Slackbuilds.org. For instance:

Code:
# slackpkg install org-mode

Looking for org-mode in package list. Please wait... DONE

No packages match the pattern for install. Try:

	/usr/sbin/slackpkg reinstall|upgrade
Emacs comes with org-mode these days.
 
Old 03-20-2017, 12:13 PM   #7
thethinker
Member
 
Registered: Jul 2006
Location: Peabody, MA, USA
Distribution: Xubuntu, Slackware, Pop!_OS
Posts: 297

Original Poster
Blog Entries: 2

Rep: Reputation: 37
Quote:
Originally Posted by Gerard Lally View Post
Emacs comes with org-mode these days.
Not related - I just wanted to point out that it wasn't finding *any* packages, so I found a few random ones to demonstrate. As pointed out, of course they weren't found because slackpkg only looks at the Official Slackware packages, not SBs.
 
  


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] slackpkg new-config not finding .new files stoa Slackware 9 06-07-2016 11:37 AM
slackpkg+ can't download any packages tiktik Slackware 2 09-06-2015 03:28 PM
Slackpkg+ and restricted packages marnold Slackware 7 11-12-2013 10:44 PM
configure script isn finding intltool fakie_flip Programming 0 06-26-2007 05:31 AM
9.1 DVD installation isn't finding source packages during install KarmaEnforcer SUSE / openSUSE 1 04-16-2005 06:45 AM

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

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