upsidedowncreature:
MasterPlanSoftware:I don't know, I like that in my 'modern' (Ubuntu) Linux OS when I forget (or I am not sure if I need) to use sudo for a command it can generate some wild messages.
But...but...open source stuff *never* throws errors! And if you argue I'll call you a M$ shill!
Off topic, have you tried Debian and if so how do you reckon it compares with Ubuntu? I went straight to Debian and haven't been tempted to switch yet. Surprising how intense the Debian/Ubuntu wars can be though, almost on a par with Apple/Linux/Windows.
Well, the problem stems from a few issues. First off, becoming a debian developer is a rather painful process (I'm currently going through it, and I haven't had a word in the four months since my application went in; this is actually quite normal, six months is the current average) and there is a lot of ego going around due to the general way things to, so Debian tends to be rather unchanging in its policies and such.
Ubuntu on the other hand is much easier to get involved with; you don't actually have to physically drive (in my case anyway, across a state) to meet another developer and get your key signed just to help work on packages and then go through the Debian Maintainer process to get upload rights to your own packages.
Debian's unstable archive is what is used as both the basis of the current Ubuntu version, and Debian testing, so all packages more or less come from a common source*. For Ubuntu, packages are directly synced, or if Ubuntu-specific patches are needed, merged. Since Ubuntu releases every six months, even their stable is more up to date then Debian's last release (etch, released almost a year ago).
For Debian, packages enter a testing distro, which is frozen for each release. The problem is that these releases can sometimes be years apart, and stable doesn't get to see any updated versions of software (the security team backfix any important security patches). Software can be submitted for update via proposed-updates, but more or less, software doesn't get updated until a new release of Debian is made, which happens every 1-2 years.
* - Ubuntu also accepts packages directly via REVU.