Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
07-02-2014, 09:39 AM
|
#1
|
Member
Registered: Mar 2009
Posts: 48
Rep:
|
slackpkg trying to downgrade my kde and other files I think
I use kde 4.12.5 here and when I run the following I notice it's trying to place 4.10 back in. Why?
commands I run:
Code:
# slackpkg update gpg
Code:
# slackpkg update
Code:
# slackpkg install-new
Code:
# slackpkg upgrade-all
Is there an ignore option in slackpkg?
|
|
|
07-02-2014, 09:54 AM
|
#2
|
Senior Member
Registered: May 2006
Location: France
Distribution: Slackware
Posts: 1,052
|
Hello,
In /etc/slackpkg/blacklist, add :
-- SeB
|
|
|
07-02-2014, 10:00 AM
|
#3
|
Moderator
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
|
Quote:
Originally Posted by phenixia2003
Hello,
In /etc/slackpkg/blacklist, add :
-- SeB
|
Or just use slackpkg+ and add the ktown repo from AlienBob.
|
|
1 members found this post helpful.
|
07-02-2014, 11:38 AM
|
#4
|
Member
Registered: Mar 2009
Posts: 48
Original Poster
Rep:
|
Quote:
Originally Posted by TobiSGD
Or just use slackpkg+ and add the ktown repo from AlienBob.
|
I don't know how to add repos. I assumed Slackware has only slackbuilds.org What is slackpkg+? I'll Google it.
|
|
|
07-02-2014, 11:45 AM
|
#5
|
Member
Registered: Jan 2007
Distribution: Slackware64 Current
Posts: 37
Rep:
|
Quote:
Originally Posted by Quicken2k
What is slackpkg+? I'll Google it.
|
Slackpkg+ is an add-on to the official slackpkg tool. Slackpkg+ allows you to use the slackpkg tool to get packages from other Slackware-related repositories, such as AlienBob's repositories. AlienBob, aka Eric Hameleers, wrote an excellent article about slackpkg+ in his blog: http://alien.slackbook.org/blog/intr...-repositories/
Hope this helps.
|
|
|
07-04-2014, 07:40 AM
|
#7
|
Member
Registered: Mar 2009
Posts: 48
Original Poster
Rep:
|
Quote:
Originally Posted by phenixia2003
Hello,
In /etc/slackpkg/blacklist, add :
-- SeB
|
I installed a few things from his repo will the above code blacklist them all?
|
|
|
07-04-2014, 08:04 AM
|
#8
|
Senior Member
Registered: Feb 2009
Posts: 1,727
|
if you installed them with installpkg than there is no problem
it just tells slackpkg to not up/downgrade alien packages with some from the mirror
(you should also blacklist SBo packages)
if you use slackpkg+ than you just need a higher priority on aliens ktown mirror
|
|
|
07-04-2014, 12:03 PM
|
#9
|
Member
Registered: Mar 2009
Posts: 48
Original Poster
Rep:
|
Quote:
Originally Posted by a4z
if you installed them with installpkg than there is no problem
it just tells slackpkg to not up/downgrade alien packages with some from the mirror
(you should also blacklist SBo packages)
if you use slackpkg+ than you just need a higher priority on aliens ktown mirror
|
I think I saw a line commented out about sbopkg as that's how I install most of my packages. How do I get a higher priority?
|
|
|
07-04-2014, 01:04 PM
|
#10
|
Member
Registered: Dec 2013
Location: NJ / USA
Distribution: Slackware 64 -Current
Posts: 232
Rep:
|
Copied from Alien Pastures http://alien.slackbook.org/blog/intr...-repositories/
Sample:
Code:
This is my configuration file “/etc/slackpkg/slackpkgplus.conf”:
SLACKPKGPLUS=on
PKGS_PRIORITY=( multilib:.* restricted_current:.* restricted:.* alienbob_current:.* alienbob:.* ktown:.* )
REPOPLUS=( slackpkgplus multilib ktown alienbob alienbob_current restricted )
MIRRORPLUS['alienbob']=http://192.168.0.1/slackware/sbrepos/14.0/x86_64/
MIRRORPLUS['restricted']=http://192.168.0.1/slackware/restricted_sbrepos/14.0/x86_64/
MIRRORPLUS['slackpkgplus']=http://slakfinder.org/slackpkg+/
MIRRORPLUS['multilib']=http://192.168.0.1/slackware/multilib/current/
MIRRORPLUS['alienbob_current']=http://192.168.0.1/slackware/sbrepos/current/x86_64/
MIRRORPLUS['restricted_current']=http://192.168.0.1/slackware/restricted_sbrepos/current/x86_64/
MIRRORPLUS['ktown']=http://192.168.0.1/ktown/current/latest/x86_64/
|
|
|
All times are GMT -5. The time now is 12:47 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|