Bugs Delay Release of Debian Lenny
A. B. VerHausen writes to tell us that over 200 release-critical bugs continue to push back Debian Lenny's release date. Originally slated for a September release, there is still a long road to be traveled before Lenny sees the light of day. Project leader Steve McIntyre says they may consider dropping some packages for the release if they continue to cause problems, and while an end of October release is the goal, only time will tell.
For production quality operating systems there is *nothing* better than release when ready. Given the sheer number of packages and diversity of platforms, all the Debian volunteers do a great job.
It remains the corner-case user who needs the latest and greatest release of any given package.
As an fyi, I've been running Lenny for at least 6 months as a clean-install desktop with no issues. Upgrading from stable to Lenny had issues for me. I've got two servers running Lenny without show-stopper bugs right now.
Lenny's got a really nice KDE4 in an unofficial repo at deb http://kde4.debian.net/ . I encourage users to check it out. Don't enter bugs against these packages in Debian though.
http://www.maxineudall.com/2010/02/should-economists-be-sued-for-malpractice.html
There needs to be distros like Debian which, while always delayed, has all the important bugs ironed out.
Debian is like Debian. Seriously, how many Debian distros do we really need? 1 is fine with me.
Also I am pretty sure that Ubuntu is based on Debian.
Ubuntu is based on Debian Unstable. Their release processes are entirely different. Ubuntu includes buggy packages that Debian would reject in a stable release.
Write your own Choose Your Own Adventure. http://www.freegameengines.org/gamebook-engine/
If you think Ubuntu has the latest and greatest packages, maybe you should try it once. Most of the packages are outdated and I don't rely on the package manager if I want the latest version anymore.
To be fair, Debian does do quite a bit more testing than Ubuntu. OTOH, Ubuntu does a lot more spit-and-polish integration than Debian and is unafraid to take controversial stances on things like binary drivers or distributing Firefox with Firefox branding (as opposed to Ice Weasel or whatever) or distributing some codecs that may be violating patents or using code from other distros (like system-config-printer).
Debian is more about stability and reliability, while Ubuntu is more about the end-user experience.
When you make a Linux distro, you have to make a few tradeoffs. The differences between Ubuntu and Debian are mostly about differences in decision-making regarding these tradeoffs.
My blog
What I would like to have is a 4.1 release
Well, don't project what you want unto the rest of the world.
Debian stable is a server distro. Every time there is an upgrade, a full regression test must be done to the server. This is expensive and time-consuming. The whole idea of Debian stable is that it is stable and doesn't change often. No one running stable wants the latest and greatest. We want stability and security fixes. That's it.
Clearly you already know about the testing and unstable releases, but did you know about backports and volitile? Volitile is great for things like anti-virus and anti-spam software that you really do want and need upgrades. Backports is a little different--it's basically upgrades for popular packages in stable, and you can pick and choose which ones you want.
Stable means stable, and backports and volitile are great tools to help you. If you want the latest and greatest, that's what the testing release is for.
They don't grade fathers, but if your daughter's a stripper, you fucked up. --Chris Rock
Debian has no release date. It never had, and doesn't seem to have any plans on adopting release dates. Thus, Debian can't be "late", since being late implies on missing a release date, and Debian doesn't have that. Or, maybe I didn't repeat that enough, so let me tell you: Debian never made a compromisse on releasing any version on any exact day.
What Debian does have is a list of bugs. Everytime testing is frozen, it is created a list with the showstopper bugs, and release happens when that list becomes empty. The list can increase if more bugs are found, or decrease if bugs are solved or some functionality removed.
Debian also do have people betting when it'll be out. Those people give specific (or sometimes not very specific) dates, but that isn't a release date for the team, just a guesstimate.
Rethinking email
I still use Debian Sarge on my current server.
Bad idea. Support for Sarge ended in April, so you haven't been getting any security updates since then, and there are some known weaknesses.
You should upgrade to Etch, ASAP.
Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
Depends. "Linux" in general usage = Linux kernel + critical userspace stuff (glibc, etc.) + apps / services.
Stable kernel versions are generally very, very stable. Ditto the critical, foundation userspace stuff.
As on most other platforms, the apps vary. Because we're talking open source here, unstable test versions are usually available, and often the bleeding-edge stuff the developers are still editing is available, too. Different distributions choose what to ship, depending on what their target audience is.
Also, regardless of the stability of individual components, there are often issues that arise from the interactions between the components. That's actually where Linux distros are a huge win over other OSs: the developers test, patch, and integrate a huge swathe of free software alongside the core OS, in a way that commercial OSs don't (they may do the testing bit, but that's all.)
Ubuntu, AIUI, made a deliberate decision to be slightly less anal about rock solid stability and nailing every last bug, in order to be able to ship more up-to-date versions of the applications that most people use day to day. Crashes are undesirable, but having features missing that you want to use is also undesirable. And having said that, Ubuntu is usually pretty bomb-proof too.
"Linux" is a complex ecosystem, but it offers choice, and switching between different flavours once you've found your personal "sweet spot" is still much less painful than migrating between other OSs.