To view parent comment, click here.
To read all comments associated with this story, please click here.
Psst - you can use an 'unstable' branch and always be up to date. And I think there are ones that are actually unstable, too, if you like to live on the edge.
I know I ought to use Debian - have before, and it was great - but there was a repository problem last time I did a clean install so I went with Ubuntu. Figure I'll give it another try when 8.04 comes out.
What "unstable" means recently is that a lot of the packages in the unstable tree have dependency problems. This means that building a complete system from scratch using the unstable tree using 'debootstrap' is possible some days and not possible other days. Usually, a minimal CLI system (100M-150M) can be built almost every day, but a complete X Windows system will often have some packages fail to install, particularly Gnome or KDE. Sometimes the packages can be 'forced' to install by using dpkg to install a prerequisite package and then 'apt get install -f' to "fix" the installation, this occurs when the package maintainers have not properly listed the dependencies for a package well enough for 'apt-get' to do its job, and the maintainers only tested the ability to upgrade from a "release" system and not from a "from scratch" debootstrap system.
For example, currently an IceWM unstable system built using all the latest X.org components will hang on hitting CTRL-ALT-DEL, because IceWM does not work properly with all the other updated X.org packages.
The only way to get the latest X.org components to even be able to test them is adding them to a debootstrap-ed system ("apt-get install xorg"), since upgrading an older install (even of unstable) complains of "broken packages" and has for almost one year now.
With all this said, I have always run an "unstable" system for years now, updated daily, and the value of things with fixes/enhancements far exceeds the very occasional breakage. I did learn when upgrading a critical application, to first try an apt-get upgrade on an unimportant test machine.
I know I ought to use Debian - have before, and it was great - but there was a repository problem last time I did a clean install so I went with Ubuntu. Figure I'll give it another try when 8.04 comes out.
This makes absolutely no sense.
A Debian 'repository problem' made you switch to Ubuntu, but now you might want to go back to Debian once the new Ubuntu (8.04) comes out?
Yo, but that's intentional. For a extremely wide volunteer project like Debian it would be impossible to have bleeding edge and rock-solid stability the same time.
For those who want stable base installation and just some new apps there is always the option to use Stable + Stable Backports + Volatile.







Member since:
2005-07-06
Always outdated, I'd say.