Slashdot Log In
Debian's Testing Branch Nears Completion
Posted by
timothy
on Thu Aug 14, 2008 10:10 PM
from the apt-remains-a-fantastic-argument dept.
from the apt-remains-a-fantastic-argument dept.
DeviceGuru writes "With Debian Lenny (aka 'testing') poised to displace Etch as the popular Linux distribution's 'stable' branch possibly as soon as next month, blogger Rick Lehrbaum loaded the latest preview (beta 2) of Lenny's KDE CD image onto an available Thinkpad, and took it for a spin. How's it coming along? After detailing a handful of issues — and offering solutions for each (except Bluetooth support) — he concludes: 'Other than the need for a few hacks and fixes, my main complaint with it is its inclusion of way too many of KDE's rich set of applications, such as games, tools, etc.' From the looks of it, looks like Lenny might be the new 'Debian stable' soon!"
Related Stories
[+]
Debian Lenny Installer RC1 Arrives 43 comments
nerdyH writes "It appears that Debian 5.0 (aka "Lenny") will soon take its big binocular eyes out into the wider world. Only two months later than expected, the Debian project has completed the first release candidate of Lenny's installer. Featuring much faster installation from "live" CDs, and expanded support for ARM-based devices such as NAS servers, Lenny has gestated for 19 months, compared to 21 months for the previous "Etch" release. Lookout, world, Debian releases are picking up speed! The download is here."
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.

How can this be? (Score:5, Funny)
advice for upgrading a server? (Score:4, Interesting)
I'm a little leery of this, since I've rendered ubuntu desktop systems unbootable by doing 2 and 3 -- and was told that it was because I should have done 1.
Re:advice for upgrading a server? (Score:4, Informative)
I am by no means an expert, however I have upgraded a couple of servers that I don't have physical access to.
I've normally tried to upgrade a server that I do have physical access to before upgrading the offsite server(s). So long as the server comes back up and ssh is still running pretty much everything else can be sorted out after a little time, the logs and google.
Ideally similar hardware.
Oh and googling around to see if anyone has hit problems doing the upgrade.
Parent
Re:advice for upgrading a server? (Score:5, Informative)
At least do a simulated dist-upgrade by using the -s switch before doing the "real" one!
apt-get -s dist-upgrade
Sometimes, just sometimes, it'll catch things which might go wrong before they actually happen.
Parent
Good Point (Score:5, Insightful)
Everyone becomes conservative with upgrades after the first time that a box 3000 miles away fails to come back up. Seriously, waiting for a remote reboot after a kernel update is always the longest two minutes of my life.
Even the headless boxes at my apartment wait for me to set aside time to haul out a monitor and keyboard if anything goes wrong during an update. It's better to assume that something will go wrong and be pleasantly surprised and ahead of schedule than to sit staring at pings that have been timing out for the last five minutes (while you think, maybe it's just taking a long time to init... yeah, right!).
And, regardless of what anyone says, a virtual machine test environment doesn't have anywhere near the complications that you get with heavy metal. A successful virtual machine test just means that nothing is assured to go wrong, nothing more.
Parent
Re:advice for upgrading a server? (Score:5, Informative)
Leave it alone and only apply the security updates. I have a server happily running sarge that I have no plans to change.
Ummm.. you know that sarge no longer gets security updates, right? :S (announcement [debian.org])
Parent
Does what it says on the box (Score:4, Insightful)
OK, so the gentleman downloaded and installed the *KDE* version of Debian Lenny, and then says his main complaint "is its inclusion of way too many of KDE's rich set of applications, such as games, tools, etc."
I can understand that; I once installed Windows XP, but there were far too many Microsoft applications for my liking.
Iceweasel is named that way due to Mozilla (Score:5, Interesting)
I read The Fine Article; a few comments on the author's article:
Iceweasel
=-=-=-=-=
One of the complaints is that he wants "real" Firefox rather than the renamed Iceweasel. Well, until the Mozilla Foundation says differently, that isn't possible. Mozilla withdrew their prior permission to ship Firefox with a replaced logo that fit the Debian Free Software Guidelines, and the only way to comply with both Mozilla and the DFSG was to rename the application. So if you want to complain about this, write to Mozilla. I think Debian totally made the right choice to rename.
Shorter explanation:
http://en.wikipedia.org/wiki/GNU_IceCat [wikipedia.org]
Longer explanation:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=354622 [debian.org]
Playing a DVD
=-=-=-=-=-=-=
The author wasn't able to test playing a DVD; normal movie DVDs that use encryption won't play out of the box. This is because Debian cannot ship libdvdcss2 as part of the main distribution for legal reasons, same as other distributions. There are other external repositories (outside of the US) that contain libdvdcss2 -- but it may not be legal to import the package into the US. You might find some choices if you put "Debian" and "multimedia" into Google and see what comes up.
Modem
=-=-=-=
Wow, the author set up the POTS modem. When is the last time you had to use one of those? Gotta give him credit for going through that effort.
- Chris
Actually, no. (Score:5, Funny)
Parent
Re:Actually, no. (Score:5, Funny)
Parent
Re:Actually, no. (Score:5, Funny)
Parent
Re:Actually, no. (Score:5, Funny)
It's called GNU/Fellatio in Debian. Fascist.
Parent
Re:Actually, no. (Score:5, Funny)
I tried Gnu/Fellatio once. She was okay, but I'm no longer allowed at the zoo.
Parent
This article is full of errors and bad advice (Score:5, Informative)
It's not Beta 2 of Lenny. Only the installation program is Beta 2. So that's a big mistake.
And the mistakes continue.
The advice to remove iceweasel and replace it with Firefox is crazy. Iceweasel is 99.99% Firefox, and the version that comes with Debian is optimised to use libraries and other software in the distribution (like spell check). If you follow the advice and use the mozilla version of firefox, you lose this integration.
Some sites "sniff" for browser type, and iceweasel is not detected as Firefox (wsj.com, google docs). This is easily fixed by going to about:config, searching for useragent, and changing "iceweasel" to "firefox".
All firefox extensions that I know of work with iceweasel.
To install acrobat reader, just add the http://www.debian-multimedia.org/ [debian-multimedia.org] repositories, and add the package acroread with Synaptic or apt-get.
Parent
Re:Dependencies are annoying. (Score:5, Informative)
'kde' is just a metapackage: it depends on the packages in that list (directly or indirectly). There's nothing wrong with leaving those other packages installed. The new apt/dpkg conventions try to help you remove cruft, so they let you remove those packages with `apt-get autoremove`. Instead of that, install a few that you need by hand to remove them from the list. When you don't see any in this list that you want, then run auto-remove.
Parent
Re:Dependencies are annoying. (Score:5, Informative)
The only point of the KDE metapackage is to provide a 1-click install for KDE.
Parent
Re:Dependencies are annoying. (Score:5, Informative)
"The following packages were automatically installed and are no longer required:"
This does _not_ mean they're going to be removed.
"The following packages will be REMOVED:"
Only that specific convenience meta-package gets removed.
To further illustrate this, check this line:
"After this operation, 41.0kB disk space will be freed."
Somehow I think KDE takes more than 41.0kB, don't you?
If you really wanted to remove the kde meta-package together with all the dependencies that it pulled in (so all the things you didn't explicitly apt-get install yourself), you'd use "apt-get autoremove kde".
Parent
Re:Dependencies are annoying. (Score:5, Funny)
Wait, your OS of choice has 50MB of extra stuff? Oh God, th world is ending! How will you possibly manage if you can't free up that massive portion of your dozens and dozens of GB of storage? It's a travesty! We should lynch the developers!
Parent
Re:Dependencies are annoying. (Score:5, Insightful)
Funny, that doesn't sound like the future to me. Sounds more like you're living in a solid state version of 1997.
Parent
Re:Sigh, JPG screenshots (Score:5, Funny)
Parent
Re:Sigh, JPG screenshots (Score:5, Funny)
Please can you tell us more about the windows boxes you met. What are they like to talk to? Are they overly trusting? I bet they're the polar opposite of the OpenBSD boxes I met. The conversation went like this:
Me: Hi guys! Enjoying the tofu at this conference?
OpenBSD_box1: Who the fuck are you?
OpenBSD_box2: We don't know you, get lost before we beat you to a pulp.
OpenBSD_box1: He's leaving, but let's beat him anyway!
OpenBSD_box3: Hey! He's still conscious! You guys are such slackers!
Parent
Re:Sigh, JPG screenshots (Score:4, Informative)
Forgive me I'm a fucking idiot :)
Parent
Re:Still not ready (Score:4, Informative)
Debian is mainly used as a server OS, it isn't generally held up as a shining example of how Linux is ready for the desktop. It is fairly widely used in production environments, and by developers and other geeky types, and it is considered an excellent stable base for other, more specialised distros. Like, for example, Ubuntu -- which is more than "ready" for the desktop.
In order to criticize in a meaningful way, one needs to know the subject at hand. Otherwise, you're just trolling and making inappropriate noise. And really, "freetards"? What kind of "tard" does that make you then? :) [HINT: This is a geek forum.]
Parent
Re:freebsd (Score:5, Funny)
Parent
Re:freebsd (Score:5, Funny)
I also hear that some mysterious issues with OpenSSL have been fixed by Debian developers, which could save us from memory leaks and increase performance. Personally, I'm amazed that the OpenSSL devs haven't fixed this issue themselves yet.
Obviously, this distro is where all the exciting new development action happens. I'm very excited to be on the bleeding edge with Debian!
Parent