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 05-02-2005, 11:28 PM   #1
curly08
LQ Newbie
 
Registered: Apr 2005
Posts: 21

Rep: Reputation: 15
Upgrading from sarge to sid


Can someone please point me in the direction of a good tutorial on how to make debian unstable? Or if the steps are pretty easy, could you please just outline them?

Thanks. Much appreciated.
 
Old 05-03-2005, 12:33 AM   #2
uberNUT69
Member
 
Registered: Jan 2005
Location: Tasmania
Distribution: Xen Debian Lenny/Sid
Posts: 578

Rep: Reputation: 30
Have a look at /etc/apt/sources.list
and change sarge to sid (testing to unstable)
(or _add_ duplicate lines with sid instead of sarge)

then execute 'apt-get update && apt-get dist-upgrade'
 
Old 05-03-2005, 02:43 AM   #3
Underhill
Member
 
Registered: Aug 2004
Location: Kuala Lumpur, Malaysia
Distribution: Debian Etch
Posts: 58

Rep: Reputation: 15
You've got to change the Pin-Priority in /etc/apt/preferences too. Set unstable higher than testing. Something this:

Package: *
Pin: release o=Debian,a=unstable
Pin-Priority: 400

Package: *
Pin: release o=Debian,a=testing
Pin-Priority: 300


After that, add the unstable repository addy in your /etc/apt/sources.list for example:

deb http://mirrors.kernel.org/debian/ unstable main non-free contrib
deb-src http://mirrors.kernel.org/debian/ unstable main non-free contrib

After that execute 'apt-get update && apt-get dist-upgrade'

Last edited by Underhill; 05-03-2005 at 02:48 AM.
 
Old 05-03-2005, 07:06 AM   #4
macondo
Senior Member
 
Registered: Jul 2003
Location: Central America
Distribution: Slackwre64-current Devuan
Posts: 1,034

Rep: Reputation: 62
Sid is not for people like you.

Sid is for users who know what they're doing in the few times when something goes wrong. It's not for newbies who haven't taken the time to find out how to do things. You have to sit down and do some serious reading at debian.org, this forum, and the internet. Stay with Sarge.
 
Old 05-03-2005, 07:24 AM   #5
mrcheeks
Senior Member
 
Registered: Mar 2004
Location: far enough
Distribution: OS X 10.6.7
Posts: 1,690

Rep: Reputation: 52
Quote:
Originally posted by macondo
Sid is not for people like you.

Sid is for users who know what they're doing in the few times when something goes wrong. It's not for newbies who haven't taken the time to find out how to do things. You have to sit down and do some serious reading at debian.org, this forum, and the internet. Stay with Sarge.
i would have said the same thing :-). If a problem occurs, you have sometimes to correct it yourself. If i had more time, i would use sid, but i use sarge on all my machines. Once i was using sid and if i didn't knew enough debian it would have been a nightmare :-). I had to handle sometimes dependencies myself, correct few bugs when i couldn't wait for a fix...
 
Old 05-03-2005, 07:27 AM   #6
uberNUT69
Member
 
Registered: Jan 2005
Location: Tasmania
Distribution: Xen Debian Lenny/Sid
Posts: 578

Rep: Reputation: 30
Nothing Ventured, Nothing Gained
 
Old 05-03-2005, 08:09 AM   #7
mjolnir
Member
 
Registered: Apr 2003
Posts: 819

Rep: Reputation: 99
"Sid is not for people like you"

For a moment I thought I was back at the OpenBsd forum. I agree uberNUT69, if you don't try you never learn. Don't be afraid to experiment curly08 and use the search facility.
 
Old 05-03-2005, 10:25 AM   #8
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,887
Blog Entries: 28

Rep: Reputation: 534Reputation: 534Reputation: 534Reputation: 534Reputation: 534Reputation: 534
I am a newbie to Linux. I have only been playing around with it since December of last year, but in that time I have tried several distros. I actually find Debian Sid to be one of the more stable ones.

I have ran MDK, Xandros, PCLINUXOS, Linspire, SUSE 9.2, Fedora Core 3, and a few others. Plus I ran over 30 Livecds.

I found early on with Sid to look at any bugs listed, check dependencies and to look for conflicts when installing or upgrading. My source list has quite a few entries from apt-get.org. I also learned to pin certain packages to avoid conflicts or bugs in newer versions.

If one takes the time to read the documentation available Debian kicks butt.

Just thought I would put in my 2cents.
 
Old 05-03-2005, 12:53 PM   #9
johnMG
Member
 
Registered: Jul 2003
Location: CT, USA
Distribution: Debian Sarge (server), Etch (work/home)
Posts: 601

Rep: Reputation: 32
> "Sid is not for people like you"
>
> For a moment I thought I was back at the OpenBsd forum.

Let me help possibly clarify: It's my understanding that Sid is for folks who are interested in helping in the Debian development process. If you're willing to file bug reports on the bugs/inconsistencies you come across -- and sometimes even fix those bugs, possibly forwarding on patches to the relevant folks -- then Sid is for you.

If you aren't interested in the above-mentioned activites, yet install Sid anyway, you will not get the sort of support from other Sid users that you expect. See, they will mostly all be the bug-fixing-and-reporting sort of folks, and when you ask them for help, they will expect a certain amount of legwork from you in advance.

Look at macondo's distro info on the left: he's a pretty smart cookie who helps out a lot of folks here, and *he's* running Sarge -- not Sid.

No one's being rude here when they say, "Sid's not for you" -- they just estimate from your post what sort of user you are, and are trying to save you some trouble. Otherwise, you might upgrade to Sid, have problems, post about them, and then get frustrated when it seems to you that other Sid users/devs aren't as helpful as you expected them to be. Really, they're helpful; they're just mostly already busy fixing or reporting-on other bugs.
 
Old 05-03-2005, 01:05 PM   #10
samael26
Member
 
Registered: Oct 2004
Location: France, Provence
Distribution: Debian
Posts: 848

Rep: Reputation: 30
Sarge is safer, no way of denying it. Sid might be too much of a challenge for someone just beginning

to learn Linux. Sid likes breaking systems (my own, for instance). I wisely got back to using Sarge.

And "even" Sarge is GREAT !

Cheers
 
Old 05-03-2005, 01:17 PM   #11
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
After doing the changes in /etc/apt/sources.list (and optionally in /etc/apt/preferences) and doing "apt-get update && apt-get dist-upgrade", remember to install the apt-listbugs utility. It will warn you before you install packages that have been reported to be buggy. Packages where bugs are marked as <done> should be safe to install, ones marked as <open> are to be avoided.

But even with apt-listbugs installed, unstable is recommended only for those users who can fix things if APT breaks your system. On the other hand, Debian testing (with apt-listbugs installed, plus a package or two from unstable) makes a really good and reliable desktop system. Over the years I've come to appreciate stability and reliability over "cutting edge" features, but it's free software and you can do what you want. If you like to live dangerously, then go ahead and upgrade to unstable.

Last edited by Dead Parrot; 05-03-2005 at 01:19 PM.
 
Old 05-03-2005, 06:21 PM   #12
macondo
Senior Member
 
Registered: Jul 2003
Location: Central America
Distribution: Slackwre64-current Devuan
Posts: 1,034

Rep: Reputation: 62
Curly08 said in a previous message in this same page:

<beginning of post>

Installing Debian ( post #1)

"If I used the images labeled debian-30r5-i386-binary-1.iso, debian-30r5-i386-binary-2.iso and so on, do I need all of them, or can all of the packages just be downloaded from the repositories using the first disk?

Also, is i386 the right choice for a IBM t42?"

<end of post>

Now folks, does this sound like a guy ready for Sid? Really?
The reason some of you guys don't eat grass, is because your neck is too short.

Am I being rude and insensitive?

Or do i sound like a guy who's doing Curly08 a favor by saving him a world of pain????

"The more I deal with people, the more I love my dog."
-- Oscar Wilde

Last edited by macondo; 05-03-2005 at 06:33 PM.
 
Old 05-04-2005, 12:02 AM   #13
johnMG
Member
 
Registered: Jul 2003
Location: CT, USA
Distribution: Debian Sarge (server), Etch (work/home)
Posts: 601

Rep: Reputation: 32
Now folks, does this sound like a guy ready for Sid? Really?
The reason some of you guys don't eat grass, is because your neck is too short.

Am I being rude and insensitive?


Possibly. I don't understand your "neck's too short" expression.

I don't think it's a matter of being "ready" for Sid -- it's just a matter of how much time you're going to need to put into it given your current level of experience. None of this is rocket science, eh? :)

Now, if you want to see *rude*, well, stroll on over to comp.lang.perl.misc... ;)
 
Old 05-04-2005, 12:04 AM   #14
uberNUT69
Member
 
Registered: Jan 2005
Location: Tasmania
Distribution: Xen Debian Lenny/Sid
Posts: 578

Rep: Reputation: 30
Quote:
Originally posted by macondo
Now folks, does this sound like a guy ready for Sid? Really?
I think you are probably right, however:
'Don't judge others by your own limitations'
is something I've learnt by trial and error .

Quote:
The reason some of you guys don't eat grass, is because your neck is too short.
Am I being rude and insensitive?
You'd need a better class of humour to achieve those dizzy heights

Quote:
Or do i sound like a guy who's doing Curly08 a favor by saving him a world of pain????
Your advice may have seemed more like a favour if it hadn't been pervaded by an air of superiority.


Best Regards to all,

and please forgive me for fueling a futile thread.
 
Old 05-04-2005, 01:31 AM   #15
Underhill
Member
 
Registered: Aug 2004
Location: Kuala Lumpur, Malaysia
Distribution: Debian Etch
Posts: 58

Rep: Reputation: 15
I'm a n00b and been using Sid for about 5 months or so. Nothing ever broken on me so far. It's rock solid. I'm that lucky?

Dead Parrot, thanks for the info on the apt-listbugs.

Last edited by Underhill; 05-04-2005 at 01:34 AM.
 
  


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
Sid -> Sarge djib Debian 8 04-23-2005 05:41 PM
Is there a difference SID vs SARGE?? jimdaworm Debian 13 09-30-2004 03:35 PM
Is sarge the same as sid ? beto0021 Debian 2 07-14-2004 08:56 PM
Sid or Sarge r3dhatter Debian 6 07-10-2004 12:55 PM
Sid or Sarge? iotc247 Debian 8 06-06-2004 09:55 PM

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

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