LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 12-25-2009, 09:30 AM   #1
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Question Opinions on Best Way to upgrade from Lenny/Lenny Backports to Squeeze??


So, just wonderin' before I screw up my nice install

I have several Lenny's on several partitions, along with Ubuntu's, and Slack's too

Now, I wanna upgrade my e17 lenny(with some lenny backport pkgs)
to a full Squeeze system

So, Heres my questions-

1) First, do I have to edit my sources.list and change anything that says lenny
or stable to squeeze/testing?

2) Whats the best way to do this?
apt-get dist-upgrade
aptitude safe-upgrade
aptitude full-upgrade

?

3) and; should I do this after hitting cntrl-alt-f1 and do it from the console?
so no desktop/gdm running etc

so, heres my current sources.list
Code:
#
deb http://ftp.us.debian.org/debian/ lenny main contrib non-free
deb-src http://ftp.us.debian.org/debian/ lenny main contrib non-free #Added by software-properties

deb http://security.debian.org/ lenny/updates main contrib non-free
deb-src http://security.debian.org/ lenny/updates main contrib non-free #Added by software-properties

##############################################################
##################### UNOFFICIAL  REPOS ######################
##############################################################

###### 3rd Party Binary Repos

#### Debian Backports - http://www.backports.org
## Run this command: gpg --keyserver hkp://subkeys.pgp.net --recv-keys 16BA136C && gpg --export 16BA136C | apt-key add -
deb http://www.backports.org/debian lenny-backports main contrib non-free

#### Lenny and a Half - http://wiki.debian.org/LennyAndAHalf
deb ftp://ftp.debian.org/debian lenny-proposed-updates main

#### The Opera .deb Repository - http://deb.opera.com/
## Run this command: wget -O - http://deb.opera.com/archive.key | apt-key add -
deb http://deb.opera.com/opera/ stable non-free

deb http://apt.wicd.net lenny extras


### Hag GNU/Linux Repository - Hag related packages
deb http://hag-linux.eu.org/deb/ hag main contrib non-free
deb-src http://hag-linux.eu.org/deb/ hag main contrib non-free

### Hag GNU/Linux Repository - Hag magic packages (configs, styles, etc.)
deb http://hag-linux.eu.org/deb/ hag-magic main contrib non-free
deb-src http://hag-linux.eu.org/deb/ hag-magic main contrib non-free

### Hag GNU/Linux Repository - Hag development packages
deb http://hag-linux.eu.org/deb/ hag-dev main contrib non-free
deb-src http://hag-linux.eu.org/deb/ hag-dev main contrib non-free

# stable repository:
# deb http://deb.grml.org/ grml-stable main
# deb-src http://deb.grml.org/ grml-stable main

# testing/development repository:
# deb http://deb.grml.org/ grml-testing main
# deb-src http://deb.grml.org/ grml-testing main

# Ultimate Edition/Ubuntu 9.04
# deb http://downloadue.info/repo/ jaunty all #Ultamatix Repository

# e17 Repo
deb http://cafelinux.org/Downloads/oz-os tinwoodman main
thanks for the Help
and Merry Christmas everyone!
 
Old 12-25-2009, 10:09 AM   #2
cola
Senior Member
 
Registered: Sep 2007
Posts: 1,045

Rep: Reputation: 65
Code:
sudo aptitude dist-upgrade
lenny to testing in /etc/sources.list.
 
Old 12-25-2009, 10:34 AM   #3
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
1) somewhat obviously, yes
2) read the release notes for etch->lenny for some hints. Upgrade aptitude/apt/dpkg first. Then (iirc) hit the kernel. Then do a full-upgrade.
3) Yes, in case graphical services are upgraded and restarted
 
Old 12-25-2009, 07:36 PM   #4
j1alu
Member
 
Registered: Apr 2009
Distribution: debian gnu/linux
Posts: 798

Rep: Reputation: Disabled
linus, check at forums.debian (or just believe me): atm there is a bit of trouble when upgrading. perhaps wait a bit.

after changing the sources i usually do
apt-get install apt dpkg aptitude perl
(might be a bit different, im not sure yet), then apt-get upgrade, then apt-get dist-upgrade.

apt-listbugs is a usefull package.

good to hear you got the light shining
 
Old 12-26-2009, 08:37 AM   #5
milomak
Member
 
Registered: May 2009
Posts: 147

Rep: Reputation: 18
Quote:
Originally Posted by j1alu View Post
linus, check at forums.debian (or just believe me): atm there is a bit of trouble when upgrading. perhaps wait a bit.
yep it seems there are still some residual issues in testing.
 
Old 12-26-2009, 08:47 AM   #6
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
well

I did a minimal no x net install of squeeze, thinking to make a live cut
LOL

live-magic doesn't even work in squeeze
nor does the new remastersys pkg for it...
nor do alot of things including splash?

oh well; SqueezeBox will have to wait awhile....

I have now finished the newest 503box "lenny&3/4" with a bad ass fluxbox and e17-svn
chock full of good stuff

Look for post tomorrow about it too
 
Old 12-26-2009, 08:49 AM   #7
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
I just did a fresh Testing install yesterday (new hard drive), and my only problem was the speaker being set to "off" .. hours of checking on what alsa packages I needed, moving all possible volume controls, and I just had to show, then check, the speaker switch. So no real issues here.
 
Old 12-26-2009, 09:44 AM   #8
milomak
Member
 
Registered: May 2009
Posts: 147

Rep: Reputation: 18
Quote:
Originally Posted by AlucardZero View Post
I just did a fresh Testing install yesterday (new hard drive), and my only problem was the speaker being set to "off" .. hours of checking on what alsa packages I needed, moving all possible volume controls, and I just had to show, then check, the speaker switch. So no real issues here.
that's not uncommon with alsa. and not just on debian.
 
  


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
why for ksystraycmd, I should install all KDE in SQUEEZE; it wasnt with Lenny :( frenchn00b Debian 2 10-24-2009 12:24 PM
The default Lenny kernel, of stable, sucks. Alternatives from backports? frenchn00b Debian 10 03-26-2009 05:37 PM
openoffice 'Javaldx failed!" Debian lenny squeeze kaz2100 Debian 0 02-23-2009 06:27 AM
Lenny->Squeeze: keyboard problem jdkaye Debian 2 02-17-2009 08:11 AM
Lenny + 1 = Squeeze rickh Linux - General 6 09-01-2008 11:36 PM

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

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