Slashdot Mirror


Debian 2.2r4 (Potato) Released

codazzo writes "Debian 2.2r4 is out. As their website states, "The fourth revision of Debian GNU/Linux 2.2 (codename `potato') has been released. This point release, revision 2.2r4, mostly includes security updates, along with a few corrections of serious bugs in the stable distribution." " You can see the press release - or get it from the FTP list.

41 of 143 comments (clear)

  1. Where's 3.0 by The+14+year+old · · Score: 2, Informative

    3.0 (Woody) was frozen around July, and they said it would be ready around November. I guess that was just wishful thinking.

    --
    "I hate people, but i love Gatherings. Isn't it ironic?" -- Randall Graves, Clerks
    1. Re:Where's 3.0 by HoserHead · · Score: 5, Informative
      Firstly, Debian 3.0 will be released when it's ready - which means sometime in 2002.

      Woody wasn't frozen in July, Policy was. The base base system was frozen later, in August. Everything else remains unfrozen, though those packages in 'standard' and many tasks (such as GNOME and KDE) should be on the block to be frozen pretty soon.

      We're going about it in a different way this time; different parts of Debian are being frozen at different times. Because base and standard packages are more important than Priority: extra packages, they're being frozen first so all bugs can be shaken out and fixed.

      For more information, search the debian-devel-announce archives or see the most recent mail from one of the release coordinators, Anthony Towns.

      Basically, be patient. The reason that Anthony whipped together Debian 2.2r4 is simply because 3.0 won't be ready for a while.

    2. Re:Where's 3.0 by Hater's+Leaving,+The · · Score: 2, Informative

      Where do you get your supposedly up-moderation-worthy information from?

      Debian do _not_ specify release dates in advance. It's ready when its ready, and not before. It annoys some, but it ensures the quality of the release.

      Hmmm, actually, here's what Debian say:
      "
      As usual, no specific release goals are being set, nor will a release date be specified in advance. To put it simply, "Debian releases when it is time".
      "

      THL

      --
      Keeping /. cynic density high since the fscking Kwhores/trolls arrived.
    3. Re:Where's 3.0 by child_of_mercy · · Score: 2

      Oh for gods sake

      for a workstation for myself I'll take mandrake

      but for a production server doing mail or web or database work?

      give me deb every time,

      it just sits there and works, and when packages have security issues (as they always will) the update is hassle free.

      And you can't say that about anyone else.

      on a fast pipe I can have a debian server up and going inside of an hour. And once its up I can forget about it (aside from #apt-get update #apt-get dist-upgrade once a week).

      Once every six months they get rebooted to take the new kernel, always without any hassle.

      The bosses actually find it reassuring when I tell them the mailserver is coming down for 30 seconds for a reboot to take a new kernel.

      So long as they only hear it once every six months.

      Debian leaves me free to do my real work.

      And putting the 2.4 kernel on is no problem if you really need that functionality.

      If you want "vendor confidence & relationships" instead of understanding your system then debian will never be for you.

      Personally I trust the debian team a lot more than the board of directors of any other distribution.

      --
      'There is a Light that never goes out.'
  2. Ouch by A_Non_Moose · · Score: 2

    3.0 (Woody) was frozen around July

    Ouch, a frozen woody...and even in July...must be very cold where you are.

    Seeing as Debian comes on a dvd, do you suppose someone is trying to dremel a disk down and install it on a game cube?

    --
    Have you read the moderator guidelines? Well, have you, PUNK? (and I want a Karma: Gnarly option)
  3. Test woody by RavenDuck · · Score: 5, Interesting

    For those who don't need the rock-stable, but somewhat out-of-date reliability of Potato, but want to give Debian a bash, try the testing (AKA woody) release. It's generally pretty stable (although there was a doosie with X not long ago that many people had problems with), and contains a lot of the latest and greatest software. Plus it comes with the quality and apt goodness that Debian is famous for.

    I probably wouldn't run testing on a production server (although I certainly do run Potato on them), but if you're knowledgeable enough to cope with the odd dependency conflist or other problem, it makes a great desktop. Only problem is that security fixes might take a few weeks to make it into testing.

    Of course, if you really want to live on the edge, Sid (unstable) is even more fun. Certainly not for beginners, however (Sid, that is, Debian generally isn't as difficult to install as its reputation suggests).

    1. Re:Test woody by Malcontent · · Score: 2

      Debian needs to find another way. Even the packages on woody are starting to get old. Anymore you have no choice but to run unstable and sometimes that can bite you in the ass.

      What is needed is better isolation of the apps so that one bad app does not break the whole system. The idea that the entire system must be sealed off in order to achieve stability is plain wrong.

      Either that or apt.preferences ought to be better implemented so that you can specify that you want to run stable except for apache,php,mysql and postgres for example.

      --

      War is necrophilia.

  4. Where's the stable kernel? by Kenneth+Stephen · · Score: 4, Informative

    The last I heard, Debian was waiting for a stable kernel to appear. And please dont tell me that the 2.4 kernels were announced a while back by Linus - I have any number of machines (of varying hardware) on which 2.2 kernels run fine but the 2.4 kernels are unstable. Granted, 2.4.13 is billed as the stable kernel we've all been waiting for. However, given that it made its appearance only last week, I think we should excercise some patience. It will take a while to test all the OS packages with the new kernel.

    --

    There is no such thing as luck. Luck is nothing but an absence of bad luck.

    1. Re:Where's the stable kernel? by jilles · · Score: 2

      It's not just the kernel. To get a reasonably up to date debian based desktop environment you have no other option then to install unstable packages of software that has had stable releases for over a year in some cases.

      And yes unstable actually means unstable. I've played around with debian on several occasions. The apt-get system is brilliant. Unfortunately its usefulness is totally countered by the complete lack of stable packages to install. I've actually managed to get KDE 2.0 up and running once. I just pointed the sources file to some vague http site of some guy who had bothered to create some packages. On several other occasions though I was less fortunate with installing e.g. xfree 4.0, gnome and several other mainstream stuff. I'm sure it is possible to fix if you know what you are doing but the whole point of apt-get is that it is supposed to take care of that instead.

      --

      Jilles
    2. Re:Where's the stable kernel? by Genom · · Score: 3, Informative
      I'm sure it is possible to fix if you know what you are doing but the whole point of apt-get is that it is supposed to take care of that instead.

      Actually, it's not supposed to take care of *everything* for you -- it just takes care of most dependency issues, so you can concentrate on which software you want to run. You still have to understand what the software you're installing is going to do.

      If there's a major problem with an often-used package (or set of packages such as KDE, Gnome, etc...) there's generally some press about it over on Debianplanet - as well as on the mailing list. If you're going to run "unstable", then you generally should check those places before you do any major installing, just to be safe.

      As far as installing KDE2 -- Here's my install process (which has worked with "unstable" every time I've tried) from a 'clean' system:
      • Install base system (stable)
      • Upgrade base system (stable)
      • Check Debianplanet for any caveats with the current packages
      • Change /etc/apt/sources.list to point at unstable
      • dist-upgrade to unstable (gives the "unstable" base system)
      • install/configure xfree86 (should give you Xfree4.xx at this point)
      • install kde
      • install kdebase-crypto (to give konq SSL support)

      Thusfar, that's worked for me on quite a few new boxes -- I don't play around with Gnome too often, so I can't help out there.

      I guess the real bottom line is that just because an "easy-to-use" tool exists, doesn't mean that you can just be lazy about the stuff you install - you still have to keep up on what's broken at any given point. That's the drawback of "unstable" - if you want everything to "just work", then "stable" is the answer, although you'll get a lot of outdated stuff, it's been tested quite extensively. If you want newer stuff, but don't want the bleeding edge, then "testing" is where you should be, although I've found it tended to break a lot more than "unstable" when I tried it (this was a while back - maybe things have changed since then). "unstable" is for us bleeding edge freaks who want to run the latest versions of everything -- at any given time something could bust - but it's generally fixed within a day or so.
    3. Re:Where's the stable kernel? by jilles · · Score: 2

      Well on the few occasions I tried this, it barfed out halfway with some unresolved dependencies. This kind of stuff shouldn't happen with stable packages but that's just the thing you have to use unstable packages or even testing packages and you may be confronted with this kind of stuff.

      I want software that is known to be in a working state for over a year to install without much trouble. Apt-get can technically deliver this experience provided that there are stable packages. And there are none available.

      --

      Jilles
    4. Re:Where's the stable kernel? by Floris · · Score: 2, Informative

      First: debian unstable has KDE 2.2 right now. It works. (haven't had it do anything funny on me yet anyway)

      Secondly: sid breaks now and then. Known fact. But that really isn't the only option.
      You have:

      stable -> potato
      testing -> woody
      unstable -> sid

      Woody is the 'best of both worlds' choice: reasonable recent stuff without major instabilities or installation issues.

      Finally: If you run into trouble, fire up your irc client and go to irc.debian.org (irc.openprojects.net) channel #debian. If the people in that channel can't help I'd be very surprised. Some of them plain ROCK.
      Besides, most big issues get posted there pretty much instantly, either in the subject or by means of the bot called 'apt'. That one is also a big repository of good / fun / interesting / useless factoids and oddball enhancements.

      Floris

      --
      --- Your superiour intellect is no match for our puny weapons
    5. Re:Where's the stable kernel? by jilles · · Score: 2, Insightful

      Using debian in a production environment requires that you use something stable. So consequently since there is no stable debian desktop environment with reasonably modern packages, debian is no option for somebody who wants to use a linux desktop in a production environment.

      I tried installing a debian desktop a few weeks ago (I've maintained a debian server in the past so I'm not exactly ignorant). I installed the potato base system, did an upgrade, pointed the sources file to testing, did a dist-upgrade and then launched tasksel and just selected the X environment (nothing else). Then hit enter and tada some conflict and it didn't install. So far I had done nothing special so you can't blame me for doing anything wrong.

      Surely it is possible to fix it. An option would be to skip potato entirely and go with the woody boot floppies or something but I didn't bother (too lazy, I know). If I had really wanted I would have probably gotten it in a working condition at some point. The point however is that apt-get rarely works as advertised due to the fact that the packages are untested and immature. For stable it is great, maintaining a potato server is a piece of cake (been there done that).

      However on each of the occasions I tried testing or even unstable I ran into stuff that was non trivial to fix. I keep reading about how painless a dist-upgrade to woody is but I have so far been unable to verify this claim on any of my systems. Each time I try I run into issues with some of the packages which either prevent me from completing the dist-upgrade or leave me with an unusable system.

      I'm sure support is great on the mailinglists. But unless you have a serious amount of time to waste, mailing lists are no option if you just want to get a system running. Just scanning through archives for your particular problem easily takes up hours. And waiting for a sensible reply generally also takes some time (even though some people are really quick in replying).

      The whole point of using debian is apt-get as long as it works it is great as soon as it doesn't work you are on your own.

      --

      Jilles
    6. Re:Where's the stable kernel? by Fjord · · Score: 3, Informative

      Debian is no option for somebody who wants to use a linux desktop in a production environment.

      I actually believe the exact opposite. Debian is the best environment for workstations. The default listings in /etc/apt/sources.list are just defaults. Because of this, you can change them to point to an internal server. Then an admin updates packages on the single internal server (once tested) and they get pushed out to the workstations. Individual workstations can be rolled back if need be.

      Note that I am talking more along the lines of where there are 100+ workstations or where security is a real concern.

      --
      -no broken link
    7. Re:Where's the stable kernel? by jilles · · Score: 2

      So basically that requires an administrator that composes his own distribution (I'd like the debian people to do that sort of thing). In the real world administrators don't have time for that sort of hobbyism. They will just deploy a red hat/suse/whatever image that may or may not be tweaked a bit prior to distribution. Doing so they deploy reasonably well tested software that contains recent, stable versions of all packages.

      Debian would be ideal for workstation environments if they'd bother to keep their distribution up to date. What's currently in testing will be obsolete by the time it is finally marked stable (i.e. irrelevant for most users). I consider this a fatal flaw in the way the debian project works. It just takes too long to get stable, production quality software integrated into debian.

      Testing/unstable is nice to play with if you have the time to kill to fix the inevitable problems that will pop up. Patching together a usable stable system however is way too difficult for any real life usage of debian. Besides, using unstable packages sort of counters any security policy you might have.

      If the debian project wants to matter on the desktop front they will have to address these issues. I'm sure there are a lot of people like me who would like to use a debian desktop but can't be bothered too much with testing or unstable stuff. If a system administrator can compose a stable, up to date desktop environment (which is what you claim), surely the debian project can do a better job and release it to their users.

      --

      Jilles
    8. Re:Where's the stable kernel? by jilles · · Score: 2

      So you are saying the only way to use debian is to do the testing yourself because debian has such high standards? I hope you see the contradiction here. Obviously the reason there is no stable version of debian you can actually use (without going through some extensive testing) is that debian is so large and has to be tested for all platforms.

      So, all I'm saying is that debian is not a viable option unless you want to invest time in testing/tinkering with the packages. In other words it is not a general purpose distribution.

      Right now I have no use for debian on my desktop because it is too unstable/unusable. Dll hell is nothing compared to debian unstable. Red Hat may not be ideal and may not be available on all platforms and may not include everything and the kitchen sink (even though it does a great attempt at doing so) but it does offer a set of recent packages that have been tested to such an extent that it will work under most cicumstances (unlike debian unstable).

      I suggest that debian splits their packages in essential (kernel, base system, X, Gnome, KDE and essential development stuff) and optional (anything that is not needed on the average server or desktop system -> 80% of the packages qualifies as such IMHO) and evolve them separately. That means that if you need optional you probably have to either use an old core release or use the latest stable core release and invest some time in copiling the optional stuff you need. IMHO this is much better than to have to scavenge stable versions of essential stuff just to be able to install debs of some not so frequently used stuff.

      If the need arises, there could be more optional releases. It is simply divide & conquer that is being applied here, nothing fancy. Obviously the intgration effort explodes if you increase the amount of packages. Doing integration testing on 5000 packages is rediculous and has shown to be unfeasible.

      Ordinary users shouldn't have to wait two years for stuff like KDE 2.x being integrated into debian because some very obscure packages need to be tested with it. The KDE people do a pretty decent job of testing their stuff and integrating their release code shouldn't take much longer than a few weeks at best. If it takes longer you are doing something wrong because in this period the KDE people will find & fix more issues than the debian people.

      --

      Jilles
    9. Re:Where's the stable kernel? by Fjord · · Score: 2

      So basically that requires an administrator that composes his own distribution (I'd like the debian people to do that sort of thing). In the real world administrators don't have time for that sort of hobbyism.

      No, in the real world, this is a job requirement. Real corporate environments don't let users install whatever they want. Admins purchase software and then install it on machines. This is the same model that is used now, only there is more automation to it (I won't say it's completely automated. That is a pipe dream).

      What do you call it when you have a network of windows machines with all the same versions of Internet Explorer, all the same versions of Office, all the same ftp software, all the same database apps: it's a windows distribution, maintained by the administrator. I fail to see the difference, and I certainly fail to see how you think that having the computers sync to an outside source is appropriate. Yes, the admin will have to keep on top of the security patches that are put out, just like a windows admin needs to put service packs in place. Yes, the admin will have to download the new versions of the software used on the network, just like a windows admin. These procedures are in place for security, however, not because "it's the way it is".

      --
      -no broken link
    10. Re:Where's the stable kernel? by jilles · · Score: 2

      "Real corporate environments don't let users install whatever they want. Admins purchase software and then install it on machines."

      Yes, they don' go and assemble their own linux distributions from a zillion apt sources. Instead they'll get something that is known to work reliably (i.e. definately not debian unstable)

      --

      Jilles
    11. Re:Where's the stable kernel? by jilles · · Score: 2

      I'm sure you are an expert sys admin and obviously I'm not. However, debian doesn't work as advertised. The dogma spread by debian proponents is that you install a base system, point to testing/woody, do a dist-upgrade and happily live ever after. On all occasions I tried this it didn't work even with only very basic stuff like X selected. As long as you stick with potato you are fine but as soon as you move to testing you soon find out why it is marked testing.

      --

      Jilles
  5. (un)accepted packages by Chocky2 · · Score: 4, Informative

    There's a list of which packages did/didn't make it in available at http://people.debian.org/~joey/2.2r4/full.html

  6. Debian vs. Redhat by timbck2 · · Score: 5, Insightful

    I don't intend to start a "my distribution can beat up your distribution" thread here.... That said, I had a very negative experience with Debian recently. While trying to choose a Linux distro, I narrowed down my choices to Debian and Redhat. I didn't want to run a beta release of anything, but it sounded like Debian (Potato) would suit my needs. So I installed it. The installation itself wasn't painful (though I don't understand why it required two floppies to do a network install), but I soon discovered it didn't support my usb mouse & keyboard or my Matrox G450 dualhead video card. I futzed around for a day or two trying to get XFree 4.1.0 running, without much success. So I bagged it and installed RedHat 7.2 with no hitches whatsoever.

    I'm fairly new to Linux (I prefer BSD, however), but not at all new to Unix on PC hardware -- I've been working with that in various forms for 12 years.

    What's my point? Well, I guess it's that if hardware continues to change so rapidly, then for any given Linux distribution to stay relevant and useable it needs to keep up.

    --
    Absurdity: A statement or belief manifestly inconsistent with one's own opinion. -- Ambrose Bierce
    1. Re:Debian vs. Redhat by Nelson · · Score: 2, Interesting
      Again not in the distribution war vein but I've been kicking around the idea of CatB and wondering if Linux distributions are an area where the idea breaks down. The slick, up-to-date ones are all made by companies. Community efforts don't seem to work nearly as fast.


      For the record I do have a machine that runs debian, I'm not bashing it but Mandrake 8.1 compared to the newest debian is night and day and I've had the mandrake for a while now. It's kind of a large scale organizational problem and perhaps it requires a really strong centralized leadership and workforce to create a good linux dist. fast. I don't know, just an idea.

    2. Re:Debian vs. Redhat by sydneyfong · · Score: 2, Insightful

      Actually Redhat 7.2 quality sometimes is more "beta" than Woody

      --
      Don't quote me on this.
    3. Re:Debian vs. Redhat by swillden · · Score: 4, Insightful

      The slick, up-to-date ones are all made by companies. Community efforts don't seem to work nearly as fast.

      For the record I do have a machine that runs debian, I'm not bashing it but Mandrake 8.1 compared to the newest debian is night and day

      Which Debian version are you talking about, Potato, Woody or Sid? In my experience, Debian testing (currently Woody) is just as solid as RH-based distributions, and it's very up-to-date.

      And if you want to stay on the leading edge, I don't think there's anything out there that moves as fast as Debian unstable (currently Sid). And don't let the "unstable" name fool you... it very rarely breaks and as long as you update fairly frequently, it's quite easy to back out the rare upates that do cause problems. I run Sid on three different desktop machines and Potato + selected bits of Woody on my server (if you want to do this, the first thing to upgrade is apt, because the new version of apt allows you to specify which distribution you pull from when you apt-get).

      Debian gives you a range of choices between stability and newness. I think the only thing lacking is one more stage. I'd like to see an additional version between stable and testing that lags testing by maybe a month and gets security patches quickly. Running stable + bits of Woody is a reasonable compromise, though.

      Finally, I always found that my RH-based installs were more out of date than I have been since I switched to Debian. Why? Because upgrading them required a reinstall that I was always reluctant to do. Maybe things have gotten better now, but I started with Mandrake 5.0 and stayed with the Mandrake distros until 7.2 and every upgrade had to be a reinstall/reconfigure.

      With apt-get, debfoster and cruft, I don't expect I'll ever have to reinstall any of my Debian boxes until my HDDs die.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    4. Re:Debian vs. Redhat by Tachys · · Score: 2

      sorry? and BSD autodetects all your hardware?

      Yes it does. FreeBSD managed to autodetect my ethernet card for me while for Debian first I had ask on a mailing list which module I needed to load.

    5. Re:Debian vs. Redhat by shaka · · Score: 3, Informative

      You don't need two floppies to do a network install.
      One is almost always fine if you have fairly standard hardware and chooses the compact disc, which is only one disc and contains many many nic-drivers.
      That said, people who expect a cutting edge dist for desktop use should not run Debian Potato. They shoud run Woody, which poses few problems, or Sid, which probably is the most cutting edge dist out there - I run it and only once have I ran into serious problems; actually only half-serious, it took a couple of hours to fix the problem and I didn't loose data or anything like that.
      Debian rocks. That's all there is to it.

      --
      :wq!
    6. Re:Debian vs. Redhat by Arandir · · Score: 2

      yes, I know it supports loadable modules but they're not really useed yet

      They are being used more and more. Looking at 4.4 it seems that my NIC, USB, audio and even agpgart are modules. It's not as modularized as say Mach, but neither is it in the dark ages.

      You really should recompile a BSD kernel ASAP after install.

      Ditto for Linux. I've seen 75% size reductions for recompiling Mandrake's default kernel.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    7. Re:Debian vs. Redhat by blang · · Score: 3, Interesting

      Debain has 3 release paths, and if you did not get as far as recognizing that, your attention span is too short. At any given time,debian has production, test, and unstable.
      Consider it 3 different distros.
      Potato, the most rock solid distro there ever was, with lightning fast security updates.
      Woody - more solid than most other linux distro's, at least the red hat kind.
      Sid - bleeding edge.

      Redhat on the other hand has no such consept. They'll slap together something and call it release 6,6.1,7.0 or something. But these releases won't even be properly tested. Red Hat out of the box used to be so full of root-exploits. A typical honey pot redhat system only lasted a few minutes before they were 0wn3d.
      That's bad if their market is the linux newbie: a linux newbie is not expected to know how to lock down a system before plugging in the cable modem.

      There is no possible compromise between stability, reliability and bleeding edge. You see the same thing elsewhere. Windows NT was available only for limited hardware choices, while 95 and 98 was supposed to support everything. NT was supposed to be reliable, and 95/98 was expected to crash.

      To achieve good reliability, features have to be introduced with care, and regression testing must be extensive. If you can come up with a method that provides the highest reliability without sacrificing new features, you'll be a very wealthy man one day.

      Debian is doing the right thing by maintaining these branches. In fact, that's the way the best commercial software shops do things, except they allow the end user to see only the stable version.

      The moral: Don't buy any new and fancy HW for a production system. The HW is not production proven yet, and you won't be able to find a stable OS for it.

      If you want the latest and greatest HW and SW, make do with less than optimal reliability, but don't go whining like a baby if something breaks or crashes.

      --
      -- Another senseless waste of fine bytes.
  7. Great - I updated from 2.2r3 to woody last night . by Crspe · · Score: 3, Insightful

    There I was, having a problem with ssh that I just couldnt fix, so I thought I would upgrade to woody. The ssh version went from 1.2.x to 2.9.x (or something like that) and the problem disappeared! I mean 1.2 to 2.9 is a big jump - I am not surprised that it made a difference.

    Are there any other linux distros which still have the 2.2 kernel as their current release version? Personally I would prefer to see woody released earlier instead of doing small patches to an out-of-date distro. I mean dont get me wrong, debian is great, I love it as a distro, its just that right now it seems a bit behind the times.

  8. Careful by Erasei · · Score: 2, Funny

    This is not to be confused with Dan Quail's new release of Debian, which is potatoe.

    --
    visit my free wallpaper collection, wp.erasei.com
  9. Re:Mirrow Mirrow on the wall..... by sydneyfong · · Score: 4, Informative

    The big list is here : http://www.debian.org/misc/README.mirrors

    --
    Don't quote me on this.
  10. Re:FTP sites list ? by B'Trey · · Score: 2

    Perhaps you meant to say "Why do you neeed the list, when you have apt-spy?"

    --

    "The legitimate powers of government extend only to such acts as are injurious to others." Thomas Jefferson.

  11. What testing is by PhracturedBlue · · Score: 3, Informative

    Anyone who wants to know what testing is for should probably read (from Anthony Towns): this

    The doc is somewhat out of date, and testing hasn't worked nearly as well as they had hoped for it's primary task (shortening the release cycle), but it certainly fills the need of having reasonably stable packages that are still up-to-date.

    Basically the important parts are:
    > * New "testing" distribution
    > This is a (mostly finished) project that will allow us
    > to test out distribution by making it "sludgey" rather
    > than frozen: that is, a new distribution is added between
    > stable and unstable, that is regularly and automatically
    > updated with new packages from unstable when they've
    > had a little testing and now new RC bugs.
    ...
    > * Testing updates to frozen is suboptimal: updates go into
    > incoming, wait there for a while, get added to frozen,
    > we discover they introduce as many release critical bugs
    > as they solve, rinse, repeat. The "wait for a while" part
    > is particularly suboptimal, but without it, it's not really
    > a freeze.

    The current way we do things is basically to build a new package, hope it
    works as advertised, and let people test it. If it doesn't work, we repeat
    as many times as necessary, or eventually just throw the package out.

    A better way to handle this, which I suspect everyone's just spontaneoulsy
    reinvented as the read the above, is to try to keep around a previous
    version of the package that was usable. That way if the new packages don't
    work, we can just keep the old one rather than having to throw it out
    entirely.

    That, essentially, is the point of the "testing" distribution: to contain
    a consistent set of the most recent "believed-to-be-reliable" packages.

    So the main point of this is to create a distribution that, essentially,
    doesn't have any release critical bugs [5] and can be kept that way
    with much less effort on the part of the release manager. That should
    have a pretty profound effect with regard to speeding up the freeze,...

    Read the whole thing, though. And remember that it's a year old, and things have changed a lot since then.

  12. Re:Debian is dying by well_jung · · Score: 2
    You should see a doctor. May I suggest Freud.



    May I suggest another doctor?

    --
    Carl G. Jung
    --
    "With one breath, with one flow, You will know Synchronicity" -La Policia
  13. Re:upgrading to r4 by nion · · Score: 2, Interesting

    My question is, however, will an apt-get dist-upgrade get all the latest deb's (r4 debs, that is) and upgrade me automatically to debian2.2r4?

    That's exactly what it will do. Apt-get is great.

    --
    der dee der.
  14. #debian by crisco · · Score: 2

    actually, if you visit #debian make sure you read the little description thing for that channel, the gurus there can be quite nasty if you're asking the same question that the last 40 people asked. But other than that yes they are quite helpful.

    --

    Bleh!

  15. which Debian should I use by mrm677 · · Score: 2, Interesting

    I plan on installing a Linux distro soon. I'd like to try Debian, however I want XFree86 4.1.0 and a 2.4 kernel. Can I download a Woody distro? Or should I get Potato and upgrade the parts I want?

    1. Re:which Debian should I use by mvdwege · · Score: 4, Informative

      Ok, I hope you get to read this.

      Do remember that upgrading a distribution is non-trivial, even though Debian does its best to make it as painless as possible. If you have the stomach for dealing with some minor niggles the procedure is as follows:

      1. Install the stable distro ('Potato'), but only install enough to get networking going. The base installation with no further package selection should work if you're on a network, otherwise use tasksel to install the dialup utilities.
      2. Edit /etc/apt/sources.list to include a line to the testing distro ('Woody') or if you're feeling adventurous, add unstable ('Sid'). Just copy the relevant lines that are already there, changing stable to testing or unstable as you see fit.
      3. Run apt-get update && apt-get dist-upgrade. If all goes well, you should end up with your base system upgraded to testing or unstable (I don't know if you can upgrade straight to unstable yet. 3 months ago I had to upgrade to testing first).
      4. Install the rest of your system using either dselect, deity or just plain apt-get install <package-name>.
      5. Have fun!

      If you do run into any problems, check the docs. If they don't help, or if you haven't got a clue which docs to consult, ask the debian-user mailing list, they tend to be friendly folk. If you have more preliminary questions, check my email on my user page.

      Mart
      --
      "I know I will be modded down for this": where's the option '-1, Asking for it'?
  16. Sid's problems are overrated by Mendax+Veritas · · Score: 3, Interesting
    When I first started using Debian, I installed Potato. All the software was badly out of date, so I moved to Woody. A lot of the software was still out of date. So I moved to Sid. Everything worked. I'm happy.

    Yes, from time to time something bad happens (the broken PAM package of last February of March being the worst incident -- it broke login!), but those usually get fixed up within a day. The more lengthy problems are usually caused by a package being reorganized or renamed such that everything dependent on it has to be rebuilt. This is currently occurring with the Python packages. So I have all the core Python packages marked "hold" until everything I need that's dependent on them is updated. It's a minor annoyance, but no big deal really.

    So by and large, I'm very happy with Sid and I think its breakage problems are severely overrated, mostly by people who are afraid of living on the edge.

  17. Re:Debian releases by rlangis · · Score: 2, Informative

    Hell, even with a 56k connection my system is current on at *least* a weekly basis.

    apt-get update ; apt-get dist-upgrade

    For a system where uptime and security are the #1 concerns, potato suits me just fine. My workstation runs woody/sid. Potato with the 2.4 kernel packages and security sources.list updates is quite a nice little system.

    Just keep 'er updated every week or so, and you'll have no problems.

    --
    GIR: I'm going to sing the Doom song now. Doom doom doom doom doom doom de-doom doom doom doom doom doom doom...
  18. Re:Debian Symbol looks like a rat tail by betis70 · · Score: 2, Funny

    So are you saying Asheron's Call is like smoking? Its easy to quit, I've done it a dozen times ...

    --
    I forget...are we at war with Eurasia or East Asia?