LinuxQuestions.org
Help answer threads with 0 replies.
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 04-15-2015, 02:56 AM   #1
agropec
Member
 
Registered: Nov 2014
Posts: 35

Rep: Reputation: Disabled
How to upgrade from stable to current?


Hello

I am using Slackware 14.1, and i would like to upgrade to current. I read current/UPGRADE.TXT, but it is related to 14.0 to 14.1

Could you please give me some ideas?
thanks.
 
Old 04-15-2015, 04:19 AM   #2
solarfields
Senior Member
 
Registered: Feb 2006
Location: slackalaxy.com
Distribution: Slackware, CRUX
Posts: 1,449

Rep: Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997
http://www.linuxquestions.org/questi...5/#post4676576
 
Old 04-15-2015, 04:27 AM   #3
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Go to your /etc/slackpkg/mirrors file and switch the 14.1 URL to one for -Current on the list, then run as such:

Code:
slackpkg update
slackpkg update gpg
slackpkg install-new
slackpkg upgrade-all
slackpkg clean-system
You will want to run clean-system to remove any old SBo packages so they can be rebuilt against the -Current system libraries as well as remove deprecated packages sent to /pasture, especially any kernel module packages. Make certain you comment out the SBo exclusion in /etc/slackpkg/blacklist before running this.
 
3 members found this post helpful.
Old 04-15-2015, 08:39 AM   #4
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
slackpkg update gpg, then slackpkg update, followed by the remaining commands in your list.
 
Old 04-16-2015, 10:59 PM   #5
rkelsen
Senior Member
 
Registered: Sep 2004
Distribution: slackware
Posts: 4,441
Blog Entries: 7

Rep: Reputation: 2551Reputation: 2551Reputation: 2551Reputation: 2551Reputation: 2551Reputation: 2551Reputation: 2551Reputation: 2551Reputation: 2551Reputation: 2551Reputation: 2551
Any of the above will work, but you should consider that Slackware-current is not intended to be used in production.
 
1 members found this post helpful.
Old 04-16-2015, 11:03 PM   #6
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Quote:
Originally Posted by rkelsen View Post
Any of the above will work, but you should consider that Slackware-current is not intended to be used in production.
Exactly! As a rule we will offer help and support for patched full installations of Slackware-stable. If you choose to run Slackware-current then you are expected to do some of your own trouble shooting if things go awry. In my experience Slackware-current is very stable, but, breakage does occur from time to time.
 
Old 04-20-2015, 02:46 AM   #7
agropec
Member
 
Registered: Nov 2014
Posts: 35

Original Poster
Rep: Reputation: Disabled
Thanks for the answers.
 
Old 04-20-2015, 05:09 AM   #8
fu9ar
Member
 
Registered: Oct 2014
Location: Cyberinternetspace
Distribution: Slackware, mostly
Posts: 49

Rep: Reputation: 2
I just had some fun with slackpkg (I didn't do it right) and a bit of a retro moment using links and bash in a vertically segmented screen session. After some futzing around after a blind upgrade that broke X... slackpkg ended up segfaulting and I nuked my install from orbit and reinstalled from optical media.

Last edited by fu9ar; 04-20-2015 at 05:10 AM.
 
Old 04-20-2015, 12:24 PM   #9
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Breaks do occur, but because -Current isn't a true rolling release, the breaks are fewer because there is some level of quality in -Current.
 
Old 04-20-2015, 08:13 PM   #10
T3slider
Senior Member
 
Registered: Jul 2007
Distribution: Slackware64-14.1
Posts: 2,367

Rep: Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843
Quote:
Originally Posted by fu9ar View Post
slackpkg ended up segfaulting
If you can make a shell script segfault you have a special kind of talent.
 
  


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
Do you use stable or current? ~sHyLoCk~ Slackware 54 08-30-2014 04:30 AM
Stable 13 kernel vs Current kernel in Stable system linus72 Slackware 6 04-01-2010 07:45 AM
Getting -current from -stable? Nylex Slackware 1 08-28-2009 12:41 AM
how can i upgrade my squid 2.5 stable 1 to stable 3 in RH9? debloxie Linux - Networking 0 05-12-2004 08:49 PM
how can i upgrade my squid 2.5 stable 1 to stable 3 in RH9? debloxie Linux - Networking 0 05-12-2004 11:25 AM

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

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