LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 08-02-2004, 02:36 PM   #1
andymadigan
Member
 
Registered: Aug 2004
Location: Rochester, NY
Distribution: Debian Sid
Posts: 59

Rep: Reputation: 15
Howto upgrade from sarge to sid?


I just installed sarge (testing) with debian-installer, i only chose 'desktop-environment' is there a way to upgrade to sid? (I want to use the latest versions of Mozilla Firefox and Thunderbird). Is there a way I can recover the system if something goes wrong during the update?

Last edited by andymadigan; 08-02-2004 at 07:34 PM.
 
Old 08-02-2004, 03:04 PM   #2
Moloko
Member
 
Registered: Mar 2004
Location: Netherlands
Distribution: Debian
Posts: 729

Rep: Reputation: 30
Downgrading is difficult. Sarge is stability, but if you really want Sid, change in your /etc/apt/sources.list the reference to testing or sarge in sid and apt-get upgrade first.

Sid is unstable, so be prepared to have broken packages.
 
Old 08-02-2004, 03:22 PM   #3
kb=mvp
LQ Newbie
 
Registered: Apr 2004
Posts: 14

Rep: Reputation: 0
yeah, I had sid and I used to dist-upgrade it every week and it crached compeltely yesterday, I would advise people to stick with sarge.
BTW, should he change the reference to testing or unstable if he wants sid?
 
Old 08-02-2004, 04:03 PM   #4
macondo
Senior Member
 
Registered: Jul 2003
Location: Central America
Distribution: Slackwre64-current Devuan
Posts: 1,034

Rep: Reputation: 62
my sid is fine, and i update/dist-upgrade every day.

"Howto upgrade from sid to sarge?"

Please go to debian.org, read 'packages' and documentation, so you don't make this kind of mistake and know what you are talking about.

Last edited by macondo; 08-02-2004 at 04:08 PM.
 
Old 08-02-2004, 06:01 PM   #5
andymadigan
Member
 
Registered: Aug 2004
Location: Rochester, NY
Distribution: Debian Sid
Posts: 59

Original Poster
Rep: Reputation: 15
that was a typo

Quote:
Originally posted by macondo
my sid is fine, and i update/dist-upgrade every day.

"Howto upgrade from sid to sarge?"

Please go to debian.org, read 'packages' and documentation, so you don't make this kind of mistake and know what you are talking about.
That was a typo, my first posting shows I already have sarge and want to upgrade to sid, I have read the debian package info (I assume you're talking about packages.debian.org) and much of the documentation exstensively.
 
Old 08-02-2004, 06:04 PM   #6
andymadigan
Member
 
Registered: Aug 2004
Location: Rochester, NY
Distribution: Debian Sid
Posts: 59

Original Poster
Rep: Reputation: 15
problems

Upgraded to sid, I think the root cause of all my problems is that I enabled framebuffer mode, I have and NVidia card and I don't think it likes fb (or something else about my hw is funny).

GDM crashes the moment it starts, I managed to
Code:
startx
from tty2, but GNOME crashes once I click on "Applications". Is there any way to turn off framebuffer other than reinstalling.
 
Old 08-02-2004, 06:35 PM   #7
macondo
Senior Member
 
Registered: Jul 2003
Location: Central America
Distribution: Slackwre64-current Devuan
Posts: 1,034

Rep: Reputation: 62
disable framebuffer in /etc/lilo.config (i think that's the file, i use grub),

in the line:

vga=xxx, edit it to say:

vga=normal

save and exit
reboot

as root, with your favorite editor go to /etc/apt/sources.list, comment or erase the security lines (no security updates in sid, except the one that comes with the packages) just leave the ones for Debian and Debian Non-US, substitute the word 'sarge or testing' for 'sid'

here's my sources.list:

#Debian
deb ftp://ftp.debian.org/debian sid main contrib non-free

#Debian Non-US
deb http://non-us.debian.org/ sid/non-US main contrib non-free

install discover mdetect read-edid

just to ease auto-detection, maybe it will help.

in #debian in the IRC, were commenting about bugs with kde and gnome in sid, check the BTS (bug tracking system) and look for those 2 programs, in the meantime, apt-get install xfce4, you might get a pleasant surprise.

Last edited by macondo; 08-02-2004 at 06:51 PM.
 
Old 08-02-2004, 07:33 PM   #8
andymadigan
Member
 
Registered: Aug 2004
Location: Rochester, NY
Distribution: Debian Sid
Posts: 59

Original Poster
Rep: Reputation: 15
i use grub too

I use grub, it's the default with debian-installer. /etc/lilo.config does not exist.
I used xfce4 on Morphix LightGui, don't like it, and i'm pretty sure that it wouldn't work either. I don't think this is a sid bug, just an ID10T error, isn't there a way to reconfigure a package, I was asked whether to enable fb, there must be a way to disable it.

Last edited by andymadigan; 08-02-2004 at 07:36 PM.
 
Old 08-02-2004, 07:57 PM   #9
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
Quote:
Is there any way to turn off framebuffer
Commenting out the line that mentions "UseFBDev" in your /etx/X11/XF86Config-4 file might help.
 
Old 08-02-2004, 09:17 PM   #10
andymadigan
Member
 
Registered: Aug 2004
Location: Rochester, NY
Distribution: Debian Sid
Posts: 59

Original Poster
Rep: Reputation: 15
THANK YOU

Thank you very much, the last suggestion fixed it. At the top of document, it said to run
Code:
dpkg-reconfigure xserver-xfree86
That was the step executed during apt-get dist-upgrade that I had messed up on. Once I told it not to use framebuffer, everything started working again. I am posting this from sid w/ Firefox 0.91, exactly what I wanted!

Note: I seem to have gotten rid of KDE in the process (at one point I tried just removing everything till I hit the bad package) so I actually gained something, HD space!
 
  


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
Howto? upgrade kernel on initial boot into Sarge haertig Debian 12 11-12-2005 11:58 PM
sound trouble after upgrade from sarge to sid megaroni Debian 2 09-09-2004 12:04 AM
How to upgrade from Sarge to Sid? Rory in Toronto Debian 7 06-07-2004 09:36 PM
help, lost sound support on upgrade from Sarge to Sid zero79 Debian 4 04-20-2004 10:40 PM
wow! knoppix 3.3 to hdd to upgrade sarge/sid esteeven Debian 1 02-15-2004 12:45 AM

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

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