Slashdot Mirror


Debian 3.1 (Sarge) Released

Mister Furious writes "First, Apple switches to Intel, and now, equally shocking: Debian Sarge is released! Hell has officially frozen over! The scoop is from debian-administration.org: "The new Debian stable release, codenamed Sarge, has officially been released today. Several years of development since the last stable release, Woody, was released on the 9th of July, 2002 over a thousand developers around the world have helped make this release possible." Changes include Gnome 2.8, Firefox 1.0.4, Thunderbird 1.0.2, Apache 2.0.54 (1.3.33 is still available, too!), Postgresql 7.4.7, and more. The news hasn't hit the main Debian GNU/Linux site as of this article's posting. Congratulations to all of the Debian developers and contributors. Thanks for all your hard work and for a great distro!" Here's a link to the Debian Stable "Release" file.

Espectr0 points out an article about the release at Linux Compatible, writing "It is available on 14 (!) CD's or 2 DVD's. It includes XFree86 4.3, GNOME 2.8, KDE 3.3, Kernel 2.4.27, GCC 3.3.5, OpenOffice.org 1.1.3 and much others."

411 comments

  1. Yes but... by yogikoudou · · Score: 4, Funny

    Does it run Linux on my Mac x86 ?

    1. Re:Yes but... by rubycodez · · Score: 1

      the x86 mac: "of course it doesn't run NetBSD"

    2. Re:Yes but... by TCM · · Score: 1

      Heed my words: It will run and without major hacking.

      --
      Of course it runs NetBSD. BTC: 1NT7QvbetmANwaMzhpVL6
    3. Re:Yes but... by rubycodez · · Score: 1

      was just joking, but I seriously hope Apple doesn't go the route of just having standard slap-together off-the-shelf motherboard architecture and graphics subsystems. In other words, I hope the NetBSD and Linux ports are a bitch!

  2. in other news.. DUKE NUKEM FOREVER RELEASED! by perler · · Score: 5, Funny

    In a brillant marketing sting, Steve Jobs of Apple, the Debian Developement Team and 3DRealms united and tried to get the attention of the world today by confirming the long rumored news of the release of their respective flagship products, the Intel-microprocessor based "Macintosh Computer", the linux operating sytem "Debian 3.1" and the so called first person shooter game "Duke Nukem Forever" within hours and by doing so slashdotting the website "Slashdot.Org" - the only thing of the whole internet thought to be unslashdottable.

    1. Re:in other news.. DUKE NUKEM FOREVER RELEASED! by jlebrech · · Score: 1
      NO its Prey they have released.

      I doubt its the original 1995 Prey game that they shelved, i think its more of an unamed game that they thought would be cool to call prey after the old project.

    2. Re:in other news.. DUKE NUKEM FOREVER RELEASED! by Anonymous Coward · · Score: 0

      MOD PARENT UP!!!!

      Definitely the best first posts in recent memory, very funny, if OT.

    3. Re:in other news.. DUKE NUKEM FOREVER RELEASED! by sapgau · · Score: 1

      Brilliant!!!
      I'm trying not to laugh out loud at work... Thanks!

    4. Re:in other news.. DUKE NUKEM FOREVER RELEASED! by Anonymous Coward · · Score: 0

      And here I thought Debian was dead!

    5. Re:in other news.. DUKE NUKEM FOREVER RELEASED! by Anonymous Coward · · Score: 0

      That's like waiting for the apocalypse. A large group of people think it will happen eventually, but nobody can say exactly when. And then, there's another large group of people who deny its possibility.

      But hey, who knows? Maybe they'll one-up me and put out a release date. Of course, then the only thing left to wait for would be for the world to end.

    6. Re:in other news.. DUKE NUKEM FOREVER RELEASED! by Dolda2000 · · Score: 1
      the linux operating sytem "Debian 3.1"
      That's "linux-based operating system" to you, Sir!
    7. Re:in other news.. DUKE NUKEM FOREVER RELEASED! by hawk · · Score: 1
      Yes, of course. Debian is the GNU/Linux system, while just about everything else that uses the BSD/GNU tools is called just plain Linux.

      But nevermind that.

      Finally, at last, Debian users can use all the latest 1999 versions of their favorite applications in Stable!

      :)

      hawk

    8. Re:in other news.. DUKE NUKEM FOREVER RELEASED! by Anonymous Coward · · Score: 0

      no, it's the same Prey from 1995

  3. Mail to debian-announce; news on www.debian.org by Josh+Triplett · · Score: 5, Informative

    Mail to debian-announce

    News on www.debian.org

    Congrats to the Debian project!

    1. Re:Mail to debian-announce; news on www.debian.org by Hatta · · Score: 1
      So I'm already apt-getting it. I was expecting to see apt seamlessly upgrade, but instead only updated 77 packages leaving 283 packages behind.

      I was able to fix a lot of these pretty easily, but it has installed some weird things. Like xfree86-common, where did that come from? And kudzu, redhat's hardware detection tool?! I guess I'll have to go through and make sure there's nothing installed I don't want after this is done updateing

      --
      Give me Classic Slashdot or give me death!
    2. Re:Mail to debian-announce; news on www.debian.org by tacocat · · Score: 4, Informative

      I don't know if you are upgrading from stable or not, but you need to upgrade using 'apt-get dist-upgrade' and sometimes need to run it more than once. This prevents things from getting screwed up during the installation process.

    3. Re:Mail to debian-announce; news on www.debian.org by Hatta · · Score: 1

      Yes, I am upgrading from stable. I thought dist-upgrade was only for if I changed the repositories in /etc/apt/sources.list Thanks for the tip.

      --
      Give me Classic Slashdot or give me death!
    4. Re:Mail to debian-announce; news on www.debian.org by cortana · · Score: 4, Informative

      The difference is: 'upgrade' will never change what packages are installed; 'dist-upgrade' will.

      Say woody had a package foo, and sarge has a package bar, which replaces foo. 'upgrade' will not install bar and remove foo, whereas 'dist-upgrade' will.

      Of course, if you read the release notes, you'd know all this... ;)

    5. Re:Mail to debian-announce; news on www.debian.org by Josh+Triplett · · Score: 3, Informative
      Of course, if you read the release notes, you'd know all this... ;)

      Another important item from the release notes:
      The recommended tool for upgrading between Debian GNU/Linux releases is to use the package management tool aptitude. This tool makes safer decisions about package installations than running apt-get directly.

    6. Re:Mail to debian-announce; news on www.debian.org by Bloater · · Score: 1

      Some packages are 6 months or more out of date, some are out of date versions with selected bugfixes patched, some are just a month or two out of date.

      "Stable" means doesn't change. If you want the latest use unstable. There is no release, so just install stable then point your apt at unstable, and apt-get dist-upgrade to unstable where you will be at the cutting edge all the time.

    7. Re:Mail to debian-announce; news on www.debian.org by kjots · · Score: 2, Funny

      Firefox 1.0.4 is two years out of date? How long was I asleep?!?

    8. Re:Mail to debian-announce; news on www.debian.org by vanicat · · Score: 1

      So I'm already apt-getting it. I was expecting to see apt seamlessly upgrade, but instead only updated 77 packages leaving 283 packages behind.


      The realease note make aptitude the prefered wayto upgrade. So do a "aptitude dist-upgrade" preferably to a 'apt-get dist-upgrade".
    9. Re:Mail to debian-announce; news on www.debian.org by Anonymous Coward · · Score: 0

      Yeah, the cutting edge where the packages crash all the time. Where you find installing an update means you can't start X any more. Can't you zealots see that Debian has this balance completely out of whack?

    10. Re:Mail to debian-announce; news on www.debian.org by mennucc1 · · Score: 2, Informative
      No, you got it wrong. The best recommended way to upgrade is to use aptitude; and you should use the version of aptitude in Debian 3.1; a very short checklist for the upgrade is:
      • if you do not have aptitude installed, install the one from the Debian 3.0 (codename woody), and install the one from the latest update 3.0r6; you may use the command # apt-get install aptitude
      • change /etc/apt/sources.list to point to Debian 3.1 (codename sarge)
      • # apt-get update
      • # aptitude install aptitude
      • if you use doc-base, #aptitude install doc-base
      • aptitude -f --with-recommends dist-upgrade
      I strongly recommend that you read chapter 4 in the release notes
    11. Re:Mail to debian-announce; news on www.debian.org by Bloater · · Score: 1

      > Yeah, the cutting edge where the packages crash all the time.

      Nono, that's fedora.

    12. Re:Mail to debian-announce; news on www.debian.org by quibus · · Score: 1

      Better just follow the upgrade guide to make sure everything goes OK! (Before you do a simple dist-upgrade...)

    13. Re:Mail to debian-announce; news on www.debian.org by Anonymous Coward · · Score: 0

      or just use the fucking aptitude

    14. Re:Mail to debian-announce; news on www.debian.org by hawk · · Score: 1

      Uh, oh.

      Who's going to tell him that Linus works for Bill these days???

      hawk

    15. Re:Mail to debian-announce; news on www.debian.org by tacocat · · Score: 1

      Dude, this rocks. They really should just link this from the debian home page.

    16. Re:Mail to debian-announce; news on www.debian.org by petermgreen · · Score: 1

      well on one box i just upgraded from woody-sarge aptitude dist-upgrade wanted to remove sendmail :/ (and i tried upgrading sendmail first aptitude still wanted to remove it)

      apt-get dist-upgrade wanted to remove sendmail and apache and some other stuff :(

      in the end i ended up using apt-get upgrade then upgrading some stuff manually then trying both forms of dist-upgrade again and at that point apt-get dist-upgrade gave me a sane upgrade (aptitude still didn't)

      then after that just a couple of packages that apt-get dist-upgrade had still decided not to upgrade and i was done

      lukilly i'm kinda used to fighting with apt-get from trying to keep knoppix hdinstalls up to date ;)

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    17. Re:Mail to debian-announce; news on www.debian.org by Anonymous Coward · · Score: 0

      Fedora rawhide (the dev version) perhaps. They only time I've ever crashed Fedora Core was during some experiments with a weird X driver I compiled from source. Compare this with Debian unstable, which had been rendered unusable at least twice in the last six months. It's kept up to date, and stable... and combination quite beyond the clods at Debian.

  4. This is new? by Anonymous Coward · · Score: 0, Funny

    XFree86 4.3? Wow!

    1. Re:This is new? by petermgreen · · Score: 1

      afaict its far far from a vanilla 4.3 though.

      especailly with key system components as release gets closer debian often preffers to backport what they wan't than move to new upstream versions.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    2. Re:This is new? by jusdisgi · · Score: 1

      afaict its far far from a vanilla 4.3 though.

      especailly with key system components as release gets closer debian often preffers to backport what they wan't than move to new upstream versions.

      Oh great...even better. We get a hacked up nonstandard old version of the dead project. I'm not a Debian-basher (I've been running Sarge on some boxes for a while, and way back when Woody was new I ran that too) but I really, really, really wish they'd have gone with xorg instead.

      --
      Given a choice between free speech and free beer, most people will take the beer.
    3. Re:This is new? by tacocat · · Score: 2, Informative

      They will, when it has more established support for the different architectures.

      These things take time to do them right the first time. But possibly not as long as doing it wrong and trying to fix it a few times, but who wants to spend their entire life playing at a keyboard?

    4. Re:This is new? by Richard+Dick+Head · · Score: 2, Insightful

      This is Debian Stable, remember. I've been using it on a box at work as a file server/print spooler, and haven't touched the thing in three years. Thats the kind of job Debian Stable is for :) Who gives two shits about the fancy shadowing and render acceleration of the new X flavors, since all the time you'll probably spend with it is however long it takes to set the system up.

  5. Look, It's Not Bloody April... by segedunum · · Score: 1, Redundant

    ...OK? So cool it with these one after the other April Fool's stories.

  6. Congratulations! by Anonymous Coward · · Score: 5, Informative

    Direct download links at http://cdimage.debian.org/debian-cd/3.1_r0/. Bittorrent, Jigdo or direct ISO downloads (CDs or DVDs).

    1. Re:Congratulations! by saleenS281 · · Score: 1

      I thought bittorrent was in prison? Didn't he steal star wars episode 3 from George Lucas? I thought that was immediate grounds for execution by way of ping of death.

      Either way, what the hell is he doing giving out legitimate content, everyone knows bittorrent only gives away stolen goods :/

    2. Re:Congratulations! by Plug · · Score: 1

      Watch out, the image I downloaded this morning seems to be a nightly - it still refers to 'testing' in the apt sources it generates for security, and so probably for http/ftp as well. The syslinux greeting also said 'built on 20050325'.

    3. Re:Congratulations! by Cupis · · Score: 2, Informative

      http://lists.debian.org/debian-devel-announce/2005 /06/msg00003.html

      "A bug has been discovered in the 3.1r0 CD/DVD images: new installs from these images will have a commented-out entry in /etc/apt/sources.list for "http://security.debian.org/ testing/updates" rather than an active entry for "http://security.debian.org/ stable/updates", and thus will not get security updates by default. This was due to incorrect Release files on the images.

      If you have already installed a system using a 3.1r0 CD/DVD image, you do not need to reinstall. Instead, simply edit /etc/apt/sources.list, look for any lines mentioning security.debian.org, change "testing" to "stable", and remove "# " from the start of the line.

      If you installed other than from a CD or DVD (for example, netboot, or booting from floppy and installing the base system from the network), you are not affected by this bug.

      New 3.1r0a images will be available shortly to correct this flaw. We apologise for the inconvenience."

  7. Coincidence? by hunterx11 · · Score: 3, Funny

    In a rare show of solidarity with Apple, the Debian maintainers decided to stay with XFree86 instead of X.org when they heard that Apple was switching to x86.

    --
    English is easier said than done.
    1. Re:Coincidence? by diegocgteleline.es · · Score: 2, Informative

      Debian will switch to x.org - they haven't done it because, er, it'd have delayed sarge's release even more

    2. Re:Coincidence? by lakeland · · Score: 4, Informative

      Er... no. Debian announced it will be moving to xorg as soon as xorg makes a proper release instead of a legacy release. I think debian was the first distro to announce a switch to xorg, though I may be wrong.

      In order to get off the ground quickly, xorg has been releasing versions based on xmkmf that have only really been tested on x86 and ppc. That's great, and means 90% of the people reading this can run xorg now instead of waiting six months for a non-legacy version.

      Debian has been about doing things right, and waiting until they can do things right. They don't want to change to the transitional version of xorg and then change to the non-legacy version of xorg in six months. When xorg gets around to a proper build script based around configure, and starts supporting all the architectures of xfree86, then debian will switch to them.

    3. Re:Coincidence? by evvk · · Score: 2, Insightful

      "proper build script based around configure"

      autoconf is a quick and dirty hack that has put decent source and library package management back decades. There's nothing "proper" about it, it's just the most popular kid in town.

    4. Re:Coincidence? by tacocat · · Score: 2, Insightful

      Why do you say that?

      Can you please cite some examples where autoconf is lacking and provide cases where there is an existing software which addresses this shortcoming?

      I know it's very easy to make a statement that something is bad, but to be truely useful information it helps to provide specifics.

    5. Re:Coincidence? by Tony+Hoyle · · Score: 2, Interesting

      1. autoconf tries to have logic for every single supported architecture within it, but of course it only supports the ones that were known at the time of building, and can't handle quirks. You have to build the in manually... compile flags can be particularly evil.. (Digital Unix take a bow!), plus multiple linux distros do things in different ways even if the core OS is the same (Redhat is particularly bad for this... if you don't include certain headers in certain orders if screws up eg. kerberos is dependent on SSL (or is that the other way around? I forget.).

      A much better way would be for each distro/platform to have its own autoconf core, containing all the rules it needs for its paths, quirky library building, etc. That could be installed once by default then a simple autoconf script in each package that interfaces with it/reads config files/whatever will be able to do the right thing without (or rarely) having to do platform specific stuff in the package.

      2. Libtool. The package that the 'rm' command was designed for. Tried to be all things to all systems and 90% of the time does the wrong thing (and on some platforms - HPUX, AIX - doesn't actually work properly at all).

    6. Re:Coincidence? by Anonymous Coward · · Score: 1, Informative

      I use libtool on those platforms every day, and in fact I wrote parts of it. What exactly were the problems? Please be specific, and if possible send a test case to the mailing list.

    7. Re:Coincidence? by EvilIdler · · Score: 2, Informative

      SCons tries to improve over Autoconf/Automake, and it's easier
      to make the initial config files:
      http://scons.sourceforge.net/

    8. Re:Coincidence? by runderwo · · Score: 1

      It's interesting that the example you cite as being particular nasty for autoconf to support (Digital UNIX) is also one of the last that would ever adopt your scheme of making the operating system partially responsible for autoconf. If such an initiative were to succeed, it would succeed only among the free operating systems, that is, if you could get any of them to agree that helping propagate autoconf or anything like it is a good idea.

    9. Re:Coincidence? by Samrobb · · Score: 1
      It's interesting that the example you cite as being particular nasty for autoconf to support (Digital UNIX) is also one of the last that would ever adopt your scheme of making the operating system partially responsible for autoconf.

      Go back and re-read - he never said the OS should take responsibility, but instead that there should be a platform-dependent component to autoconf that the core autoconf framework uses. I imagine that those components could be part of the OS, though they would most likely be seperate OSS projects that make use of a core configuration API. And frankly, he's right. As things stand, all autoconf is is a portable shell script code generator. A pretty sophisticated code generator, but despite that sophistication, its a code generator none the less, and it suffers from the problems that any code generation system has. Not to mention that, in an effort to generate portable shell code, it's probably gotten to the point where it "configure" would be cleaner code, simpler and easier to understand if it was written in portable C with enough #ifdefs to allow it to bootstrap itself on any random arch...

      --
      "Great men are not always wise: neither do the aged understand judgement." Job 32:9
    10. Re:Coincidence? by phoxix · · Score: 1

      I think debian was the first distro to announce a switch to xorg, though I may be wrong.

      That would be Mandrake/Mandriva

      Sunny Dubey

    11. Re:Coincidence? by mrchaotica · · Score: 1

      Ask the guy who wrote Ant -- that tool exists because somebody thought autoconf wasn't good enough!

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    12. Re:Coincidence? by Anonymous Coward · · Score: 3, Insightful
      Er... no. Debian announced it will be moving to xorg as soon as xorg makes a proper release instead of a legacy release.

      That's not true. The Debian X package maintainers ("strike force") are working on preparing a mostly-monolithic release of X.Org 6.8.2 right now. xprint is already separately maintained and will not be supplied from the X.Org monolithic tree, and xterm may be split off too. Josh Triplett is working on packaging the libraries, but Debian's not planning on waiting for that to happen before releasing X.Org, at least to experimental.

      I think debian was the first distro to announce a switch to xorg, though I may be wrong.

      Debian was certainly one of the first. Branden Robinson raised concerns about the freenees of the new XFree86 license almost immediately. No one in the Debian camp was happy with the new license, so the decision to switch to X.Org was pretty much made for Debian by XFree86 itself.

      In order to get off the ground quickly, xorg has been releasing versions based on xmkmf that have only really been tested on x86 and ppc.

      That's not a serious problem for Debian, which has been building xfree86 4.3.0 for all the architectures in sarge (arm, alpha, i386, ia64, powerpc, mips, mipsel, sparc, s390, m68k, hppa) plus amd64 and i386 versions of freebsd/netbsd and GNU Hurd for years. Most if not all of the patches made for portability's sake have been submitted various to the XFree86 Project and/or freedesktop.org over the years.

      That's great, and means 90% of the people reading this can run xorg now instead of waiting six months for a non-legacy version.

      A guy named Andres Salomon has extremely unofficial packages of X.Org for Debian unstable available now, or (with some difficulty) people can use Ubuntu's. The people who have an immediate need for something that works can get that need filled. Official packages which provide a little more polish and have had more eyes on them will take care of the rest of the people.

      It's possible that the new "volatile" distribution of Debian, intended to bolt onto the now-released sarge and provide updates for non-release-critical problems (like new hardware databases, spam/virus filter rules, device drivers, etc.) might be able to house a stripped-down xserver-xorg-only package in the near future to service the video hardware out there that Debian's xfree86 4.3.0 (with several backported and updated drivers) won't.

      Debian has been about doing things right, and waiting until they can do things right. They don't want to change to the transitional version of xorg and then change to the non-legacy version of xorg in six months.

      Actually if you follow the debian-x mailing list, you'll see that Debian is prepared to cope with that.

      When xorg gets around to a proper build script based around configure, and starts supporting all the architectures of xfree86, then debian will switch to them.

      Debian isn't waiting on that to happen. The sooner it does, the better, but Debian doesn't want to tie its schedule to X.Org's. I agree that Debian's hell-bent on getting things right, though, even though some people characterise their efforts at regression testing as pointless.

      David Nusinow and Branden Robinson (and it looks like Nathaniel Nerode is joining them) are doing most of the work to prepare X.Org 6.8.2 for Debian release. It draws in part from the Ubuntu packages, but not entirely. A Canonical employee named Daniel Stone, who contributed to Debian's XFree86 4.3.0 packages a couple of years ago but then started

    13. Re:Coincidence? by Crazy+Eight · · Score: 1

      I can't claim to understand all the issues involved in accounting for portability, but finding that someone else thinks configure is unreadable makes me feel better about it. It's mind bending to check something out of anonymous cvs, find that its autotooling breaks on your system, and then try to debug the problem. The files generated can be byzantine and inscrutable. Checks are done more than once. The configure script itself can be twice the size of all the .c and .h files combined. Surely there is room for a cleaner, simpler functional equivalent to the autotools.

    14. Re:Coincidence? by Crazy+Eight · · Score: 1

      I just found this: "Stop the Autoconf Insanity".

    15. Re:Coincidence? by FooBarWidget · · Score: 1

      I use scons and it definitely has limitations compared to autoconf. For example, it's hard and cumbersome to write a decent target similar to 'make dist', if you use sub-SConscripts. Writing an install target can also be a pain. And the startup time is high.

      It's not too bad for unless I'm writing software that must also be portable to Windows, I'll stick to autoconf.

    16. Re:Coincidence? by hawk · · Score: 1

      Is anyone else getting tired of all these pessimists claiming that it's going to bee 2004, or even 2005, before Sarge gets released???

      hawk

    17. Re:Coincidence? by runderwo · · Score: 1

      Well, your first mistake is to be examining the generated configure script instead of the macro files it is generated from (configure.in or configure.ac). I don't particularly like autoconf, but it's not *that* bad!

    18. Re:Coincidence? by Crazy+Eight · · Score: 1

      You're right. I did some poking around and stumbled on an essay critical of the autotools on freshmeat. The (to me, educational) commentary on that article included that very same point. There seemed to be some consensus that autoconf was solid and worth appreciating. Automake on the other hand was fingered as a likely culprit when things go south.

  8. Hurrah! by poopdeville · · Score: 1

    This is great news. Congratulations to everybody involved.

    Now, when can we expect Etch? ;-p

    --
    After all, I am strangely colored.
  9. Official announcement by Tarrio · · Score: 1
    1. Re:Official announcement by fbjon · · Score: 4, Interesting

      I think it says something about the Debian team, when announcements are made in 15 languages simultaneously. I can even read security reports in my native language!

      --
      True confidence comes not from realising you are as good as your peers, but that your peers are as bad as you are.
    2. Re:Official announcement by tacocat · · Score: 1

      You can't do that with Fedora or Suse, can you?

  10. Way to go, guys! by stinky+wizzleteats · · Score: 2, Funny

    Congrats all around. Even though I haven't been much of a Debian user, I am very pleased to see this. Making the June 6 projected release date sends a great message to the rest of the larger Linux community.

    1. Re:Way to go, guys! by Anonymous Coward · · Score: 0

      Is it me, but as Woody was released on July 9th, surely it wouldn't have hurt to have waited another 4 weeks to release Sarge on the anniversary. There again, maybe they wanted to get it out before 3 year deadline.

      Here's hoping the next release is in 2 years time, not 3 again.

  11. It's mighty chilly today! by chrisblore · · Score: 1

    Oh my god, hell has actually frozen over today!

    1. Re:It's mighty chilly today! by thegrassyknowl · · Score: 1

      Well, where I'm sitting (south enough to be considered hell) it is freezing. It's close to zero deg (C) outside.

      --
      I drink to make other people interesting!
    2. Re:It's mighty chilly today! by grozzie2 · · Score: 1

      Just about anyplace south of 49N qualifies to be considered as hell...

  12. What's next? by Man+in+Spandex · · Score: 1

    David Hasselhoff doing IBM ads?

  13. Hell Has Not Frozen Over by Anonymous Coward · · Score: 0

    Contrary to the poster's assertion Hell has not frozen over. The Cubs have not won the World Series and Duke Nukem 3D hasn't been released. I'm also waiting for the aliens from Roswell to return...

    1. Re:Hell Has Not Frozen Over by m85476585 · · Score: 1

      There will have to be a solar and lunar eclipse at the same time! (I would miss it, There is a thunderstorm where I am now.) I know a solar and lunar eclipse cannot happen at the same time.

    2. Re:Hell Has Not Frozen Over by Captain+Zion · · Score: 1
      The Cubs have not won the World Series and Duke Nukem 3D hasn't been released.
      They didn't tell you? It has been released, even the source code... and there's also a Linux version! Now I just can't wait for this new Quake game from id, it must be even better than Doom 2!
    3. Re:Hell Has Not Frozen Over by Zonnald · · Score: 1

      Actaully from Mars, one can have a Solar and lunar eclipse simultaneously. You have to make the assumption that Lunar = Earth's moon though.

  14. Nice by LiNKz · · Score: 1

    Glad to see Debian coming back to a relatively current stable. Debian was my distro of choice until two years later I had the same current CD to install with. I moved from BSD for my servers then. Workstation wise, Debian will be great again :) I wonder what will happen to all of those users who use backports.

    --
    Proceed with Format (Y/N)? Y
  15. Hell has officially frozen over! by Anonymous Coward · · Score: 0

    Also in todays news: A new species of flying pig has been discovered in South America, and a stockpile of weapons of mass destructions located in Iraq.

  16. Whew! by .killedkenny · · Score: 5, Funny

    Maintaining a 3-year-old Woody has been quite er...hard.

    1. Re:Whew! by Anonymous Coward · · Score: 0

      You won't miss it because you'll have three years of maintaining sargeahead of you.

    2. Re:Whew! by IBeatUpNerds · · Score: 1

      Whoop, I guess nobody told you that after four hours you need to see a doctor.

    3. Re:Whew! by eyegone · · Score: 1


      Dude, those require immediate medical attention! Haven't you seen the commercials?

      --
      "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety."
    4. Re:Whew! by DirePickle · · Score: 2, Funny

      You've been saving up that joke for years, haven't you?

    5. Re:Whew! by Anonymous Coward · · Score: 0

      It was worth it.

    6. Re:Whew! by xSauronx · · Score: 1

      if by "medical attention" you mean jergens lotion and by "commercials" you mean pr0n...well...ive seen it, and given mine all due attention.

      --
      By and large, language is a tool for concealing the truth. -- George Carlin
    7. Re:Whew! by Anonymous Coward · · Score: 2, Funny

      Yeah, but I live in Canada. My appointment is in August...

    8. Re:Whew! by Kafka_Canada · · Score: 1

      Finally.... the AC's have become funny.

      --
      Fuck it
    9. Re:Whew! by Terrasque · · Score: 1

      Please! Think of the children!

      --
      It's The Golden Rule: "He who has the gold makes the rules."
    10. Re:Whew! by wild_berry · · Score: 1

      And then the Four Horsemen ride out...

  17. I, for one... by gotgenes · · Score: 1

    I, for one, welcome our new Debian 3.1 overlords, as I upgrade my boxen from Woody to Sarge.

    Thank you, Debian developers everywhere!

    --
    It's such a fine line between stupid and clever.
  18. At least ! by farib · · Score: 2, Funny

    Dawn lamer warez groups, weren't able to leak a final version of Sarge before the official release.

  19. quick date check... by WwWonka · · Score: 0

    ...hmmm...Apple/Intel..Debian new release...

    you say it's NOT April first???

  20. [Insert by Anonymous Coward · · Score: 0

    476 Duke Nukem Forever, GNU Hurd, and winged pigs skating on the surface of Hell jokes here.]

  21. Excellent news! by fernique · · Score: 2, Interesting

    The only thing frustrated me -- the number of Release-Critical bugs is not zero! Why is it so? Could anybody give the answer?

    --
    igor
    1. Re:Excellent news! by cjwatson · · Score: 1

      The release team went over the remaining issues listed as concerning the next release and determined that either we could live without them, or fix them via security.debian.org.

    2. Re:Excellent news! by Anonymous Coward · · Score: 0

      Simply because at the time Sarge was "GM'ed", there were no RC bugs.
      The ones you see now have been added since then.

    3. Re:Excellent news! by EinarH · · Score: 3, Interesting
      IIRC most of those are old bugs from installation reports. They are typicaly quite shallow, like some obscure and hard to reproduce bug in a controller or arch.

      I would think that the team tried to work it out and didn't succeed. Sometimes you've just got to draw that line in the sand and say; that's it: Your bug is not important enough to hold back the whole release.

      Congratulations to the Debian developers.

      --

      Melius mori in libertate quam vivere in servitute.

    4. Re:Excellent news! by Anonymous Coward · · Score: 2, Funny

      The reason is simple. The Debian developers are impatient and rushed things.

  22. Droppin' da Bomb by Doc+Ruby · · Score: 1

    So now if I want to play Duke Nukem on my MacSarge, I might be stupid, but I'm not crazy.

    --

    --
    make install -not war

  23. Oh, that's just great... by Mad_Rain · · Score: 0, Troll

    Just as soo as I finish compiling the last versi... Ooops, wait, wrong distro.

    --
    "What do you think?" "I think 'What, do you think?!'"
  24. Why bother to post new stories... by Anonymous Coward · · Score: 0

    ...while /.'s backup servers are being hosted over Taco's dialup?

  25. Yea D-Day has arrived! by OmegaBlac · · Score: 3, Funny

    I felt a great disturbance in the Force, as if millions of "But Debian is so ancient" trolls suddenly cried out in frustration and were suddenly silenced.

    1. Re:Yea D-Day has arrived! by segedunum · · Score: 0

      Yer, we've fucking heard it already. It's funny the first fifteen times, and then the gloss mysteriously starts to disappear.

    2. Re:Yea D-Day has arrived! by AkaXakA · · Score: 2, Funny

      Nooooooooooooooooooooooo! Not that joke again!

    3. Re:Yea D-Day has arrived! by Chris_Jefferson · · Score: 1

      Except of course kubuntu already has had a release with KDE 3.4, while Debian has 3.3.

      --
      Combination - fun iPhone puzzling
    4. Re:Yea D-Day has arrived! by Anonymous Coward · · Score: 0, Informative

      Not really. Look at the age of the software it includes:

      • Gnome 2.8 (2.10 was released three months ago).
      • Postgresql 7.4.7 (8.0 was released five months ago).
      • XFree86 4.3 (6.8 was released nine months ago ;) ).
      • KDE 3.3 (3.4 was released three months ago).
      • GCC 3.3.5 (3.4 was released a year and two months ago).
      • Kernel 2.4.27 (2.6 was released a year and six months ago).

      Seems to me that this was obsolete before it was even released, and that the trolls don't even need to try.

    5. Re:Yea D-Day has arrived! by k-zed · · Score: 1

      They've already moved to Ubuntu anyway (or FreeBSD, like I)... Debian is too late.

      --
      we discovered a new way to think.
    6. Re:Yea D-Day has arrived! by mattyrobinson69 · · Score: 1

      im using debian testing (im tracking testing, not sarge or etch) and i have xorg 6.8.2 and kde 3.4.1 with composite support thanks to a third party mirror

    7. Re:Yea D-Day has arrived! by Anonymous Coward · · Score: 0

      What, you mean Debian is up to date with the latest PostgresQL 8.0 and Gnome 2.10? /waits for 'Troll' mod

  26. Those jerks... by Anonymous Coward · · Score: 0

    And they release it for x86 too! First Apple, now Debian. Is the whole world going x86 crazy??

  27. dang only 12% by neiko · · Score: 1

    dang, I only got to 12% of the first DVD before it hit slashdot...thought I might get away painless.

    1. Re:dang only 12% by Anubis350 · · Score: 4, Informative

      sounds like its time for bittorrent to take over eh?

      go here

      or direct links:
      dvd1

      dvd2

      --
      "goodbye and hello, as always" ~Prince Corwin, from Zelazny's Amber series
    2. Re:dang only 12% by trawg · · Score: 1

      Is it just me, or are the DVD ISO filenames the same as the (first two) filenames for the CDROM ISOs?

    3. Re:dang only 12% by Anonymous Coward · · Score: 0

      Well, it's because there doesn't stand 'dvd' or 'cd' anywhere in the filename ... but if you look closer you see that they're different files, with different sizes (the dvd-torrents around 350kb, the others only 50kb).

      Maybe a bit inconvenient for people who store all there torrents in one and the same folder ..

    4. Re:dang only 12% by Anubis350 · · Score: 1

      yes, but mine's bigger... :-P

      --
      "goodbye and hello, as always" ~Prince Corwin, from Zelazny's Amber series
  28. What Is the World Coming To? by linguae · · Score: 1

    First Apple switches to Intel chips. Next, there is finally a Debian release. What's next? Microsoft giving away old versions of Office and Windows? Longhorn coming out next week? GNU Hurd becomes fully usable?

    What a strange day today.

    1. Re:What Is the World Coming To? by grunthos · · Score: 1

      Yahoo! I'm going to be up all night playing Duke Nukem Forever!

      What?! But I thought... today... I mean,... but... but...

      Aw, crap.

      --

      My son's 5th grade teacher actually assigned them "write a limerick about a planet". I'm not kidding.
    2. Re:What Is the World Coming To? by Anonymous Coward · · Score: 0

      Repent, sinner!

  29. Re:Bill gates alert! by dionoea · · Score: 1

    Who even uses the CDs to install debian anyway ?

  30. Congrats! by Trashman · · Score: 1

    Congratulations to the entire Debian Project! Sarge is a Modern Distro Desktop Distro. I wonder what the people who complain that Debian is outdated will say now?

    Here's looking forward to Debian 4.0!

    --
    Do not read this .sig
    1. Re:Congrats! by suitepotato · · Score: 2, Insightful

      Congratulations to the entire Debian Project! Sarge is a Modern Distro Desktop Distro. I wonder what the people who complain that Debian is outdated will say now?

      Just wait another two years when others are running things like Fedora Core 7 and Sarge is looking like he needs a furlough.

      --
      If my grammar and spelling are off, I am [distracted/tired/careless] (take your pick)
    2. Re:Congrats! by molnarcs · · Score: 1

      They might complain about xfree 4.3

    3. Re:Congrats! by Trashman · · Score: 2, Informative

      They might complain about xfree 4.3

      Um, nope. See this:

      http://necrotic.deadbeast.net/svn/xfree86/trunk/de bian/local/FAQ.xhtml#debianplans

      --
      Do not read this .sig
    4. Re:Congrats! by Anonymous Coward · · Score: 0

      I fail to see the bit in that document that magically makes Sarge include a more recent X server.

      The Debian folks might have had good reasons for sticking with XFree 4.3, but that doesn't mean the complaints of an outdated version any less relevant.

    5. Re:Congrats! by Trashman · · Score: 1

      By packaging the Xorg packages in Unstable. Someone can (probalby will) take the Src packages (I say someone because I myself, don't know technical details of this procedure,) and "backport" them and make them available to Sarge. This has been done in the past numerous times over with other packages, Including Xfree86 4.x, Gnome, KDE, etc.

      Viola, Now you have a Modern X Server on Sarge. It doesn't have to ship on the CD/DVD, just add a repository to /etc/apt/sources.list and apt-get update && apt-get install Xorg (or whatever the packager decides to name it)

      --
      Do not read this .sig
    6. Re:Congrats! by abigor · · Score: 0, Flamebait

      Great. No regular security updates, no guarantee the latest versions will be tracked, etc. Nice ad-hoc "solution". A better solution is to dump Debian and go with a distribution that stays somewhat up to date, tracks security updates, and still has package management and dependency resolution. Luckily, there are a number of such distributions around, many of them based on Debian.

      And it's "voila". A viola is a musical instrument.

    7. Re:Congrats! by aliquis · · Score: 1

      I'll say in one year Gnome 2.8 is outdated.

    8. Re:Congrats! by myowntrueself · · Score: 1

      "I wonder what the people who complain that Debian is outdated will say now?"

      'snigger'?

      --
      In the free world the media isn't government run; the government is media run.
    9. Re:Congrats! by dtfinch · · Score: 1

      2.8 is about 3/4 of a year old already isn't it?

    10. Re:Congrats! by dtfinch · · Score: 1

      They'll at least complain until the next stable release, expected in about 2-3 years.

    11. Re:Congrats! by Admiral+Kirk · · Score: 1

      Well, I'm saying that Debian stable is outdated... at least for a desktop.
      If you think about it, Gnome 2.8 is already getting old and Debian stable has another 3 years to go...

      I love Ubuntu though, and thanks to the Debian devs for providing the excellent base work.

    12. Re:Congrats! by jonadab · · Score: 1

      > I wonder what the people who complain that Debian is outdated will say now?

      Nothing. For a while.

      But you know, to *maintain* that relevance, they will eventually have to
      release Etch someday.

      --
      Cut that out, or I will ship you to Norilsk in a box.
    13. Re:Congrats! by aliquis · · Score: 1

      Well, ok, I don't use gnome I just know 2.10 is newest so 2.8 isn't top of the line now either but probably ok if you want to follow something stable. Anyway, my point was just that Debian will always have old packages, doesn't matter if it's not that old at this moment, in a year or two it will be.

  31. debian.org now has it by Mister+Furious · · Score: 3, Informative

    The original story (I'm the submitter) says that the main Debian site doesn't have the news yet. It has been updated to reflect the release between the time I submitted the story and the time it was posted.

    The news release is here.

  32. Exciting by audiorevolution · · Score: 1

    "OSS isn't free, you need 25 billion CDs just to install a popular OS!" Or you could just netinst. ;-) Congrats to the Debian team who put this together, and onward into Etch!

    --
    got root? debian/sarge ppc
  33. Announcement, images, and installation manual by dondelelcaro · · Score: 5, Informative
    --
    http://www.donarmstrong.com
  34. Dang, time to Upgrade by WillAffleckUW · · Score: 1

    and see if my new laptop drivers work for WiFi in Debian ...

    --
    -- Tigger warning: This post may contain tiggers! --
  35. Re:Bill gates alert! by Anonymous Coward · · Score: 0

    You just need CD 1 ... not even that really. Most sane debian installations are net-installed.

    Ubuntu still takes one CD.

  36. Should Have Used the Preview Button by Doc+Ruby · · Score: 1

    So now if I want to play Duke Nukem Forever on my Sarge/x86 Mac, I might be stupid, but I'm not crazy.

    --

    --
    make install -not war

  37. Kernel by 3770 · · Score: 1

    Wow, that is great news.

    I used to be a Debian head. But I've sort of lost touch with it. But this makes me want to try it again.

    What kernel version? 2.4? 2.6?

    --
    The Internet is full. Go Away!!!
    1. Re:Kernel by eldacan · · Score: 2, Informative

      2.4.27 and 2.6.8

    2. Re:Kernel by diegocgteleline.es · · Score: 1

      both

    3. Re:Kernel by Anonymous Coward · · Score: 0

      you can go with a very stable 2.6.8 from startup by typing expert26 at the first prompt.
      it's sweet.

    4. Re:Kernel by Trashman · · Score: 3, Informative

      I believe The default is 2.4. but you can have 2.6 at install time if you type linux26 @ the boot prompt. 2.6.8 ships with Sarge.

      --
      Do not read this .sig
    5. Re:Kernel by /dev/trash · · Score: 1

      2.2 but it's reallllllly stable.

    6. Re:Kernel by /dev/trash · · Score: 1

      and that's still 3 releases behind

  38. Working download link by maswan · · Score: 4, Informative
    Feel free to download cd and dvd images from cdimage.debian.org, we should have plenty of capacity.


    And if we run out, we will do http-redirects to our mirrors around the world, so don't be afraid to get your Sarge now!

    /Mattias Wadenstein - mirror admin, cdimage.debian.org

    1. Re:Working download link by fbjon · · Score: 1
      Everytime I read about Debian "Sarge", I'm reminded of that cheerful radio voice in Army Men, when the player dies:

      " Sarge ... is dead !"

      Now I won't be able to play that game anymore after I upgrade my box, it'd be too ominous.

      --
      True confidence comes not from realising you are as good as your peers, but that your peers are as bad as you are.
    2. Re:Working download link by Anonymous Coward · · Score: 2, Funny

      " Sarge ... is dead !"

      Not to worry! Sarge is Linux based, not BSD.

  39. Re:Bill gates alert! by Anonymous Coward · · Score: 0

    .. or use the moderate-bandwith solution, use a smartcard iso burned to a cd-rw and install it.. :)

  40. You missed April fools by weeks. by far_star · · Score: 1

    Apple to use Intel chips.
    Debian 3.1 released.

    C'mon, let's buy these guys a calendar.

    --
    In an average living room there are 1,242 objects Vin Diesel could use to kill you, including the room itself.
  41. Re:Bill gates alert! by gregmac · · Score: 3, Informative

    Most people install Debian with the net-install CD (or at least, they should). It's about a 100MB iso that gets a base system installed, and then you can use apt-get to install anything else you'd like. Because of debian's great package management, it also means this CD can be quite old and still install a current version - you just have to apt-get dist-upgrade as soon as you're done installing. Using the same method you can also convert your system to unstable if you'd like.

    All 14 CDs include EVERY package (as in, you'll get 6 or 7 web browsers, media players, and every other obscure program that is in the repository) and source. That's probably unnecessary for 99% of people out there. Not to mention a fairly big waste of bandwidth to download.

    --
    Speak before you think
  42. Whiskey Tango Foxtrot by Y-Crate · · Score: 0

    In less than a year we have seen:

    - Half Life 2 released
    - Microsoft switch their flagship product to PPC
    - Apple switch to x86
    - The revelation of Deep Throat's identity
    - The release of Sarge

    Hell has frozen over and pigs are flying.

    Come on George Broussard..I know you are reading this..just give us some screenshots and let the universe implode entirely.

    1. Re:Whiskey Tango Foxtrot by Anonymous Coward · · Score: 0

      Microsoft switch their flagship product to PPC

      Wait, Windows is on PPC now? No wonder I keep getting BSODs when I try to run it on my x86 PC!

    2. Re:Whiskey Tango Foxtrot by SuperBanana · · Score: 1
      - Microsoft switch their flagship product to PPC
      - Apple switch to x86

      No, they've been -announced-; Neither Microsoft nor Sony have anything resembling a product ready to ship. They didn't even do the E3 demos on real hardware. Point two, Apple won't be making intel systems till 2007, when it is likely PPC systems will continue in some lines. They didn't say "in 2007 we will completely switch".

    3. Re:Whiskey Tango Foxtrot by WilliamSChips · · Score: 1

      The universe has been destroyed and replaced with something even more bizzarely inexplicable.

      --
      Please, for the good of Humanity, vote Obama.
    4. Re:Whiskey Tango Foxtrot by Y-Crate · · Score: 1
      No, they've been -announced-; Neither Microsoft nor Sony have anything resembling a product ready to ship. They didn't even do the E3 demos on real hardware. Point two, Apple won't be making intel systems till 2007, when it is likely PPC systems will continue in some lines. They didn't say "in 2007 we will completely switch".


      After E3, Microsoft is not going to suddenly abandon the PPC before the 360 is launched.

      Furthermore, Steve Jobs said the first Intel Macs will arrive by next June and the transition will be complete by 2007.
  43. Retraining Required by SomeOtherGuy · · Score: 1

    What new technology will the staunch "stable Debian" loyaltists now be subject to with this new release?

    I could be a smart ASS and say: USB Support, Graphics (other than ASCII art), Plug And Play, 802.11b, etc, etc -- But I won't.

    I have been totally impressed with a few of the Debian cousins lately (Ubuntu and Knoppix) so I have nothing but nice things to say about what Debian has given to us throughout the years.

    --
    (+1 Funny) only if I laugh out loud.
  44. Next monday slashdot headline by gmuslera · · Score: 1

    "Slashdotting ended over debian.org"

  45. upgrade by delirium+of+disorder · · Score: 1

    apt-get update; apt-get upgrade

    (On my SPARC, MIPS, PA-RISC, and x86 machines) For portability and package management, nothing beats debian.

    --
    ------ Take away the right to say fuck and you take away the right to say fuck the government.
    1. Re:upgrade by Knuckles · · Score: 1

      Are you crazy? apt-get update will NOT give you a usable Sarge. You will need to dist-upgrade. Plus, the release notes recommend aptitude as it makes safer decisions than plain apt-get

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
    2. Re:upgrade by TCM · · Score: 1

      (On my SPARC, MIPS, PA-RISC, and x86 machines) For portability and package management, nothing beats debian.

      You misspelled NetBSD.

      --
      Of course it runs NetBSD. BTC: 1NT7QvbetmANwaMzhpVL6
  46. As a long time Debian contributor and developer... by schoolsucks · · Score: 0

    I would like to thank everyone for their kind words. I remember putting out the very first version of Debian. Boy those were the days. I hope everyone likes what we have created and can further enhance it.

  47. Well done! by jynus · · Score: 1

    See you again in etch 2020. ;)

    --
    -- Ne me laissez pas tellement triste: écrivez-moi vite qu'il est revenu...
  48. Re:Bill gates alert! by Anonymous Coward · · Score: 0

    you don't need 14 CDs, dipswitch.
    you get the installer and pull the rest down as needed.

  49. AHHHHHHHHH by Anonymous Coward · · Score: 0
    I want my mommy :(

    *hides under desk*

    Yes, the strain was too much. After two completely impossible events have occured, it's incredibly likely that many more impossible events are going to occur soon. Or something.

  50. Yes by Anonymous Coward · · Score: 1, Informative
  51. LOL oh yeah, right on time. by Anonymous Coward · · Score: 0

    Making the June 6 projected release date sends a great message to the rest of the larger Linux community.

    LOL!
    Well, correct me if I am wrong but the last message we got was: "Sarge will be released on December 2003"!

    Agreed, it's not much, just 1.5 years...

  52. Habemus Debian! by shywolf9982 · · Score: 2, Interesting

    That's incredible. Now, Microsoft HAS to release Longhorn. C'mon, you can't let the Debian guys be faster than you....
    Apart from jokes, I'm curious to know if Debian still holds a share of the "market". It was a gooddistribution, but a lil too static. I honestly think they should consider doubling the release speed, or atleast provide significant updates for a release from time to time (who said "and why not call 'em Service Packs?").

    --
    nbody2002:If you can read this you may be addicted to the internet
  53. Linux distros distribution by theurge14 · · Score: 0

    The thing I don't understand about various distros is why in this age of the Internet a big announcement has to be made that an operating system finally has great new features like Gnome 2.8 and Firefox 1.04. Why do Fedora Core users have to burn another gaggle of CDs every 6 months just to stay up to date? Why is it that it seems Gentoo is the only distro that has figured this out? I find this particularly annoying considering Linux in general has been a "download this for free!" type OS but yet we're still upgrading them like we're buying shrink wrapped boxes.

    1. Re:Linux distros distribution by Admiral+Kirk · · Score: 1

      I used Gentoo for 1.5 years, and it has some nice features.

      But in the end it was too hard to maintain, endless compiles (specially when KDE released two updates in 3 weeks) and a lot of breakage because a security update involved installing a newer version of a program that had changed config file formats...

  54. Healthy torrents over here by Anonymous Coward · · Score: 0

    Grab the torrents of the dvd's. I've already seeded 30gig of those today :)

    Just to be elite you should get them here:

    http://torrentspy.com/search.asp?query=sarge+gold& submit.x=0&submit.y=0

    (tho' i have to say that the easiest way to install is to grab the 50M business-card-cd and install everything else over network)

  55. annoying by mstep · · Score: 1

    I installed Debian Woody just three days ago. What are the odds? Luckily upgrading shouldn't be too much hassle (how I love this OS). Congratulations to all Debian developers :)

  56. Torrents? by Anonymous Coward · · Score: 0

    Any torrents for the DVD images yet?

    1. Re:Torrents? by lintux · · Score: 2, Informative

      Yes, all kinds of images can be found here, and for DVD BitTorrents (x86) you can look here.

  57. *Sigh* by ilyanep · · Score: 1

    Last time I tried to install any debian I had major problems:

    Debian Woody's graphics drivers didn't work w/ my card

    Debian Sarge screwed up my partitions causing me to lose ALL of my data (from my Windows Partition). I dunno if their partitioning tool has improved, but I don't want to risk it.

    --
    ~Ilyanep
    To get message, take amount of carrier pigeons at each stage mod 2. Then decode binary.
    1. Re:*Sigh* by eldacan · · Score: 1

      The new version of parted used in sarge fixes this bug. And your data was not lost, you would just have had to fix the partition able (that is, if you're indeed speaking of this bug)

    2. Re:*Sigh* by ilyanep · · Score: 1

      it seems as if you are speaking of EXACTLY the same bug I am talking of. And my MBR was fixed after I did a Win98 HD scan. If you are right and the bug was fixed I would REALLY love to install Debian on my PC (maybe it'll be the only Linux to support my wireless card)

      --
      ~Ilyanep
      To get message, take amount of carrier pigeons at each stage mod 2. Then decode binary.
    3. Re:*Sigh* by eldacan · · Score: 1

      Well see for yourself: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=2 58880

      As for the wireless card, you may want to try the Ubuntu live-cd too

    4. Re:*Sigh* by Anonymous Coward · · Score: 0

      Haha. Pwnd.

  58. The end of the world isn't near.... by tktk · · Score: 2, Funny

    I won't start panicking until Duke Nukem Forever goes gold.

    1. Re:The end of the world isn't near.... by AlanS2002 · · Score: 0

      Or at least until longhorn goes gold

      --
      Not all conservatives are stupid,
      but it is true that most stupid people are conservative.
      - Hume
  59. No, no... by kukickface · · Score: 1

    the book of revelations clearly states that Sarge's release only heralds the SECOND horseman of the apocalypse. The end is nigh only when the FOURTH horseman roams free. In otherwords, don't start to worry until the HURD reaches 1.0

  60. Great news by Anonymous Coward · · Score: 0

    We've been running Sarge/testing in production for the last 8 months and only once had a minor issue upgrading packages.

    We found Debian to be an exremely stable, easy to administer distribution perfectly suited for production server environments and the quality of Debian packages deserves the highest praise.

    My congratulations to the Debian team.

  61. this is great! by bblazer · · Score: 1

    This is great, but what does it have to do with Apple switching to Intel chips? :)

    --
    My .bashrc can beat up your .bashrc!
    1. Re:this is great! by Anonymous Coward · · Score: 0

      Not much, other than the fact that once OS X is available on Intel chips, Linux (including Debian) is FINISHED. Hope you guys enjoyed your 10 minutes of fame, but OS X 0wnZ j00.

  62. Re:Red tape vs common sense. Same as Netscape... by diegocgteleline.es · · Score: 1

    Did a security patch make it into Sarge? No. Did versions 1.8.3, 1.8.4, 1.8.5 or 1.9 make it into Sarge? No.

    There're more security issues. Those, however, can (and will) be corrected after sarge's been released

    (yes, it sucks, but fixing all security issues would have delayed even more the release)

  63. KDE 3.4 for Debian Sarge by Bill+Kendrick · · Score: 4, Informative

    For those who are using, or want to use, Debian Stable (now 'sarge'), but want KDE 3.4 (instead of 3.3), you can get it from pkg-kde.alioth.debian.org.

    For those who've been using sarge via its 'Testing' monicker, I'm guessing KDE 3.4 will hit 'etch' (the new 'Testing') in the coming weeks.

    Enjoy!

    1. Re:KDE 3.4 for Debian Sarge by Anonymous Coward · · Score: 0

      KDE 3.4.1 is already in experimental and will probably enter unstable in the comming days.

    2. Re:KDE 3.4 for Debian Sarge by northcat · · Score: 1

      I thought that new packages were directly uploaded into unstable where they were tested. What is experimental then?

    3. Re:KDE 3.4 for Debian Sarge by cortana · · Score: 1

      Strictly speaking, packages should only be uploaded to Unstable if they are of high enough quality to be released.

      Experimental is a staging ground to prepare packages for others to test, that aren't necessarily of releasable quality.

    4. Re:KDE 3.4 for Debian Sarge by craigevil · · Score: 1

      Experimental is kinda a holding area until they get enough bugs worked out to move it to unstable. From unstable it moves to testing. And then in a 100yrs or so moves to Stable. Right now KDE3.4 has its own repository, GNOME2.10 is still in Experimental, or at least it was a couple hours ago when I checked. It is more fun to run a mix of Testing and Unstable packages.

      --
      Debian Sid LXDE Firefox 3.6.4
      GNU/Linux and Firefox, surfing the internet safely.
    5. Re:KDE 3.4 for Debian Sarge by northcat · · Score: 1

      Thank you. So only some packages go to experimental while others go to unstable directly? Or do all packges have to go through experimental?

    6. Re:KDE 3.4 for Debian Sarge by cortana · · Score: 1

      Correct, the use of experimental is optional. Lately teams doing big coordinated uploads (like Gnome 2.6, 2.8, 2.10, KDE, etc) have been using it as a staging ground to prepare for uploads to Unstable which should (in theory) be releasable.

  64. I'll be a data point. by khasim · · Score: 1

    I'm running 4 Debian boxes here (and they're all Sarge now 'cause Debian makes it so easy).

    One of them is a test box, the other three are production servers.

    =====

    At home, I'm running two of them and they've been Sarge for a long time. And Ubuntu on the desktop, but that's a different story.

    And the home boxes are running 2.6.11.11 (the only non-stock-Debian item on them).

    1. Re:I'll be a data point. by Zonnald · · Score: 1

      Wow I'm impressed, you were able to upgrade to Sarge, re-install all the business apps and test the environment is such a short amount of time.

    2. Re:I'll be a data point. by grolschie · · Score: 1

      Dude, Sarge has been available for years in "testing". Sheesh.

    3. Re:I'll be a data point. by Zonnald · · Score: 1

      So you are happy to run your production systems on TEST servers?

    4. Re:I'll be a data point. by Anonymous Coward · · Score: 0

      Hmmm...I'd rather run production systems with Debian "testing" than another less-tested dists. Many have been using Sarge in the enterprise for over a year already.

  65. Guess what? It is. by Anonymous Coward · · Score: 0

    I felt a great disturbance in the Force, as if millions of "But Debian is so ancient" trolls suddenly cried out in frustration and were suddenly silenced.

    Well, I am sorry to deliver such news to you, but:
    a) It is ancient (XFree, Open Office 1.1, etc.)
    b) It is late (merely 1.5 years).
    c) It is insanely big (14 CDs).

    1. Re:Guess what? It is. by petermgreen · · Score: 4, Insightful

      is 14 cds all that big for what is essentially an archive of every peice of free software a debian maintainer has ever cared to package?

      packages on the cds (i belive cd1 is an exception getting special criteria) are placed onto cds by popcon (an optional package that reports back what packages you have installed) output so the high cds will contain really obscure stuff

      the only time i'd even consider getting or making a full cd set is if i knew i was going to be away from the net for a long time.

      if you have a net connection just use either the buisnesscard (base system and full selection of kernels) the netinst (base system and stuff you need for the standard "tasks") or the full cd1. don't bother with the other cds.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    2. Re:Guess what? It is. by Short+Circuit · · Score: 1

      For a number of years, I didn't have an Internet connection. Debian/testing CD sets were how I stayed up-to-date.

  66. Sincere... by Trogre · · Score: 1

    congratulations to the Debian team on a true milestone.

    This release is likely to result in a massive rise in adoption on both desktops and server rooms alike.

    Take a rest now, you've more than earned it - but do keep those updates coming!

    --
    "Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
  67. Re:Red tape vs common sense. Same as Netscape... by Anonymous Coward · · Score: 0

    If this bug really is release-critical, someone who cared(TM) should have increased the severity of the bug.

    If this really is as critical and unsecure as you claim, it will be fixed and uploaded to security.debian.org when someone notifies the right people about it (maintainer & security-team).

    On the other hand, I don't know anyone who uses pound.

  68. Release Number?! by foo+fighter · · Score: 1

    I'm no fan of liberal release/version number inflation. But this seems way too conservative. Isn't this a major release for Debian? Why in the world isn't this Debian 4? What is that going to take?

    --
    obviously no deficiencies vs. no obvious deficiencies
    1. Re:Release Number?! by Anonymous Coward · · Score: 0

      By the time Debian decided that "4.0" would be a better version number, "3.1" was already too pervasive.

  69. read the release notes by petermgreen · · Score: 2, Informative

    before you even think of doing this on a remote system.

    1: there is a package called doc-base that if installed will cause BIG problems unless you upgrade or remove it first.

    2: aptitude is generally considered to make safer descions about upgrade order than apt-get

    --
    note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    1. Re:read the release notes by flossie · · Score: 1
      aptitude is generally considered to make safer descions about upgrade order than apt-get

      I have never had any problems with apt-get. I used to use aptitude but I have now given up on it and gone back to apt-get. For some unknown reason, aptitude occasionally decided to suggest uninstalling half of my system after I requested a package be updated. Unfortunately, there is no "undo" command and the only way of resetting aptitude seems to be to apt-get --purge and then reinstall it.

    2. Re:read the release notes by Daniel · · Score: 1

      Unfortunately, there is no "undo" command

      Yes, there is.

      the only way of resetting aptitude seems to be to apt-get --purge and then reinstall it.

      You can also execute the "keep" command to clear the actions that have been set on a bunch of packages, but I believe that's not available in woody.

      Daniel

      --
      Hurry up and jump on the individualist bandwagon!
    3. Re:read the release notes by flossie · · Score: 1

      Thank you. I might have another look at aptitude then.

    4. Re:read the release notes by borggraefe · · Score: 1

      1: there is a package called doc-base that if installed will cause BIG problems unless you upgrade or remove it first.


      This bug was fixed a few days ago and doesn't affect sarge anymore. See this entry in Debian's bug database.
    5. Re:read the release notes by petermgreen · · Score: 1

      well the reccomendation is in the release notes still and personally if i was upgrading a remote box i'd be following thier instructions to the letter.

      a local unimportant box may allow for a more gung-ho attitude.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    6. Re:read the release notes by cortana · · Score: 1

      It's probably Aptitude's automatic dependancy tracking.

      Say you want to try out KDE. 'aptitude install kde' will pull in the kde metapackage, along with all the individual packages that 'kde' depends upon. Aptitude notes that all these individual packages were not directly requested by you--they are only being installed to fulfill a dependancy.

      If you later decide that KDE is not for you, 'aptitude remove kde' will remove the kde metapackage. Aptitude will then remove all the automatically installed packages that are no longer depended upon. Yay! With apt-get, you'd have had to remove kdebase, kdenetwork, kdegraphics, etc, all the way down to the leaf packages.

      So far, so good. What probably happened to you is something like this:

      # aptitude install gnome
      aptitude thinks: gnome depends on gnome-desktop-environment, gnome-office, bluefish, gnome-cups-manager, etc etc. Therefore I'll install those packages, and mark them as automatically installed

      # aptitude remove gnome-office
      aptitude thinks: gnome-office is being removed, gnome depends on gnome-office, therefore I'll remove gnome
      aptitude thinks: gnome is being removed, gnome depends on gnome-desktop-environment, gnome-office, bluefish, gnome-cups-manager, etc etc. Those packages were automatically installed, and nothing remaining on the system depends on them any more, so I'll remove them

      Basically Aptitude is being too clever for its own good.

    7. Re:read the release notes by flossie · · Score: 1

      Genius! That makes perfect sense. In fact, I seem to recall that there was a lot of gnome stuff amongst the packages that it often wanted to delete.

  70. Re:Bill gates alert! by kfg · · Score: 2, Insightful

    14 CDs is the cost of OSS now huh?

    Don't you guys ever get tired of this particular bit of silliness?

    So tell me, how many CDs do you need for propriatary software? A quick jog down the aisles of Best Buy infers quite a large number; and at a rather higher cost than for just the blank media.

    KFG

  71. In Soviet Russia... by Anonymous Coward · · Score: 0

    Sarge releases Debian.

  72. A year too soon?? by Anonymous Coward · · Score: 0

    6/6/2005 man if this was 2006,, I would definitly think hell had frozen over.

  73. Re:fristpost by Anonymous Coward · · Score: 0

    That's funny.

  74. In related news... by Trogre · · Score: 1

    Debian Planet announces in their latest update that the sarge freeze is now official.

    Hmmm...

    --
    "Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
  75. But still 30 RC bugs? by todu · · Score: 1

    Hmm? But their official graph over release critical bugs still says 30. Guess they aren't that release critical after all?

    http://bugs.debian.org/release-critical/

  76. MODUP! by diegocgteleline.es · · Score: 1

    ...before people collapses servers.

    1. Re:MODUP! by maswan · · Score: 3, Informative
      Hah! They aren't even breathing hard. Actually, demand seems to be dropping right now, I had prepared for much worse.


      As it is now, I have to apologize to the mirrors I asked for, since they aren't getting any load either.


      So, bring it on!

      /Mattias Wadenstein - cdimage.debian.org admin

    2. Re:MODUP! by kjots · · Score: 1

      Well, I've been runnng sarge for over a year now, just 'cause woody was too old. In fact, I've been maintaining a daily-updated i386-binary sarge mirror on my local network for several months now (I hate waiting for packages to download - much better to do it while I'm sleeping), so I've barely touched the mirrors at all.

      Anyone else doing this?

    3. Re:MODUP! by openglx · · Score: 1

      Same here for me, long time since I set up my own local mirror for x86, IA-64 and x86_64, being the last from amd64.debian.net.

      Maybe tomorrow morning I will download a minimal ISO file just to start doing fresh install on some old machines.

      Great job Debian Team, thanks! :)

    4. Re:MODUP! by Script+Cat · · Score: 2, Interesting

      Yeah!
      Using Bittorent my bandwidth maxes out not yours.
      But that doesn't mean sarge isn't popular these torrents are lit-up.

    5. Re:MODUP! by Arker · · Score: 1

      Used sarge from the beginning on the debian box, cause I wanted ReiserFS. So yeah, when I saw this I ssh'd in and made sure it was up to date, but that didn't involve much downloading.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    6. Re:MODUP! by chthon · · Score: 1

      Yes.

      And my mirror is pointed not to testing or unstable, but to sarge and sid, which means that I should have been updated last night.

      I am already running sarge (and sid too) for more than a year, and I have seen the programs it contains getting progressively better.

      Finally I can make a DVD of it and then see when Xorg comes into Debian unstable.

    7. Re:MODUP! by petermgreen · · Score: 1

      make sure you deal with your /etc/apt/sources.list if you don't wan't to end up following the new testin (etch)

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    8. Re:MODUP! by Arker · · Score: 1

      Yep, I knew that much. Changed 'testing' to 'sarge' in sources. Seems to have been all that needed to be done. System is chugging right along without a complaint.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
  77. Finally by titusjan · · Score: 1

    They put the B back in stable.

    *thanks crowd, mentions he'll be here all week*

  78. Can I play Fable on it? by WillAffleckUW · · Score: 1

    or do I still have to go out and buy an out-of-date xBox for that?

    --
    -- Tigger warning: This post may contain tiggers! --
  79. Fast european mirror of the CD iso's by DeadInSpace · · Score: 1
  80. Re:Bill gates alert! by Phil+Hands · · Score: 5, Informative

    All 14 CDs include EVERY package (...) and source.

    Almost right, 14 CDs is just the binaries (on average, several architectures take 13, ia64 takes 15)

    Source takes 15 more CDs

    For a full set of CDs (that only an anal collector would actually want) for all 11 archs, and the source, you'll need 164 CDs :-)

    As you say, the netinst image is the way to go, unless you want to send a copy to a friend who has no internet connection.

    --

    Debian: GNU/Linux done the Linux way
  81. If Hell has frozen over... by rdwald · · Score: 5, Funny

    ...why don't I have a girlfriend?

    1. Re:If Hell has frozen over... by Anonymous Coward · · Score: 1, Funny

      Because she actually has been waiting for hell to freeze over to meet Mr. Right.

    2. Re:If Hell has frozen over... by Anonymous Coward · · Score: 0

      are you asian? because that's all asian people care about in life. hence the stereotype "Desperate Asian".

    3. Re:If Hell has frozen over... by Francis85 · · Score: 1

      Because that would be hot!

    4. Re:If Hell has frozen over... by Anonymous Coward · · Score: 0

      Well, *I* do have a girlfriend. And *I* am trying to break up with *her* (but she is really hot so its difficult).. Hell has frozen over.

  82. Coincidence? by planarian · · Score: 0

    Today is also the 61st anniversary of D-day.

  83. You have to wait for the signals by theMinorcan · · Score: 5, Funny

    Now, when can we expect Etch?

    These are some of the things that happened between Debian releases:
    a) The Olympic games returned to Greece.
    b) The Pope died.
    c) A German Pope got elected in a conclave.
    d) Apple switched to Intel.
    e) Watergate's Deep Throat identity was revealed.
    f) The French rejected the European Constitution
    g) Boston won the World Series.
    So just sit, be patient and wait for the signals my son.

    1. Re:You have to wait for the signals by self+assembled+struc · · Score: 1

      And these things only happened in the past year, so triple that!

    2. Re:You have to wait for the signals by rbochan · · Score: 1

      But we still haven't seen Longhorn :oP

      --
      ...Rob
      The American Dream isn't an SUV and a house in the suburbs; it's Don't Tread On Me.
    3. Re:You have to wait for the signals by Dachannien · · Score: 2, Funny

      So just sit, be patient and wait for the signals my son.

      Revelation 6:12 And I beheld when he had opened the sixth seal, and, lo, there was a great earthquake; and the sun became black as sackcloth of hair, and the moon became as blood;
      13 And the stars of heaven fell unto the earth, even as a fig tree casteth her untimely figs, when she is shaken of a mighty wind.
      14 And the heaven departed as a scroll when it is rolled together; and every mountain and island were moved out of their places.
      15 And the kings of the earth, and the great men, and the rich men, and the chief captains, and the mighty men, and every bondman, and every free man, hid themselves in the dens and in the rocks of the mountains;
      16 And said to the mountains and rocks, Fall on us, and hide us from the face of him that sitteth on the throne, and from the wrath of the Lamb:
      17 For the great day of his wrath is come; and who shall be able to stand?
      18 Oh, and Debian Etch was released.

  84. Oh man by pHatidic · · Score: 1

    They really should have waited for the next version of Nethack to be ready before releasing. That way Debian users would have something to keep them occupied so they don't complain when it is another three years until the next release.

  85. Thanks by punkrockguy318 · · Score: 1

    Thank you, Debian team, for all your hard work!

  86. I don't get it by northcat · · Score: 1

    How is parent funny?

    1. Re:I don't get it by Anonymous Coward · · Score: 2, Informative

      How is parent funny?

      "woody" also means erection in english.

    2. Re:I don't get it by MegaFur · · Score: 1

      I know that the Internet is global so not everyone's gonna get the joke, and you really are just trying to be informative,so it's cool that you've been modded that way, but it's still funny. :-)

      --
      Furry cows moo and decompress.
  87. Postgresql 7.4.7 by esconsult1 · · Score: 1
    Which is why I don't use stock Debian. For the world weary: 8.0.3 is out.

    I mean, including Postgresql 7.4.7 as a badge of pride? Sure, its good and all, but if you have Firefox 1.0.4, then one would thing a leap to PG 8.0 would not be that big of a deal.

    1. Re:Postgresql 7.4.7 by tacocat · · Score: 3, Insightful

      Never use a "point zero" release on something you want to work all the time.

      In this case it might be prudent to wait until 8.0 has a bit more shake-down before you convert all your databases to it.

    2. Re:Postgresql 7.4.7 by Bloater · · Score: 1

      Like 8.0.3 maybe?

    3. Re:Postgresql 7.4.7 by RazzleDazzle · · Score: 1

      Yeah, don't use Apache two point zero point five four.

      --
      ZERO ZERO ONE ZERO ONE ZERO ONE ONE! Just brushing up for my next big invention: Ethernet over Voice (EoV)
  88. End of days! by fsterman · · Score: 4, Funny

    Red Sox win
    We know who deep throat is
    Apple switches to X86
    and Sarge was actually released.

    Its armageddon. Or the Heart Of Gold just flew by.

    --
    Is there anything better than clicking through Microsoft ads on Slashdot?
    1. Re:End of days! by LarsWestergren · · Score: 2, Funny

      I finally dug up that strange bump on my driveway. Guess what - it was Jimmy Hoffa!

      --

      Being bitter is drinking poison and hoping someone else will die

  89. ok, now what? And thanks! by Anonymous Coward · · Score: 0

    Thank you, thank you, thank you Debian developers! Thank you, thank you, thank you!

    Now, for us non-programmers, non-gurus using Sarge, what's the next step? I've carefully changed my sources list in the last month or two from testing to sarge . So I'm only hitting Sarge repositories. Also, thanks to info on the mailing lists, I've added security (security.debian.org) to my repository, and the new Debian Volatile went into my repository today.

    The concern has always been, what happens when Sarge goes stable, and the "prefers" should become stable instead of testing. I saw a while back in the Debian-Testing list that someone asked and someone else tried to explain how to transition by using pinning.

    Is there going to be a release of a how-to of how to transition a purely Sarge installation from "testing" to "stable" in apt-preferences without then ending up in a situation where the install tries to go to woody, or some other serious situation results?

    Sorry, just a lot of confusion and apprehension from someone who wasn't using potato-> woody or earlier releases and doesn't have a clue about what to do next. Any guidance would really be appreciated.

    and btw, thanks Debian developers!

  90. My next three commands... by jusdisgi · · Score: 4, Funny

    Finally I get to run:

    apt-get update
    apt-get dist-upgrade
    apt-get install duke-nukem-forever

    Yes!!!!

    --
    Given a choice between free speech and free beer, most people will take the beer.
    1. Re:My next three commands... by HoaryCripple · · Score: 1

      unless you're running as root (bad, bad, BAD!!!!) I think you're forgetting something :)

    2. Re:My next three commands... by Anonymous Coward · · Score: 0

      Didja ever consider he might use:

      alias apt-get="sudo apt-get"
    3. Re:My next three commands... by jusdisgi · · Score: 3, Insightful

      unless you're running as root (bad, bad, BAD!!!!) I think you're forgetting something :)

      Well, at first I saw your handle and figured you were just some Ubuntu-n00b that got told "root's bad, mmkay?" and figured it was now his right as a newly-1337 assclown to go around and scold people for this shit.

      But then I looked at the number by that handle, and realized that it is far, far too low. Ubuntu wasn't even a glimmer in Debian's eye when you signed up.

      So....you've got no excuse. And I must answer:

      Hey pencil-dick! It's my fucking server, and I'll run as fucking root when I fucking feel like it! I'll hack up my sudoers file, add your mother to wheel, and just generally break your dumbass procedural rules! And you'll goddamned well like it, because I pay attention to what the fuck I do as root, at least as much as you asspirates pay attention when you strap "sudo" on the frontend of every damn thing and act like it's somehow safer. So piss off!

      (Sorry everybody. But that's really getting to be one of my hotbuttons. Whoever up and decided that it was better to give every fucking user sudo access and then tell everybody never to su should be shot.)

      --
      Given a choice between free speech and free beer, most people will take the beer.
    4. Re:My next three commands... by Anonymous Coward · · Score: 0

      Sorry everybody....but

      Errr.... no you are not sorry, else you wouldn't have posted this irrational tripe.

    5. Re:My next three commands... by Anonymous Coward · · Score: 0

      Well, at first I saw your handle and figured you were just some Ubuntu-n00b that got told "root's bad, mmkay?" and figured it was now his right as a newly-1337 assclown to go around and scold people for this shit.

      Now this is interesting. What more proof a distro has come close to nailing the issue of usability if its users are mentioned in a disdainful way by the elitists. Microsoft should surely be worrying now.
    6. Re:My next three commands... by HoaryCripple · · Score: 3, Insightful

      Haha, thanks for the great laugh!

      You're correct. I'm not an Ubuntu-n00b. My nick is from the poem "Childe Roland to the Dark Tower Came."

      You are also making the assumption that I am one of those people (your exact terminology was "asspirate") that think everyone should have sudo access.

      And lastly: My god man! Get a grip, it was only a joke. Develop some coping skills please.

    7. Re:My next three commands... by jusdisgi · · Score: 1

      Now this is interesting. What more proof a distro has come close to nailing the issue of usability if its users are mentioned in a disdainful way by the elitists.

      Haven't got anything against Ubuntu users; as it happens, I'm typing this on a Hoary machine. But I do have something against someone with 4 months Linux experience giving me hell about becoming root instead of doing the sudo two-step. And I'm not referring to the GP at this point, but other experiences with that small subset of Ubuntu-n00bs.

      I was about 2/3 done posting when I realized that he could just as easily be suggesting 'su' should be added to my 3 commands (of course, I tend to keep a root shell around when I'm doing stuff anyway, but...), but I felt at that point that what I had so far was funny enough to keep. Plus, I really am pissed about the sudo thing...that's dumb as hell.

      --
      Given a choice between free speech and free beer, most people will take the beer.
    8. Re:My next three commands... by stinky+wizzleteats · · Score: 1

      Hey pencil-dick! It's my fucking server, and I'll run as fucking root when I fucking feel like it! I'll hack up my sudoers file, add your mother to wheel, and just generally break your dumbass procedural rules! And you'll goddamned well like it, because I pay attention to what the fuck I do as root, at least as much as you asspirates pay attention when you strap "sudo" on the frontend of every damn thing and act like it's somehow safer. So piss off!

      step 1: copy
      step 2: vi /etc/motd
      step 3: paste
      :wq

    9. Re:My next three commands... by jmony · · Score: 1

      r00t r0cks!

    10. Re:My next three commands... by arose · · Score: 1

      Would you rather have them running as root? It's better for us all and you can ignore them.

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
  91. finaly.. by pimpsoftcom · · Score: 1

    But the real question I want to know is how stable is it *really*? Did they rush the release due to political meandering or is it really stable? I think I'm going to hold off upgrading and just use the security updates that are available for the next year until I see that the bugs really are down. The last thing I want in a production environment is a unstable system that was rushed to release because of debian politics.

    --
    - d
    1. Re:finaly.. by Admiral+Kirk · · Score: 1

      If there are quirks, it should be installation related.

      The software packages are already a bit dated, so bugs should have been ironed out.

      That said though, I think Debian politics delayed the release instead of rushing it.

  92. Hasn't hit the main site yet?? by raindown · · Score: 1

    That's odd.. because I saw the news on the debian.org site almost 3 hours ago!

  93. Hardy Har Har by Aeron65432 · · Score: 0, Redundant

    C'mon slashdot, this has gone way too far.

    Apple switches to Intel.
    Sarge finally comes out.

    Honestly, April Fools was like 2 months ago. Enough already!

  94. Win32 Installer or Port? by OsirisX11 · · Score: 2, Funny

    Can someone please link me to the win32 (Windows XP Home) installer, version, or port of Debian Sarge please?

    1. Re:Win32 Installer or Port? by isilrion · · Score: 1

      Actually, this might help a bit . You may need to tweak it a bit, though.

      Cheers
      Isilrion

      P.S: Don't worry, I know what you meant.

  95. Debian for Users by digitaltraveller · · Score: 2, Informative


    From the release announcement:

    With the development of the new debian-installer, this release features a new, modular and sophisticated installation routine with integrated hardware detection and unattended installation capabilities.

    One problem for newbies solved.

    Now if they only come up with a friendly alternative to dselect that lets you mix and match packages from the unstable tree, I might start reccomending debian to newbies. Heck, I might even use it myself.

    1. Re:Debian for Users by splint3r · · Score: 1

      apt-get -t unstable

      Seems simple enough to me, but then again I'm regularly mistaking what is simple for what I have gotten used to and take for granted (perhaps if I had given myself the above answer a few years ago I would have said "WTF?").

    2. Re:Debian for Users by Anonymous Coward · · Score: 0

      So what do you use, genius?

    3. Re:Debian for Users by tao · · Score: 2, Informative

      aptitude should be your friend. You can (and should) both use it as a replacement for apt-get (with better results, since it keeps track of packages purely installed to satisfy dependencies) on the commandline, AND as a UI-tool to replace dselect. Then there's always synaptic if you use GNOME (and I suspect there's something similar for KDE, I'm not sure).

  96. Kiss my Butt you critics by tacocat · · Score: 1

    All you wankers out there slamming Debian for being slow to release can just push off!

    I am glad that Debian is as stable as it is. Linux has certainly reached the point today where software does not have to develop at the speed of sound in order to remain stable/viable. I do expect Debian to move faster in development as that is one of their core issues in elections today, but I certainly hope it does not try to develop everything as unstable or worse.

    When you consider how many people today are still using Windows 98 and Windows 2K, it's pretty obvious that software no longer needs to be released on a monthly basis. I would give the linux community the same credit with Debian as proof of it's success.

    While I think continued development is important, the focus needs to be on stability and reliability. There is little gained if you use the latest and greatest but can't boot your machine or spend a weekend a month trying to figure out what broke in the last series of upgrades. Not all of us have the time to spend on that kind of work.

    I would much rather have a distribution that allows me to do what I want to do rather then spending my time trying to figure out what it's doing. I think that is why I quit using Windows in the first place. That is also why I quit a number of other distros and landed on Debian. Do you have any idea what it is like having mail servers, web servers, and print servers working so long and so reliably that you forget they are even there?

    So before you make your 1000 posts about how fucking slow Debian is, remember that good things come to those who wait.

    1. Re:Kiss my Butt you critics by Markos · · Score: 1

      So before you make your 1000 posts about how fucking slow Debian is, remember that good things come to those who wait.

      I absolutely agree! For example, some of my acquaintances have actually chosen to go out and look for individuals of the female persuasion. Unbelievable, I know!

      While I have chosen to simply wait, for a decade or two, for that good thing to walk through the door of my mothers house and straight into my basement apartment.

      Any minute now....

    2. Re:Kiss my Butt you critics by pebs · · Score: 1

      I absolutely agree! For example, some of my acquaintances have actually chosen to go out and look for individuals of the female persuasion. Unbelievable, I know!
      While I have chosen to simply wait, for a decade or two, for that good thing to walk through the door of my mothers house and straight into my basement apartment.
      Any minute now....


      Hey, if you want to get a girlfriend faster, you have to contribute your own time rather than waiting around for someone to prepare one for you.

      --
      #!/
  97. Crap!! by Anonymous Coward · · Score: 0

    damn it, i just finished compiling Debian 3.09999999 last night !!!!

    1. Re:Crap!! by Anonymous Coward · · Score: 0

      Sure you're not talking about Gentoo?

  98. Giving something back to community by guacamole · · Score: 0, Troll

    Does anyone know what Mr. Debian is going to do with all the money generated by CD sales? Is he going to contribute some of the profits to open source projects that made this Linux distribution so popular?

  99. Toy Story connection? by JeTmAn81 · · Score: 2, Interesting

    I may be missing the obvious, but are Debian releases supposed to be named after characters from the classic Pixar animated film Toy Story? Woody, Sarge, etc...will the next one be Buzz Lightyear?

    --
    "Me? Lady, I'm your worst nightmare -- a pumpkin with a gun."
    1. Re:Toy Story connection? by splint3r · · Score: 4, Informative
      Yes.

      And no.

    2. Re:Toy Story connection? by JeTmAn81 · · Score: 1

      So you're telling me the next one will be Emperor Zurg :)

      --
      "Me? Lady, I'm your worst nightmare -- a pumpkin with a gun."
    3. Re:Toy Story connection? by splint3r · · Score: 1

      :) Some one joked about Disney having to release Toy Story 3 in order to allow Debian to continue infringing on their copyrights.

    4. Re:Toy Story connection? by Anonymous Coward · · Score: 0
      :) Some one joked about Disney having to release Toy Story 3 in order to allow Debian to continue infringing on their copyrights.

      s/copyright/trademark/
    5. Re:Toy Story connection? by Lobo_Louie · · Score: 0

      Oh, Toy Story 3 won't be needed for 10 years. :)

    6. Re:Toy Story connection? by Anonymous Coward · · Score: 0

      No, of course! Buzz has already be released a looong time ago!

      1.1 Buzz released June 1996 (474 packages, 2.0 kernel, fully ELF, dpkg)

      (from:
      http://www.debian.org/doc/manuals/project-history/ ch-detailed.en.html#s4.2)

    7. Re:Toy Story connection? by Whafro · · Score: 2, Funny

      Yes, and this is clearly why they have such a long release cycle... they have very few names left to use, so they have no choice but to make them count.

  100. Impressive Accessability. by tacocat · · Score: 4, Interesting
    Debian GNU/Linux 3.1 includes the efforts of the Debian-Edu/Skolelinux, Debian-Med and Debian-Accessibility sub-projects which boosted the number of educational packages and those with a medical affiliation as well as packages designed especially for people with disabilities.

    I spent a weekend doing accessability evaluations on computers. The assignment was for Windows, but the teacher let me use Linux since that was all I had. Turns out my Debian-Linux distrobution had far more accessability features available than anything Windows had. If I had a microphone and a few cameras I could really go to town. But it is worth mentioning that the Linux community as a whole and Debian in particular has done a better than industry standard job at this>

    1. Re:Impressive Accessability. by Neoncow · · Score: 1

      Is there a report that you could post?

  101. x86_64 Support? by imemyself · · Score: 3, Interesting

    I know its not 100% necessary to run on AMD64/EM64T processors, and it may or may not even give performance advantages yet, but I think its kind of odd that they have binaries available for pretty minor platforms but don't have any specifically for probably the second most popular after regular x86. I mean RH/Fedora, SuSE, Mandrake, and even Debian-based distros like Ubuntu have x86_64 support, its kind of surprising that Debian doesn't. (And I'm not saying I don't like Debian. I mean apt seriously kicks ass.)

    Will x86_64 be "supported" in whatever will be the next Debian testing? And will Sarge's release mean that testing will rapidly be modernized? If so, I'm looking forward to it.

    --
    Every time you post an article on Slashdot, I kill a server. Think of the servers!
    1. Re:x86_64 Support? by splint3r · · Score: 1
      Uhm? And that's in stable.

      Or did you mean other apps compiled specifically for 64bit arch? If so then sorry, and ignore.

    2. Re:x86_64 Support? by petermgreen · · Score: 1

      umm thats a package for hppa not x86-64

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    3. Re:x86_64 Support? by splint3r · · Score: 1

      Doh. You're right sorry. I was actually thinking of this though when I posted.

    4. Re:x86_64 Support? by Anonymous Coward · · Score: 0

      amd64 is not supported officially in sarge. But there is unofficial support from http://amd64.debian.net/

      amd64 will be included in etch!

    5. Re:x86_64 Support? by darketernal · · Score: 4, Informative

      Yes and no.

      Yes - It's already supported in i386, with the amd64 kernel images. You can run some 64-bit stuff with amd64-libs.

      No - there is no *official* support yet for a 64-bit kernel with 64-bit userland. For an unofficial (and IMO fairly stable) port that will definitely be in etch, check http://www.debian.org/ports/amd64/ and http://amd64.debian.net/.

      There was a huge debate about it, but leaving it out was for the greater good. Don't worry about it - it's definitely coming up if I can help it at all.

  102. Re:Bill gates alert! by alexhs · · Score: 1

    as in, you'll get 6 or 7 web browsers

    Huh ? A hell lot more than that !
    From `apt-cache search web browser` :

    edbrowse
    galeon
    dillo
    netrik
    chimera2
    epiph any-browser
    mozilla-browser
    mozilla-firefox
    lyn x
    links2
    konqueror
    w3m

    Maybe surfraw (can it be considered a web browser ?)
    And I might have missed a few (links for example, that hasn't "web" in it's description)

    --
    I have discovered a truly marvelous proof of killer sig, which this margin is too narrow to contain.
  103. Re:fristpost by otis+wildflower · · Score: 1

    Shouldn't you be off destroying the filibuster?

  104. kerl 2.4.27, XFree86 4.3... by smartsaga · · Score: 0, Flamebait

    HA!!

    ohh, yeah... congrats on the... er.. old stuff in your distro...????

    Your outdated-distro are belong to us... get it?

    HA!!!

    P.S. HA!!!

    Have a good one.

    --
    ===== "Every head is a different world so don't invade mine you FREAK!" smartSAGA said
  105. New installer quite impressive by Anonymous Coward · · Score: 1, Informative

    I've been a Debian user since Slink and this morning I installed a fresh Sarge box.

    I have to say that the new installer is quite impressive. I had no problems with the old one, but this one is much more "automatic", much faster, and just seems more flexible.

    Also: The pre-packaged kernel seems pretty decent. On Linux it's pretty rare that I'm satisfied with a default install kernel. I always end up building my own for some reason or another. (Usually hardware issues) But this one seems to be more seamless than the others. Good job Debian folks.

  106. Re:GNAA PR: Debian 3.1 Sarge by otis+wildflower · · Score: 0, Offtopic

    No doubt, it involved some thought, rather than spamflooding... And yeah, I had a laugh.

  107. upgrade/dist-upgrade by hypatia · · Score: 4, Informative

    'upgrade' means "update any packages that don't require new dependencies" and 'dist-upgrade' means "update packages and pull in new dependencies if need be". With a long release cycle, each stable release is going to have a lot of the second kind of packages.

  108. apt-get update broke by Anonymous Coward · · Score: 0
    I've been running Debian Sarge smoothly for over a year now, but today my usual 'apt-get update && apt-get upgrade' broke for the first time which was very odd. Almost as odd as sarge being released as the reason. :)

    Anyway, can anyone shed any light on how people already running Sarge can fix their apt sources up to be official?

    My /etc/apt/source.list (below) currently returns a lot of 404 Not Founds:
    deb http://ftp.us.debian.org/debian/ unstable main non-free contrib
    deb-src http://ftp.us.debian.org/debian/ unstable main non-free contrib
    deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free
    deb-src http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free
    deb http://security.debian.org/ sarge/updates main contrib non-free

    Do we just change 'unstable' to 'stable'?

    1. Re:apt-get update broke by kbmccarty · · Score: 2, Informative

      If that's your sources.list, you are running Sid (unstable), not Sarge (which was "testing" until today, and is now "stable"). Anyway, your problems come from the fact that non-us has been deprecated. See section 2.1.2 of the Sarge release notes. Delete the non-US lines from sources.list, re-run apt-get update and you should be fine.

      --
      - Kevin B. McCarty
    2. Re:apt-get update broke by Arker · · Score: 1

      Wierd. I'm upgrading now, didn't see that, and no 404s nonetheless. Of course I've been running sarge on that box all along, but I definately have the non-us entries, and got no errors on them.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
  109. Faster than the 2nd coming of you-know-who. by rice_burners_suck · · Score: 1
    First, Apple switches to Intel, and now, equally shocking: Debian Sarge is released! Hell has officially frozen over!

    Oh my Lord! Two miracles come to pass in the same day. This means the Second Coming is upon us! But watch out, because Jesus said, "Another will come in my name and him you will receive."

    By the way, I'd like to introduce myself. I'm Jesus H. Christ.

  110. Question by 101percent · · Score: 1

    Can someone tell me how debian is somehow more stable than other distros? (I'm talking about debian stable).

    Also are they really going to drop support for some architectures?

  111. Damn by Cro+Magnon · · Score: 1

    Hell really HAS frozen! Next thing you know, Apple will move to Intel!

    --
    Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
  112. CDs? Bah by dacarr · · Score: 1

    I don't care about the number of CDs, as long as I can use a few floppies, boot up, and do a network install.

    --
    This sig no verb.
  113. Re:Bill gates alert! by AndyCater · · Score: 1

    If you know someone with a Debian mirror (Hi Phil :) ) and have a copy of jigdo, then you can get .jigdo files and build your own CD's. I've a non-networked machine at work - and a local mirror. Using jigdo allows me to build the CD's for any architecture and is a preferred method of Debian CD distribution as it spreads the load.

  114. Re:Bill gates alert! by timecop · · Score: 0

    Except people on dialup.

  115. Re:Bill gates alert! by Nutria · · Score: 1

    Don't you guys ever get tired of this particular bit of silliness?

    No, they don't.

    --
    "I don't know, therefore Aliens" Wafflebox1
  116. Agreed. by LouisvilleDebugger · · Score: 1

    I run my home Debian on the bleeding edge (unstable), and as a business application I'm the first to scream for the very latest database features, it seems to me that DBMSs are justifiably moved along the upgrade path at a slower pace than web browsers, for a variety of reasons. A major point release upgrade of your database is something you want to do on your schedule, and not the Debian release schedule's.

    Surely the envionment of all-new stable Debian packages will make it that much easier for someone who absolutely *must* have PostGres 8.0 to hand-roll a PG 8.0 under sarge than under woody, right?

    (I'll admit this is a half-baked post. Mod me down -0.5, inane.)

  117. Re:Red tape vs common sense. Same as Netscape... by Zonnald · · Score: 1

    By all accounts this release was somewhat of a surprise. So how would someone who cared(TM) have known that the severity was not high enough to get the Debian team to "slow down there cowboy"?

  118. Re:Bill gates alert! by petermgreen · · Score: 2, Informative

    jigdo allows the load to be spread over more mirrors (since it can use any debian mirror not just those that have the cd images) but its still downloading from thier mirrors.

    bittorrent otoh gives most of the load to the downloaders.

    --
    note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
  119. So... by IntergalacticWalrus · · Score: 2, Funny

    I guess that by the end of the day, Duke Nukem Forever will be out.

  120. /etc/apt/sources.list, non-US packages by Anonymous Coward · · Score: 1, Informative

    http://www.debian.org/releases/sarge/i386/release- notes.en.txt

    For the sarge release, packages that were formerly in the non-US part of the archive have been moved into the regular archive. If you have any lines referring to "non-us" in your `/etc/apt/sources.list', you should remove them.

    In case anyone was wondering, like I was... :)

  121. Of course not... by CaptainPotato · · Score: 1

    I doubt that too many people believe that it's really happened, so they aren't trying to download it.

    Most people are probably off looking for a certain FPS starring Duke Nukem instead... that or they are making a killing sweaters to the residents of Hell.

    --
    I heard that your library burnt down and destroyed your only two books - and one was not even coloured in yet.
    1. Re:Of course not... by hawk · · Score: 1
      > I doubt that too many people believe that it's really happened,

      Why would they? with a rumored apple switch to Intel, this is just one more absurd conjecture. . .

      :)

      hawk

  122. just in time! by CAIMLAS · · Score: 1

    looks like I switched from using testing (to ubuntu) just in time to avoid the influx of sid packages! Glad I avoided that this time around. It's broken a couple installs for me beyond the point of patience.

    --
    ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
  123. What's going on with the Release-Critical bugs by jesterzog · · Score: 1

    I've been following the release-critical bugs, which were down to about 18 a few days ago but have since jumped up to about 30.

    I thought it was only going to be released when there were 0 release-critical bugs. Does this mean that all those packages have been left out of sarge, as per the original announcement? Otherwise, what's going on?

  124. it must be a relief... by noisymime · · Score: 1

    to be finally rid of that three year woody

  125. It's called 'etch' by jesterzog · · Score: 1

    The new testing release is called etch.

  126. Why is everybody still making... by troff · · Score: 1

    ... "hell has frozen over jokes"?

    The whole point of Debian stable is that it's a locked down STABLE release with only tried-and-true software.

    You want updates sooner? Edit /etc/apt/sources.list and include a couple of TESTING sources, you'll get updates every week or three. Sometimes it's as simple as :%s/stable/testing/ .

    Can we let the Deb bashing end now?

  127. How about... by wikinerd · · Score: 2, Insightful

    ...thanking Debian by contributing to their projects? They are the ones who keep their distribution truly Libre (Free) and community-managed, in contrast with the commercial GNU/Linux distributors. When I will have time I will try to help them with translations. You should do something, too.

  128. Re:Red tape vs common sense. Same as Netscape... by glasse · · Score: 1

    This release was planned for last weekend and was delayed by another week. This was public knowledge to anyone who reads Planet Debian, or even debian-devel-announce.

    Ethan

  129. Re:Red tape vs common sense. Same as Netscape... by Anonymous Coward · · Score: 0

    >>On the other hand, I don't know anyone who uses pound.

    The original post clearly says Slashdot uses pound. Did you not read the entire post before responding?

  130. DVD Image by erick99 · · Score: 1

    is it just me or is the DVD .iso way to small? It claims it is 4.1 and 4.4GB but it only downloads up to 360MB before it finishes...

    --
    http://www.busyweather.com/
    1. Re:DVD Image by darketernal · · Score: 2, Informative

      It might have been on a mirror that was still syncing with a master (which is odd). You should use BitTorrent instead.

    2. Re:DVD Image by petermgreen · · Score: 1

      sounds like a dodgy mirror

      if you tell bittorrent to download on top of the partial copy you have already it should work out what parts are intact and download the rest for you.

      alternatively you may wan't to hold off getting the full dvd images until a certain issue with them is fixed see http://lists.debian.org/debian-devel-announce/2005 /06/msg00003.html

      p.s. the comment posting delay is getting worse. yesterday it was 15 minuites now it appears to be 30 is this some anti-crapflooding measure or something?

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
  131. Released but... by stinkjones · · Score: 1

    Why does their distribution system suck so much ass! I hate jigdo! (note I am running windows because i can't give up the games). Jigdo lite for windows is so unbelievably annoying to use! I don't mind the fact that it's on the command line, but damn can't they add support for cutting/pasting? God! I wanted to get the DVD isos but i typed like 3 pages of text and ended with errors, with no ability to copy and paste in order to fix a mistake. I like the idea, but it is better implemented in bittorrent, which for some reason they don't have the dvd images available for.I really do love Debian though, you just can't beat apt-get. It is definitely my favorite distro

    1. Re:Released but... by tao · · Score: 1
    2. Re:Released but... by Anonymous Coward · · Score: 0

      you can get them here in the file manager, root directory both dvds hopefully they will stay until i finish downloading

    3. Re:Released but... by stinkjones · · Score: 1

      wow thanks, I was reading the FAQ and looking at the "Are there DVD Images for Download" section, and it said that the dvd images were only available through jigdo. So much for that, I only bothered to look at the jigdo section after that...

  132. Some things are worth waiting for... by PDP1134 · · Score: 1

    At least it didn't take as long as Lucas took to complete *wars! It loaded perfectly this afternoon. Oh wait...was that a windoze machine I wiped for a customer and installed Sarge on? World-wide Debian install base +1; Windoze exP install base -1. Woody was, Sarge is, Etch will be...but sometimes I still miss the 70s and RT-11 on the old PDP 11/34...

  133. The brightside by dmaxwell · · Score: 2, Informative

    A big downer of running Linux on a Mac is missing things like full featured java, flash, wine, nvidia drivers, and few other binary tools. Not that this bothers the purists mind you but some of us have to use them.

    Linux on one of these x86 Macs should run just as well as Linux on decent x86 chipsets.

    Myself, I don't buy new Macs just to run Linux on them but I'll cheerfully deploy spare Macs as servers if they're somewhat beefy.

    1. Re:The brightside by marcello_dl · · Score: 1

      Full featured java is possible using IBM JDK (SDK and JRE) for power architecture. I dunno if they ship version 1.5 yet. Run it in xnest if it crashes your hardware accelerated X.

      Wine is not possible as mac on linux is not possible on i386 linux, I'd say it's an architectural, not OS matter.

      --
      ---- MISSING MISCELLANEOUS DATA SEGMENT --- [sigdash] trolololol
    2. Re:The brightside by dmaxwell · · Score: 1

      I jumped through the hoops to get that IBM JDK. It is almost full featured. The browser plug-in wasn't built for some reason.

  134. Re:Red tape vs common sense. Same as Netscape... by Anonymous Coward · · Score: 0

    The problem with that excuse is that even unstable branch has not fixed this.

    The security problem was fixed by the upstream developer over 40 days ago. And multiple upstream releases have been made available over the past 40 days.

    The only thing Debian needed to do was simply build the new source and package it up.

    Sure, I love Debian but I don't think making excuses for things like this is the beneficial for the distro.

  135. In A Related Story by Master+of+Transhuman · · Score: 1


    the first 1,500 bug reports will be up on their bug reporting system by tomorrow morning.

    This is what they get for releasing early.

    --
    Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
  136. Publish. Please by MichaelPenne · · Score: 1

    publish this somewhere. K5 if you have no where else. Or start a blog or something.

    This kind of info. would be great for .gov, .edu folks to see, esp. in Cali. where Sec. 508 is now state law (for state funded inst.).

    TIA!

    1. Re:Publish. Please by HeroreV · · Score: 1

      Wow! So many abbreviations!

      K5 - Kuro5hin (although /. inserted that anyway)
      info - information
      gov - government
      edu - education
      esp - especially
      Cali - California
      Sec - Section
      inst - institution(s)

      Ironic that the post is on the topic of accessibility. :b

    2. Re:Publish. Please by Anonymous Coward · · Score: 0

      You got tha joke! :) Congrats.


      (Whatever happened to the captcha-thingy, btw?)

  137. apt-get caching by ArmorFiend · · Score: 1

    I have debian computers on a narrow-band connection to the Internet. They all will apt-get pretty much the same packages. Is there some way I can set a caching apt-get proxy on one machine, so not every machine has to re-download the latest version of each package?

    1. Re:apt-get caching by mibus · · Score: 1

      apt-cache show approx

    2. Re:apt-get caching by Anonymous Coward · · Score: 0

      apt-get install apt-proxy

  138. Re:Bill gates alert! by Dread+Pirate+Shanks · · Score: 1

    For a full set of CDs (that only an anal collector would actually want) for all 11 archs, and the source, you'll need 164 CDs

    Finally! A use for that huge spindle of CD-Rs on my desk! Or better yet, that 120GB hard drive I never planned on using! Whew, I thought those would just sit around forever collecting dust...

  139. Re:MODUP! [nope] by Anonymous Coward · · Score: 0

    I let it d/l for 4 hours in Konqueror on FreeBSD-Stable, got 8 GB total of it, (it was almost done), looked again and it had timed out on both downloads. Using Konqueror's RESUME option I proceeded to finish my downloading. Nope. It said it was resuming yet in reality it started from 0 and began climbing without listing the filesize total. I decided screw it thats enough, cancelled them both. I am now compiling jigdo to see if that works.

    This is now officially the biggest most lame crashed download I have ever experienced since 300 bps on an Atari 835 back in the 80's. For what? A distro that is never as up to date as the rest. Maybe I'm meant to stick to BSD Stable and Cooker. I am only compelled to d/l it because of the tremendous amount of included software.

    Yes this sucks. Who to complain to? Can anyone hear my screams? 8 GB Crashed Download(tm) from cdimage. New Broken Record.

    If jigdo works, cool. If not, screw Debian... I'm going home. I'm not even going to bother with BT just to have 24 GB of crashed downloading. /bring that on

  140. meet... by KillShill · · Score: 1

    meet the new sarge. same as the old sarge.

    --
    Science : Proprietary , Knowledge : Open Source
  141. Re:Red tape vs common sense. Same as Netscape... by Zonnald · · Score: 1

    So does it mean that those who new about the bug, new about the impending release, didn't really care?

  142. Re:MODUP! [nope] by Anonymous Coward · · Score: 0

    p.s.
    When I tried to ftp download with 2000 Server initially, it wouldn't even see over a gig of the file regardless of IE/Firefox. I assume it is an OS limitation. It actually finished with like 327MB on one of the isos.

    $800 for an OS that you can't even download dvd's with.

    Which one pisses me off more ...
    1) Windows won't even download a DVD
    2) CDimage times out 300 MB before end of 8 GB d/l
    3) Konqueror's RESUME function restarts and overwrites the .part files as if it really is resuming.
    4) Debian is really launched as an older release of all software (supposedly more stable)
    5) Picking fly shit out of black pepper.
    6) Cleaning bird shit out of cuckoo clocks.
    7) All of the above.

    A. 7

    p.s.
    so does Slow Down Cowboy 9 minutes after the 2 minute limit.

  143. Re:MODUP! [nope] by Script+Cat · · Score: 1

    Hey there guy!

    People who like them selves use Bittorrent for this kind of thing.

    Bittorrent is very robust. It check the integrity of the data as part of its normal operation. The data is exchanged, piece by piece, between the clients. It's far superior to resumed downloads.

    This is a nice Java based client I like to use.
    http://azureus.sourceforge.net/
    The torrent files are at:
    http://cdimage.debian.org/debian-cd/3.1_r0/i386/bt -cd/

  144. Re:MODUP! [nope] by Anonymous Coward · · Score: 0

    Thanks Script Cat. I actually started to compile Azureus from ports before I decided on Jigdo. I have used Bittorrent for a long time as needed.

    I just attempted to d/l the dvd-iso's with Jigdo-lite and it downloaded the template files then began spamming my Konsole bash prompt with "resolved cdimage.blahblah" "404 File not found". Something is wrong.

    Since I didn't waste 8 GB more bandwidth with jigdo like I did with ftp, I will go ahead and take your advice and install Azureus. Luckily I just yesterday compiled java. 1.7 GB of compile space and several hours later, I can now hopefully compile Azureus. I will just let it run in my sleep tonight. Tomorrow... burn.

    Later Daze k-k00l

  145. Re:MODUP! [nope] by Script+Cat · · Score: 1

    Good luck!

    This is the parent link with the different arch.s and dvd images.
    http://www.debian.org/CD/torrent-cd/

  146. any backports.org users out there going to upgrade by Hohlraum · · Score: 1

    I'm curious if I just need to remove all those packages? (about 10 i think) and then do my dist-upgrade? or just remove the individual entries from my source.list.

  147. Truly shocking!!! by Anonymous Coward · · Score: 0

    I am shocked! Shocked! Well, not that shocked

  148. Yes, but... by Anonymous Coward · · Score: 0

    Is it digitally signed ?

  149. Re:any backports.org users out there going to upgr by darketernal · · Score: 2, Informative

    They might be automatically removed due to their dependencies on packages that no longer exist in sarge. I suggest you try it first. The dependency system in apt is very robust and things should happen with those packages if there are any problems.

    Or, things may not have changed, and the backports can be used as is.

    Nonetheless, if you would like to play it safe, do remove them.

  150. You WHAT??!? by 9-bits.tk · · Score: 1
    FOURTEEN CD'S?!!?!

    I am SO not downloading that.

    1. Re:You WHAT??!? by darketernal · · Score: 2, Informative

      You generally only need the first few for a successful install.. are you on a modem?

    2. Re:You WHAT??!? by 9-bits.tk · · Score: 1

      I am on 512K broadband. Fourteen CD's is ridiculous.

    3. Re:You WHAT??!? by BenjyD · · Score: 1

      so download a netinst CD. Or just use the first CD to install a base system and then use apt-get to install the rest. 14 cds is the entire repository.

    4. Re:You WHAT??!? by Deeze · · Score: 1

      Soo, lucky for you that you aren't required to do so in order to install the system. The net install works quite well, and is a small download.

  151. The irony's piling up so high it hurts by john-da-luthrun · · Score: 1

    And now Wikipedia's entry on slashdotting is /.ed...

    1. Re:The irony's piling up so high it hurts by coopseruantalon · · Score: 1

      I thought that wikipedia was always slashdotted...

  152. h)And Good Anakin became Bad Anakin by 3eye · · Score: 1

    h)And Good Anakin became Bad Anakin

  153. Re:Bill gates alert! by Anonymous Coward · · Score: 0

    is 5 or 6 more browsers really "A hell lot more than that"? (and if you re-read that - don't you think that should say " A hell of a lot more than that?" but im guessing you're a amerikan, and you could care less about such things, which implies you care about it to some degree rather than saying you could not care less about something, which implies that you have no care at all so how could you care any less, and im rambling now)

    back to the point - is 5 or 6 moer really a hell of a lot more, or just a few more?

    inquiring minds need to know!

  154. Re:Bill gates alert! by ISayWeOnlyToBePolite · · Score: 1

    No they should use ther business card cd. netinst will only install the -i386 kernel, while business will pick the right one (-686, -k7 etc).

  155. linux.exe by seweso · · Score: 0

    I still don't understand why the net-install isn't released as a windows installer. I'm currently trying to build a ubuntu installer (with grub and grldr) but I can't get it to work (ntfs is a pain). However, with a few more hands (and brains) this should be doable.

  156. Aptitude is the recommended method by javifs · · Score: 1

    I'm amazed that people don't read the Release Notes even if they are available for all eleven architectures and translated to 14 different languages. The recommended method for upgrade is aptitude not apt-get. It has shown that it has better dependency solving for complex issues (such as a dist-upgrade).

    Please go through the Release Notes, the relevant chapter is Upgrades from previous releases (link goes to english version for i386).

    1. Re:Aptitude is the recommended method by Hatta · · Score: 1

      I'm amazed that people don't read the Release Notes

      I actually didn't know I was installing sarge. I was just apt-get upgrading like I do every couple of days and all of a sudden there were over 300 upgrades. Then I remembered the /. story from last week and checked.

      My question is, if you're not supposed to use apt-get upgrade, why do they let you? Running that apt-get upgrade broke some things (fixed by dist-upgrade), it should never do that.

      --
      Give me Classic Slashdot or give me death!
    2. Re:Aptitude is the recommended method by petermgreen · · Score: 1

      as per my earlier post at http://slashdot.org/comments.pl?sid=151857&cid=127 52557 i HAD to use apt-get upgrade because both aptitude dist-upgrade and apt-get dist-upgrade misbehaved.

      apt-get is really kinda ignorant of the whole releases thing it just sees new packages availible and trys to install them.

      what exactly did running apt-get upgrade break? that sounds like a bug in some package.

      p.s. i do think its stupid that they make the default sources.list use stable/testing/unstable rather than woody/sarge/etch/sid

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
  157. Re:Trolls? by trandism · · Score: 1

    As a reader of a CONSIDERABLE number of troll-posts, I would like to congatulate you for a nice trolling effort

    --
    www.lemonodor.com A mostly Lisp weblog
  158. Obligatory Debian Joke by beforewisdom · · Score: 4, Funny

    Wow! Fireforx 1.04 ?!

    I only have Firefox 1.0. You know, when a Debian release has a higher browser version then you do, you know it is time to upgrade.

  159. Sarge vs Other Distributions by rinkjustice · · Score: 1

    Any comparisons, reviews and/or screenshots of Sarge yet? I'm especially curious about the installation process (I've installed "potato", back around kernel 2.2 era I believe it was, and it was rediculously counter-intuitive). I'm ready to try it again.

    1. Re:Sarge vs Other Distributions by Anonymous Coward · · Score: 1, Informative

      It's much (MUCH) better now. If you've already tried Ubuntu that basically used the new Debian installer.

      Every previous release of Debian used a slightly updated version of more or less the same boot floppies cobbled together for the original Debian 1.0 or somesuch.

      This is the first from the ground up rewrite and it subscribes to the true Debian spirit of taking ten years to get it right but then getting it right forever.

      In my humble opinion the New Debian Installer is as revolutionary as apt. It's modular, multi-arch, easily translatable, full of hooks for different GUIs (be they graphic, for disabled users or large automated installs) and even easier to use.

      That said you probably won't find it as pretty as other distributions yet (no GTK Buffer or anything). But I think that will come with the next Debian release.

  160. setting up sarge by ham33d · · Score: 1

    found a debian setup...

  161. I just want to say by suezz · · Score: 1

    congratulations to the debian team - great work!!

    your contributions to open source are endless and huge!!! and believe me when I say this - IT IS GREATLY APPRECIATED!!!

    THANKS!!!

  162. Re:Bill gates alert! by Anonymous Coward · · Score: 0

    164 great cd's !!
    mmmm I wonder if someone offer free cd like ubuntu does. It would be nice aren't u ;)

  163. hrmm by petermgreen · · Score: 1

    i'm sure sarge full cd sets only started fairly recently (less than a year ago iirc) because the installer was in heavy development until then.

    dunno about what happened regarding cd sets before woody release though.

    --
    note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    1. Re:hrmm by Short+Circuit · · Score: 1

      The CDs were around, though I'm not sure they were official.

      I didn't use the installer, though. I had a working system...I just copied the filesystem trees and fixed and merged the Packages.gz files. I've still got my own private Debian mirror, even if some of it is a little out of date. :)

  164. Re:Bill gates alert! by 793528 · · Score: 1

    Well 12 is 171% of 7, so you might say "a hell lot more" without too much hyperbole, regardless of the grammar. However, at the moment, Debian unstable actually has 27 packages that provide the "www-browser" virtual package, which I would certainly put at the "hell lot more" level.

    --
    Be one with your UID.
  165. Superb! by melodraama · · Score: 1

    I just upgraded my Woody box which had several backports installed. This needed unusual amount of typing for a Debian user -- altogether three short commands instead of the usual two. Heh, :-) I guess the aptitude was recommended for good reasons, so i won't bitch about it any more.

    apt-get update
    apt-get install aptitude
    aptitude dist-upgrade

    The upgrade succeeded without a single glitch and my new Sarge box runs like charm. All backports were also upgraded without problems. Nothing's broken, everything just works. There is no other operating system distro in the world, which you could just install once and then upgrade forever.

    Great job, Debian team!!!

  166. Re:MODUP! [nope] by Zwaxy · · Score: 1

    One other thing worth noting about BitTorrent is that it can 'fix' broken downloads. So put that 8GB partial download you have (you kept it, right?) when BitTorrent will see it, and BitTorrent will notice the parts that are already downloaded and just request the rest.

  167. please mod up parent by Anonymous Coward · · Score: 0

    pseduo-mod: "+1 Funny"

  168. Obligatory Security Joke by arose · · Score: 1

    Don't worry, I'm already upgrading your system.

    --
    Analogies don't equal equalities, they are merely somewhat analogous.
  169. Turnabout is fair play by The+Angry+Mick · · Score: 1

    It'll be nice to see folks rushing to "Zurg", instead of the other way around . . .

    --

    I'm not tense. I'm just terribly, terribly, alert.

  170. Dumb question by lorcha · · Score: 1

    If I've been using the "testing" moniker, do I have to do a dist-upgrade to stay on testing?

    --
    "Avoid employing unlucky people - throw half of the pile of CVs in the bin without reading them." -- David Brent
    1. Re:Dumb question by Bill+Kendrick · · Score: 1

      You don't need to 'dist-upgrade', I don't think. Just keep doing "apt-get upgrade" or "aptitude upgrade", as per usual.

      Now that 'testing' is unfreezed (and is now named 'etch'), you should see a mini-flood of stuff come in that was held up in 'unstable' during the freeze.

      (Hope I got all that right and make sense! ;^) )

      -bill!

    2. Re:Dumb question by lorcha · · Score: 1
      I won't hold ya to it if it turns out I had to do a dist-upgrade. :)

      I just thought I'd ask someone since I didn't see any obvious answer in the release notes. Thanks for the info.

      --
      "Avoid employing unlucky people - throw half of the pile of CVs in the bin without reading them." -- David Brent
  171. Re:Bill gates alert! by petermgreen · · Score: 1

    i think the ubuntu cds only cover main though so theres a lot less of them. (ubuntu put the bulk of stuff from debian into a seperate area called universe and only put a relatively small amount of stuff in the fully supported main section).

    also iirc ubuntu has some rich backer who can pay for things like massive distributions of free cds.

    if you need debian cds (hint: if you have a decent internet connection you need cd1 at most) there are plenty of vendors who will ship them to you for a reasonable price (it seems many of them don't have sarge yet though).

    --
    note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register