Debian, Past Present & Future 157
solferino writes "Christoph Lameter, a major guru in the debian project, has put up a very well written talk that he gave earlier this week that addresses debian's past, present and future.
He includes a good background history of the project, some interesting sets of figures and projections (30,000 packages by the end of 2004!), a good discussion of the pros/cons of source based distros and his ideas about a new package manager he is developing (uPM). In all a very good read, whether you are just now considering dipping a toe into the debian well-spring or have been drinking from the source for a long time already."
apt (Score:2, Funny)
Re:apt (Score:1, Funny)
Re:apt (Score:1, Funny)
New Slogan for Debian (Score:2, Funny)
Windows (Score:1)
Rape victims want their rights, and so does the RIAA.
<!--hehe, this analogy will get them all to switch back to windows. Master Balmers might let me eat for such a great accomplishment!-->
What happens when they run out of Toy Story chars? (Score:3, Funny)
Re:What happens when they run out of Toy Story cha (Score:3, Funny)
Re:What happens when they run out of Toy Story cha (Score:2)
a release called Stinky Pete? Why not Andy? What's wrong with Jesse? Zorg? (I forgot the name of Woody's horse).
30,000 pkgs by 2004? (Score:2, Insightful)
I guess this means that sarge will be released around 2028...
Re:30,000 pkgs by 2004? (Score:5, Funny)
Re:30,000 pkgs by 2004? (Score:2, Funny)
Re:30,000 pkgs by 2004? (Score:3, Funny)
Quit writing about the history of Debian and get to work on those packages!!!
Re:30,000 pkgs by 2004? (Score:1)
Re:30,000 pkgs by 2004? (Score:5, Informative)
The reasons for Woody taking extra long were:
- BIG jump in archs...up to 11, with stuf like X-Windows not actually designed for those archs, but they fixed it!
- Security Patch maintainers where up to there neck in work and it was a bottle neck (remember the planned may release? This was why it was prosponed)
- They only started fixing the above 2 probs after the freeze so that no new stuf could get in.
But thankfully these issues are resolved now, so Sarge should release (ahem) on time. And anyway the PM (Project Manager) of Sarge wants to have cds of testing too.
CD Images of Sarge (Score:2)
Something else of note to look at Re: Debian is Jigdo.
Jigdo basically downloads all the individual files from Debian mirrors, and "makes" the CD image. Jigdo can be used on mirrors to avoid having to transfer the whole CD image (and if you run a mirror, you'll probably have all the *.deb's on hand anyway), while still being available for use by end users. As the *.deb's are more likely to be cached, wether in a proxy or via a mirror, this can result in a speed-up for downloading an image. It also supports upgrading only the files that have changed (eg: for keeping up-to-date images of stable), without downloading the whole CD image. Much better than trying to do something silly like rsync against the old image.
You can find jigdo at http://home.in.tum.de/~atterer/jigdo/ [in.tum.de], and the pointers for
PS: I don't believe that Jigdo is limited to use with Debian, but like apt, it's another tool that was produced to address a specific need within the Debian community.
source distribs (Score:2)
For those who need an incentive to try Debian, the keyword is stability; their QA process is what make the distrib lag behind in terms of latest versions, but the benefit is a rock solid platform.
Re:source distribs (Score:5, Informative)
Keep in mind that you can install from source when you really need it. For example, I was still running potato on my servers a while back when AOL broke Everybuddy. Newer versions were out, but Debian only updates packages for security reasons (which is occasionally annoying). Not a problem:
apt-get -b source everybuddy
This will grab the source and Debian modifications, apply the mods, and build a package. You can omit the -b option if you want to customise it.
Some will say that if you do this, you lose the stability provided by Debian's long release cycle, but I disagree. The rest of the system is not less stable because you installed an IM client (which shouldn't be able to hurt anything else, unless there are severe bugs in it). This is not any different than compiling it from source yourself and installing it into
On the other hand, installing packages from testing or unstable may upgrade libraries, and that could affect your system as a whole (especially if it's libc6). You'll have to weigh the benefits of this if it ever comes up.
Re:source distribs (Score:2)
> overwrite your "customized" package.
So tell it not to do that. There are at least two methods of marking a package to not be upgraded; one involves using dselect (GACK; when will we kill this beast?), and one involves exporting the package database, editing, and re-importing. Perhaps there are others; I haven't had to do this in a while, so I don't remember the exact procedure, but it's there.
Re:source distribs (Score:4, Insightful)
Well, I heard this quite a few times now, but my own experience is quite a bit different. Debian stable is at first old, not stable. I have run in quite a few showstopper bugs that were already fixed in upstream and in unstable but which never made it into stable, since the QA process which makes it quite hard for new upstream to ever make it into stable.
I think the main problem here is that the freeze is globally to all packages instead of local to small package groups, in a lot of cases a package is still heavily under development when the freeze happens and then for month or years it will not get updated, even if the upstream becomes a lot more usable and stable.
Re:source distribs (Score:5, Insightful)
Yes, this is sometimes annoying. One example is Mozilla; for a very long time, we were stuck with M18 in Potato, while new releases were certainly an improvement.
I understand that there are more variables in Debian with all of its supported architectures, and it wouldn't be as easy to simply release updates of later versions as distributions such as Red Hat do; you can't be sure of the impact it will have everywhere, and backporting security fixes is safer.
Perhaps a "mostly harmless" package repository could be created. No, "testing" doesn't count, because the packages in there will often be built against new libraries, and you probably don't want to go there. But this could contain binaries for packages such as Mozilla, which gets updated a lot (1.1 really is much better than 1.0) and would be unwieldy to build from source). These binaries would be built on a potato system. Those who wanted this sort of thing could simply add another line to their apt sources file, and accept the small risk.
It's possible for someone to do this on their own; Adrian Bunk maintained a repository of several updated packages so that 2.4 series kernels could be used on Potato. But I think it would be nice to have this as an official part of Debian. It doesn't sound so great to say, "Oh, yeah, you can do that; just get the packages from $THIS_GUY".
Re:source distribs (Score:2, Insightful)
Since the current stable release [debian.org] is Debian 3.0 Woody, I'd suggest you apt-get dist-upgrade [debian.org].
Re:source distribs (Score:2, Informative)
Usually for me it's a case of "Dang, some flaw in was found"
apt-get update; apt-get dist-upgrade
And a few minutes later that package is being replaced with a non vulnerable one. The security fixes are very quick for Debian.
I also run stable on a machine at work. It's beein running stable for about 2 years or so now and I've never had a major showstopping bug with it.
Re:source distribs (Score:1)
Anyway, is it a bad idea to run cron-apt with sources pointing to testing? I also found that cron-apt installs with the -d download only option. It's a blow box so I removed the option. I want to see if the maintainers will break my box with a nightly update. And IIRC there are no security updates for testing. Not nitpicking against you, just confirming my findings for my personal situation.
Re:source distribs (Score:1, Informative)
This is false, see http://lists.debian.org/debian-devel-announce/200
"The freeze will proceed in four phases: first policy will be frozen, followed by the base system, followed by standard installs, and concluding with the remainder of Debian."
yes they are... (Score:2)
Re:source distribs (Score:2)
OTOH, I got there via an upgrade from the Progeny distribution (I hate all the detail work of the standard Debian installer) so I may have started from an unexpected place.
I hope that they don't package everything. (Score:5, Interesting)
I've been using Debian for a few years now, after using Red Hat for about 1.5 years. I've really gotten to like it; server updates are easy, and running unstable on my desktop allows me to install many recent things with very little trouble (and no, unstable almost never breaks).
However, I'm not sure that listing absolutely everything should ever be a goal. Having a lot of packages is very good, because it's nice to easily have all of your choices laid out, but it can make it difficult when you're trying to choose software. I can only imagine the horror if they tried to list every CMS or MP3 jukebox (we get _buckets_ of those types of projects submitted to freshmeat, and most are very similar).
On the other hand, people shouldn't necessarily be restricted from putting new packages in Debian just because there are a lot of similar projects, because everyone has different needs. It's a difficult problem, and I'm not sure how/if the project currently deals with it (though most everything I've seen in there seems to be of reasonable quality).
Re:I hope that they don't package everything. (Score:2)
maybe somebody could build a tool that would submit the name of every package one user is using into a database, and from database could be assembled a list that could help people looking into what software to get to do a particular job.
but, of course, popular doesn't mean best...
anyways, the way i tend to do it, is to look on the web with google/other searches for a tool to do the job i need done, and _then_ look which of those tools are available in stable/testing/unstable or as
Re:I hope that they don't package everything. (Score:2)
Re:I hope that they don't package everything. (Score:1)
b4n
Short Fuses (Score:5, Funny)
heh, I didn't know all
How ironic.. (Score:2, Interesting)
More seriously though, UPM looks very cool. Hopefully it will be a success. Although I find it hard to believe that debian would adopt it, maybe that's why he seems to be planning another distro.
Why I run Debian (testimonial/rah-rah) (Score:5, Interesting)
I've run Debian for years, and I've always felt that other distros were better. After all, those other distros get much more press, they've got glitzy widgets and eye candy, and it's hard to resist that.
So about every 6 months I'll hear about a new version or distro and will give them a shot. I'll install them and make an honest effort to use it, rationalizing my choice just like the distro's marketing people want me to. But I always wind up throwing my hands up in disgust and thinking, "How can people use this crap from day to day?!"
Now, with many distros polluting the ideas of free software and open source -- feeding you a GPL license and then their own proprietary license which prevents you from copying CDs and giving them to all your friends or from installing on multiple computers -- there's more reason than ever to use Debian.
Debian's geek appeal is legendary. But now, with Debian's Desktop and Education sub-groups, the old idea of being proud of a geeky install is disappearing. Debian's beta installer is on par with every other distro's -- a fact that thousands of Debian users are eagerly awaiting.
Everyone's heard of apt-get and Debian's package management system. Yes, it's as slick as you've heard. But fewer people realize the huge scope of software available in Debian. I run all my desktop machines with Debian's "unstable" (think "unstable" as in changing; Debian's "unstable" release might have bugs, but there are certainly no more bugs in unstable than in the commercial release distros!). With that I have a huge selection of software -- over 10,000 packages. All of those packages are done by registered developers whose first job is to do it right.
When I read in Linux Journal or somewhere online about a nifty program XYZ123, I just try to install it -- 9 times out of 10 one of Debian's hundreds of developers has already packaged up XYZ123 for Debian. There's a huge advantage of having a distro that is controlled by geeks who like computers and who do this for the fun of it. Debian's developers are into GNU/Linux, and it shows.
On DebianHELP [debianhelp.org] we call Debian "militantly free software". Yes, that's what it is. That militant attitude permeates Debian and this is Debian's strong point. I like the fact that Debian people worry about little details in the license agreements. I like the fact that Debian segregates non-free software into its own little slum. I like that Debian has a "social contract" and clear guidelines about what it's interested in and what it's not.
Many times I've often said to myself, "Gee, why are those guys worried about that stupid thing..." (e.g. the old KDE-QT license battles). But time and time again I'm proven wrong as the correct view turns out to be the morally miltant view. Besides turning out a first-rate distro with loads of software, Debian's role as GNU/Linux's moral compass is something we can't afford to lose.
Re:Why I run Debian (testimonial/rah-rah) (Score:3)
I agree. I worked at a company with 14 debian boxes and a huge debian based database server. They where quite easy to manage. It is nice and easy when you need a library to compile someting, or don't to compile something because it's just an apt-get away.
I guess I can't imagine running anything but debian on the server side.
The desktop, for me at least, is another story. I guess that I found debian fell short. I do like Gentoo, I get the very latest and greatest.. but, when I am doing a JAVA or Web based product, I find myself using a combination of my (tiBook)
Now, Redhat hasn't been really a choice for mine since the 6.2 days.... but, now with the BlueCurve interface... I must say.. it's just the level of boring I was praying for. The fonts look great after getting them installed, etc. Now, I know I could do all this on Debian.. Admitantly , some of my issues with debian are not debians fault but my own short-commings on knowledge off things like XFree86 Configuration files (biggest ones), seems I remember having a hard time getting certain things to work, like scroll mouse, sound card, etc. I know it's a geek OS, as is most/all linux os's.. but.. I believe that right now, redhat has the desktop figured out
I would -LOVE- if Debians desktop distro can be everything that to me that Redhats is. For the first time ever, using redhat, I have actually used a file manager.. Never before have I bothered.. just drop to the bash prompt for generally everything. After sitting on OS X for about 1 1/2 years call me spoiled.. I want my GUI.
anyway, sorry for the rant. I do think you have interesting insight into debian. I am glad you have had such great experiences with it. Your perspective actually inspires me to give it another try... (I have a unused box in the closet).
Maybe give redhat 8 a try, it might raise your bar with what a linux desktop could be. I haven't tried Lycoris or the other 'desktop' offerings, but Redhat seems to have done things right in my book w/8.0.
Cheers
Re:Why I run Debian (testimonial/rah-rah) (Score:2, Insightful)
Hm. Ok, I know I'm being that annoying Usenet guy who says "It works for me!" but here goes: Debian on the desktop works for me. On my recently-assembled work desktop I had a nice, fresh, system on which to try stuff out. I first tried Mandrake 9.0, because I assumed it would be a better desktop choice. After about a day I started over and loaded Debian Woody instead. I think it took me about 1 hour longer to get Woody up and running to a KDE 3.0 desktop, but that included such things as recompiling the kernel for my hardware! (Few things bring more geeky pleasure than making your own kernel .deb.)
Yes Debian is geekier. But there is a good reason everyone keeps using this "refreshing drink of water" metaphor for it. It's like you've never had a satisfying computer-using experience and then you "get" Debian and you go "Ahhhhh..."
Re:Why I run Debian (testimonial/rah-rah) (Score:2)
Last time I tried Debian on the desktop was Potato, maybe I should give woodie a try. thanks for the feedback.
Debian's problems, RedHat sucks, but still use it (Score:3, Interesting)
First is it has way too many packages it tries to support. The articles says 9000 packages for 3.0 Woody. RedHat has something like 1800(I am sure this figure it slightly off) packages in RedHat 8.0 Psyche. So Debian has 5 times has many packages to support. I do think RedHat would do better to support more packages, but not that many more. I might add say abother 200 packages to RedHat which would put them at 2000, still 4.5 times less than Debian.
Second is that Debain tries to support way too many platforms. My personal philisophy is that while it would be nice to have the exact same distribution for every platform it is just impractical. It would help their development greatly if the cut platforms. If they wanted to be logical about it they could probably look at the number of users of each platform and create some minimum number of users to support that platform.
I do think that simplifying package maintaining is a good move, but they are trying to fix the symptom instead of the problem. I applaud them for delaying to make releases extremely stable, but I think some of their maintainers have the wrong idea. One example that comes to mind is the XFree86 maintainer continuing to maintain XFree86 4.1 months after 4.2 had been released.
Another point about Debian has been it's horrible installer. I am hoping the Progency installer does take over and is also improved upon.
I use RedHat and have for years, but I am looking for a new distribution. I am doing so because of bad decesions RedHat has made in my opinion. These include rushing releases to meet a deadline instead of holding back and making it truly stable. They love to talk about their Q/A team, but their touch is very obviously lacking in RedHat 8.0, but at least they aren't as bad as Mandrake Q/A.
Then there is having Havoc Penington as an employee and on top of that having him as a Gnome Developer. He has a philisophy of simplify the user inferace to make it more usable. I agree with this idea, but he takes it way to far. His definition of simplification is dumbing everything down and removing very useful features and settings. Even worse he has convinced many Gnome developers.
I have tried Debian, Sourcer, Mandrake, Gentoo, and even Slackware before RedHat. None were better than RedHat in my opinion. Like when I used Windows, I wish for something better.
Re:Debian's problems, RedHat sucks, but still use (Score:2)
Re:Debian's problems, RedHat sucks, but still use (Score:2)
I didn't make him...for you!! (Score:5, Insightful)
If you got that reference, I'm really sorry.
Anyway, please read this:
http://lists.debian.org/debian-devel/2002/debia
Maybe this will clear up a few things. Debian is supporting these architectures because no other Linux distribution does. As the message states, XFree doesn't even support as many architectures as Debian; the Debian project is how users of those architectures get XFree86 at all.
Maybe you feel that they are not important, but I think that the people using them would disagree. Obviously, there are enough people who use each platform to do the work of porting packages to it. What makes you think that they would turn around and do some other, "more important" work instead if support for their architecture was dropped?
[And isn't this why most hardware manufacturers don't release Linux drivers? Because "most people" use Windows?]
Debian exists as it is for many reasons, and there is nothing else like it. It is not going to change into your idea of the perfect distribution. However, there are several distributions which are addressing some of the "problems" _you_ (and others) have with Debian. Most of these amount to pretty graphical installers and a few other things, and are only for x86. Since that seems to be what you want, why don't you try one of them? IOW, don't complain that Mozilla doesn't have an integrated AIM client; use Netscape instead.
Re:I didn't make him...for you!! (Score:2)
Re:I didn't make him...for you!! (Score:2)
Presumably, Libranet [libranet.com], Xandros Desktop [xandros.com], and the PGI installer image for Debian 3.0 [progeny.com]. All of those are drool-proof ways to get onto Debian 3.0 i386, providing preconfigured access to many of the desired "desktop" tchotchkes. The first two even prepackage the most-requested proprietary stuff (Acrocrap, Macromedia Flash, MS Core TrueType fonts, etc.).
Rick Moen
rick@linuxmafia.com
Re:I didn't make him...for you!! (Score:2)
With Xandros I don't see where you can freely download anything. Their ftp site again doesn't accept anonymous ftp. How are they following GPL?
Debian 3.0 with PGI would be nice if Debian 3.0 was as up to date with software as others.
Re:I didn't make him...for you!! (Score:2)
Use the Debian installer of your choice (Score:2)
Debian 3.0 with PGI would be nice if Debian 3.0 was as up to date with software as others.
The Debian "testing" branch is exactly the right distance from the bleeding edge for my taste, much more so than the "stable" branch (currently 3.0/woody). Of course, the point of using the PGI installer for x86 Debian is not to mindlessly remain with exactly what remains at the conclusion of the installer, but rather to start tracking one of the Debian branches using apt-get.
Only someone stubbornly ignorant about how Debian works would not ignore the testing branch to promote the obsolete misconception you've cited.
With Xandros I don't see where you can freely download anything. Their ftp site again doesn't accept anonymous ftp. How are they following GPL?
(1) Why are you asking me? Presumably, they follow the GPL by providing access to matching source via one of the mechanisms specified in clauses 3a or 3b to those who have lawfully received GPL-covered binaries Xandros redistributed. (2) Does your question mean that you're one of those tiresome people who wave the GPL around without actually reading it?
Libranet has serious issues with me in that they charge for the second cd which has all the real differences between Debian and Libranet on it. Their ftp site doesn't accept anonymous ftp. Are they even following GPL?
(1) You're entitled to have all the "serious issues" you want. Doesn't change the fact that they've made their installer available gratis. (2) Why are you asking me? Presumably, they follow the GPL by providing access to matching source via one of the mechanisms specified in clauses 3a or 3b to those who have lawfully received GPL-covered binaries Libra Computer Systems Ltd. redistributed. (3) Does your question mean that you're one of those tiresome people who wave the GPL around without actually reading it?
Rick Moen
rick@linuxmafia.com
Re:Use the Debian installer of your choice (Score:2)
I have tried the testing branch and I found it too behind. Then I tried the unstable since many people said it worked for them. It wouldn't even install. One of these days I may give the testing branch another try.
Re:Use the Debian installer of your choice (Score:2)
I have tried the testing branch and I found it too behind.
That's absurd. The testing branch is newly introduced packages in the "unstable" branch that have passed automated package quarantining. It's as close as you can get to the bleeding edge without figuratively dying of blood loss.
Then I tried the unstable since many people said it worked for them. It wouldn't even install.
That's even more absurd: If you'd paid any attention whatsoever to the preceding conversation or to basically any Debian documentation at all, or so much as looked at DebianPlanet or asked a Debian user, you'd have known that you get onto the "unstable" branch by using any Debian-compatible installer of your choice, adjusting /etc/apt/sources.list to pull packages from "unstable", and then resynchronise to "unstable" using apt-get.
One of these days I may give the testing branch another try.
Before you do, read some elementary Debian documentation, or browse my collection of Debian tips: http://linuxmafia.com/debian/tips [linuxmafia.com]. (Note that it's grown in chronological order, so more-current material is closer to the bottom.)
Rick Moen
rick@linuxmafia.com
Re:Use the Debian installer of your choice (Score:2)
without figuratively dying of blood loss.
Think what you like, but it was behind. If I remember right one of the packages that was behind was Mozilla. At the time Debian testing had 0.9.6 while 0.9.9 was out.
That's even more absurd: If you'd paid any attention whatsoever to the preceding conversation or to basically any Debian documentation at all, or so much as looked at DebianPlanet or asked a Debian user, you'd have known that you get onto the "unstable" branch by using any Debian-compatible installer of your choice, adjusting
That is what I did and it barfed during the installer.
Before you do, read some elementary Debian documentation, or browse my collection of Debian tips: http://linuxmafia.com/debian/tips [linuxmafia.com]. (Note that it's grown in chronological order, so more-current material is closer to the bottom.)
I did get testing installed and had X windows running just fine. I am not a linux newbie. I was using Linux when the only distribution was Slackware and I do Linux consulting.
Re:Use the Debian installer of your choice (Score:2)
Think what you like, but it was behind. If I remember right one of the packages that was behind was Mozilla. At the time Debian testing had 0.9.6 while 0.9.9 was out.
I do remember getting impatient for Mozilla 0.9.9 and the matching version of Galeon to clear package quarantine, and so just grabbed the .debs out of the "unstable" tree. Doing that was obvious, wasn't difficult, and wasn't a big deal. More to the immediate point, that was soon after the "testing" branch's launch, and there was only a crude quarantine heuristic of two weeks in "unstable" without replacement plus auto-building without error on all platforms. More recently, refinements to those heuristics [linuxmafia.com] have tightened up the unstable-to-testing quarantine propagation delay to typically 1-2 days.
Additionally, if you don't want to wait for quarantining and are feeling lucky, the new-ish (late '01?) apt "pinning" feature now lets one selectively grab packages from a more-current branch entirely within apt, without needing to download packages and "dpkg -i" them.
That is what I did and it barfed during the installer.
Now, you're being both vague and incoherent. Obviously, you don't mean an installer for "unstable", since you say you used an installer-of-your-choice and then adjusted sources.list to track "unstable". But you don't identify which installer -- an experimental prerelease one for 3.0/woody, or what, just that "it" (whatever "it" is) "barfed" (whatever "barfed" means).
Enough of that. All sorts of Debian installers, with X11-based front-ends (e.g., PGI), with ncurses-based droolproofing (Libranet) with Reiser/XFS/JFS/software-RAID/kernel-2.4.x/etc., are documented in my Debian tips [linuxmafia.com] collection. Use one in the future, and don't ignorantly complain there isn't one that works for your hardware (if the latter is minimally functional), since that strains credulity past its elasticity limit.
Rick Moen
rick@linuxmaifa.com
But she gets him anyway! (Score:5, Interesting)
http://lists.debian.org/debian-devel/2002/
A quote from this message sums up exactly in one sentence why debian is worthy of the support and admiration of the community:
"I refuse to treat non-i386 users like second-class citizens."
As a linux-using powerbook owner, I thank you. I can't count how many times I have been told that I am not worthy of consideration because my niche is too small. Thank you debian for extending the useful lifespan of my computer several years while everyone else snorts derisively and tells me to buy a new Mac.
Re:But she gets him anyway! (Score:2, Interesting)
- a happy iBook owner
Re:I didn't make him...for you!! (Score:2, Interesting)
I believe that having so many ports in Debian greatly increases software's robustness, since different architectures' peculiarities can point out flaws in a program's logic. At the same time, most software, once it's been ported to a few architectures, will work on any other new architecture with little or no work, so there is a great cost-benefit tradeoff for adding more ports. Stuff like XFree86 can be an exception, since it's so hardware-specific, but the benefits of porting are probably still worth it. Why else would Linux work on 20 different architectures!?
Re:I didn't make him...for you!! (Score:2)
StrongARM and NetBSD were pretty bad examples to pick to support your claims. ARM processors are used in all sorts of embedded devices, and I believe there are even laptops with them. There are certainly far more people using StrongARM than IA-64 at the moment.
As for NetBSD:
http://www.debian.org/ports/netbsd/
Remember: people are doing this work because it is relevant and interesting to them. You can't reasonably draw conclusions that if they were suddenly not doing this work anymore, they'd be working on things that you thought were more important. Maybe they'd give up and become chefs! You have no idea.
Re:Debian's problems, RedHat sucks, but still use (Score:2)
And yet in the previous paragraph you complain that in Debian X 4.1 is maintained instead of moving to the latest release. Sorry, you can't have both. Either you put up with Debian's delyaed release cycle, with the end result of a stable and well maintained distribution, or you go with Redhat and all the problems that it has.
Re:Debian's problems, RedHat sucks, but still use (Score:2)
Hmm... i think there has to be a happy medium... not every RedHat release hits that, *cough 7.0*, but they have had fantastic releases that are still in production in our server farm, 6.2.
I have found 8.0 to be a fantastic release, and have had 0 problems thus far.
Re:Debian's problems, RedHat sucks, but still use (Score:2)
Re:Debian's problems, RedHat sucks, but still use (Score:1)
Re:Debian's problems, RedHat sucks, but still use (Score:1)
I might point out that you seem to be forgetting that Debian is volunteer-driven. There is no central office that says "we will do this...". If people want to do it, they will do it.
(Yes, there is a central release manager that has final say over what packages and architectures go into the official release. But the decision is made based on stability and other qualities rather than some corporate goal or some such).
Re:Debian's problems, RedHat sucks, but still use (Score:2)
Yes, Debian is volunteer driven, but that doesn't mean it couldn't be managed much better.
Re:Debian's problems, RedHat sucks, but still use (Score:1)
So when are you volunteering?
Jay (=
Re:Debian's problems, RedHat sucks, but still use (Score:3, Interesting)
I run debian on my TiBook and on my P-III at work (as does everyone there, except for management). It really is a blessing to have the same environment everywhere and that everything works (almost) the same way, whatever computer you're using. Not that I use the more exotic archs, but I definately can understand why it is desirable to support other platforms as long as people are using them.
It definately would be nice if the university (that I go to) would replace their aging Solaris 2.6 installation on their sparcs with woody. But that probably won't happen...
Re:Debian's problems, RedHat sucks, but still use (Score:2)
Re:Debian's problems, RedHat sucks, but still use (Score:2)
But undoubtedly you are right, this huge number of packages slows down the release cycle. I don't know how this could be solved. Perhaps some kind of splitting into many sub-distributions, eg. debian-core debian-desktop, debian-server etc., would help somewhat. But then things get complicated when you inevitably get dependencies between the different sub-distros, and you have to integrate them for the release. And debian-core, which the other sub-distros would be built on, would inevitably be a bit older than the rest of the stuff.
Another thing is that everything in debian seems to be happening slow-motion. If you read the mailing-lists, there are endless nitpicking arguments about everything concievable. Democracy isn't about everybody taking part in every single decision. You elect leaders so they can make decision quickly, without everyone having to bother about it, as that doesn't scale. What would happen in society in general if we were to have referendums about every single thing the government decides?
Another angle (Score:5, Interesting)
The problem is the combinatorial explosion of testing effort dictated by the support of a large number of packages on a large number of platforms.
To this there's no easy answer. However, I do not believe that the 'competition' will really come from source-based distributions such as Gentoo mentioned above - ultimately the amount of testing to be done is the same, by getting you to compile things yourself, Gentoo makes it no more likely that a combination will actually work.
Ultimately the threat to Linux as a platform is the Dotnet virtual machine - a software platform comprehensive and abstract enough to reduce the n*m testing needed for Linux and Windows today back towards the 'n' of a single platform. Once Dotnet gets established, the relative cost of writing cross-(hardware)-platform applications will plummet and Linux will be unable to catch up.
The only genuinely equivalent technology available to Linux is Java. Therefore the only viable strategy for a group such as Debian, meaning a group that is serious about having broad hardware support and comprehensive package support and some assurance of quality and comptibility, is to embrace Java, encouraging the development of Java applications and supporting the Java VM as comprehensively as possible.
These issues have of course been discussed on
To date, the only real counter-arguments that have stood up are those of simple denial, that is, putting off the day where cross-(hardware)-platform compatibility has to be addressed so far into the future that it is likely that Linux will already have become an irrelevance by the time convergence takes place, or the reckless and naive assumption that the open-source community can clone, and will be allowed to clone, the the Dotnet platform in its entirety.
It will be interesting to watch how key development streams such as Debian, KDE, StarOffice etc. attempt to reconcile these conflicting demands. From the perspective of Java developers like me, it's becoming hard to resist the rather depressing conclusion that at least some of these difficulties are self-imposed.
Re:Debian's problems, RedHat sucks, but still use (Score:1, Insightful)
so, why do you need a cute gui installer?
text is good, you are supposed to read, not drool over the cute looks of the installer.
after all, it's just an installer, not a girl.
Re:Debian's problems, RedHat sucks, but still use (Score:2)
Re:Debian's problems, RedHat sucks, but still use (Score:2, Informative)
Re:Debian's problems, RedHat sucks, but still use (Score:1)
Extrapolation (Score:4, Funny)
Re:Extrapolation (Score:1)
That day will be so sweet.
Attacking debians package structure (Score:2, Insightful)
If an user has installed an "unofficial" apt-source (are there any people out there which havn't?), a hack of a popular unofficial-deb FTP site can be disastrous.
This is not inherently debian's problem, but this distro makes it the easiest for people to update...
So debian should even stronger encourage the use of signed packages etc.
The future (Score:5, Informative)
Now that this change has been accomplished there is alot of "low hanging fuit" for debian to pick.
The installer has been reworked and is currently in early beta testing. the whole thing is now modular to allow for easy porting to different architures, and to to allow for a very flexable install. Most debian developers want to be able to pop in a cd, have it detect most of the hardware, then automatically install baisc packages. The new installer allows for this, while retaining the power to customize or trouble shoot installations.
Also there is the new PGI installer. Version 1.0 is out now. This is as simple as redhat/mandrake installers. It has great hardware detection and set up and gnome desktop.
If you want to try thy hardware detection routines in debian (package discover) then try popping in knoppix 3.0. This is a debian system on a live cd. Pop it in to most PC and the network, x, sound, and usb are all configured.
The desktop is coming to debian. Both gnome2 and kde3 are about to move from experimental to unstable. They should be in sarge for the next stable release. gnome2 will enter this weekend, and kde3 is awaiting the completion of the transition to gcc-3.2, but its ready to roll.
There are now many subprojects that will help puch debian onto the desktop: eg the desktop , the education and the music (demundi) sub projects are all starting to take off.
Debian been my primary desktop for 2.5yrs, since I gave up on redhat. I keep trying other distro, but they are just to inflexable for my needs, and to difficult to maintain. I want something to get my work done, not to continuely tweak the operating system.
AC-DC
PhD elec. eng.
PS for those who think that lindows software warehouse or ximian redcarpet are cool, try kpackage with it confgure to use apt. This is the default in the debian's kde. This combo of kpackage and apt-get is the most powerful and user friendly package installation i''ve ever seen. ( Of couse I personally still use apt from a terminal.
I
Re:The future (Score:1)
Does PGI have a KDE option, or will it soon?
The problem is right there in the numbers (Score:5, Insightful)
I find it very interesting that the article would point out several times how difficult it is to maintain all of those packages and the diffs as they are updated, then point out how using a source-based distribution makes that kind of thing much easier. And yet, the author seems to suggest that source-based distros are somehow not as feasible as binary-based distros. He even goes on to call source-based distros "immature". Perhaps in the Linux world, but how long has FreeBSD been around? It's okay to borrow ideas from other groups when those ideas seem to be working. I think that the Gentoo project has done a great job in taking the idea of a "ports" system, addressing the shortcomings, and putting a workable source distribution system on the Linux platform.
In my mind, if Debian is going to continue scaling to 5-digit package listings, the project might want to look into the possible benefits of switching to a source-based distribution system. Look at what Gentoo has done, address any shortcomings, and develop a better source distribution system. Doing it the current way with 30,000 packages to maintain, we might not see Debian 4.0 until 2010. And there are probably a lot of people who can't or won't wait that long.
Re:The problem is right there in the numbers (Score:1)
ahhh wrong button (Score:2, Funny)
I'm pretty sure FreeBSD offers a set of binaries alongside the ports tree. Gentoo offers only the binaries required to compile the base system and then proceeds to compile it, and everything else, from scratch. Everything is optimized and whatnot, and it's probably easier to maintain the distro since there's no need for the developers to compile the binaries. The downside is it's slow to install/upgrade pkgs, especially if you've compiled glibc 3 times because it's been updated quickly. Also, occasinally I'll find things that fail to compile in the tree.
Re:ahhh wrong button (Score:1)
As to Gentoo, I know there was talk at one time of doing a pre-built binary distribution to simplify installation. I don't know if this was ever done, or if it's even still on the agenda.
Re:ahhh wrong button (Score:1)
Re:ahhh wrong button (Score:1)
No, it's actually harder. The maintainers still have to compile the binaries, since they have to make sure it compiles and runs as expected before they release it. And unlike binary distros, they have to make sure it compiles with different optimizations and options, resulting in even more work.
Re:The problem is right there in the numbers (Score:3, Insightful)
Re:The problem is right there in the numbers (Score:4, Interesting)
All I know is that making a gentoo package is a piece of cake, while making a debian package and maintaining can be hell on earth.
Re:The problem is right there in the numbers (Score:2, Insightful)
Re:The problem is right there in the numbers (Score:2)
I'm not convinced about that; as someone's already said, the whole reason for doing it this binary way is to have traceable versions of packages so Manglement can be happy - and of course you lose out on
"Doing it the current way with 30,000 packages to maintain, we might not see Debian 4.0 until 2010. And there are probably a lot of people who can't or won't wait that long."
The options seem simple to me. Either sit it out and wait, or track Testing daily, or contribute time and expertise to helping the cause (it's not forbidden, y'know!), or go elsewhere. I'm not very inclined to agree with the position that debian should somehow change a very flexible working system just for the impatient.
Re:The problem is right there in the numbers (Score:4, Interesting)
I guess it all depends on one's definition of a "working" system then. As you said, if a system works for you, then use it. If not, fix it, or find a better system. I was just suggesting ideas regarding something I personally see as a shortcoming, which is ever-growing release cycles, and a possible solution to fix it.
One of the major complaints regarding Woody was that it took so long to release, and then had rather outdated software. Between the time the distro was frozen, and the time it was released, so much software was updated, including some pretty significant packages.
Personally, I think Debian should change their release focus. I think a good strategy would be that of having a regular, six month release cycle that focuses on moving packages from testing to stable in a concise manner. Rather than trying to put out a mammoth update which takes two years to ship and is obsolete the day it is released, I think the needs of the users would be better addressed with two annual releases spaced six months apart, but of more of a minor nature than a major. This kind of "rolling update" would make sure that reasonably recent packages are steadily making their way into stable. It would also shorten the freeze to release period, since less packages would be updating (usually) with these minor releases.
Some people have proposed splitting the distribution into subdivisions (core, desktop apps, games, development) and this might not be a bad idea, either. Provided of course, that certain inter-division dependencies were properly managed. The Debian core team could focus on the base system and server packages, while letting the desktop team handle UI's and applications, and the games team handle.. well, games. Each group could release updates independently of each other, perhaps with core as the baseline to which the others must adhere for library versions, etc.
As for impatience, I personally think that two years is too long to wait for a stable release, especially in the open source world where software is such a moving target. And yes, I know testing is more frequently updated and mostly stable, but try telling that to an IT manager. IT managers want "stable", not "testing". It's a political thing and it's stupid, but it's reality. Which is why I come across more and more Red Hat shops every day.
Re:The problem is right there in the numbers (Score:2)
They need more spreadsheet debs... (Score:2, Funny)
Red Hat users - try apt-rpm (Score:3, Interesting)
Its a really handy tool ported from debian. See http://apt.freshrpms.net [freshrpms.net]
Now if only Red Hat would adopt it instead of up2date...
Re:Red Hat users - try apt-rpm (Score:3, Insightful)
Re:Debian users - try rpm (Score:3, Informative)
In terms of age they are pretty well matched. Red Hat was a growth of several other earlier package managers (RPP, PMS, PM) which may have made the transition a bit easier.
Probably the biggest thing Red Hat had going for it is that Caldera providing some of the funding for the initial development. In other words, it was multi-distribution from the start, whereas Debian for a long time was proprietary to their distribution (yes, I realize there are now several Debian based distributions out there).
Matt
Re:Debian users - try rpm (Score:2)
Practically, both can have policy, its the matter of the distribution to produce and stick to good policy. Some areas are handled better by some distros (eg, all the packages are signed, or they have standard naming conventions) but that's a higher level issue and neither RPM nor Dpkg based distros excel in that area.
and what advantages does RPM have over the
I'll be evil and answer with a question, thanks Alex.
What advantages does
What advantages do IMAP4, ical, and vcard have over MAPI, apart from the IETF's rubber stamp?
The lack of standardization amongst Linux distributions and compromises that result (like labelling alien an aceptable implementation or RPM) have a greater negative effect on Linux adoption than a few minor technicaladvantages that various formats have over the other. More Linux adoption means hardware works, upstream providers can support your operating system, and a bunch of other stuff.
Re:Debian users - try rpm (Score:2, Insightful)
Ignoring for the moment that IMAP4, ical, vcard and MAPI are all very different things, there's a fatal flaw in your analogy - you're equating things are are established, open standards to something that is comparitively closed. A more appropriate analogy would be to compare IMAP with POP3 - they're both open, established standards that solve the same problem in different ways, each with their own advantages and disadvantages. Trying to force everyone currently using POP3, or some other method they've come up with themselves, to use IMAP instead would cause chaos - IMAP would have to be expanded to handle functionality that currently only exists in POP3, and the changeover would be a nightmare for all concerned.
This is why the LSB states that here [linuxbase.org] that "The distribution itself may use a different packaging format for its own packages, and of course it may use any available mechanism for installing the LSB-conformant packages.". To me, alien sounds like a fine way of installing LSB-conformant RPM packages. The LSB have realised that trying to force all distributions to switch to the RPM format internally would be a fatal mistake - the toll on the Debian project would be enormous (volunteers really don't have time to repackage 8000+ packages to suit the desires of a committee), and it would destroy the usefulness of innovative new distributions like Gentoo.
Maybe I'm missing your point slightly, but I really don't see what switching Debian to the RPM format would achieve apart from causing an entire upheaval of Debian's entire package archive and development process, not to mention all of the Debian servers out there which can currently be so easily upgraded to the latest stable Debian version without so much as a reboot. You seem to say that it'd be for the greater good of Linux, but I personally think that keeping Debian around as a viable free alternative to the commercial distributions is a far more important thing to the future of Linux than some piddling squabbles over a file format.
Re:Debian users - try rpm (Score:2)
I know that. You know I know that. But you asked about Red Hat advantages so that's what I gave you. I'm well aware dpkg has advantages over RPM in many ways and I've indicated such in my discussion of the topic. I've never alleged RPM wass a better all round solution, in fact, I've done the opposite - state that there's more to the argument than technical considerations.
Ignoring for the moment that IMAP4, ical, vcard and MAPI are all very different things,
MAPI or IMAP can be used as tranbsports for a variety information stored in a variety of formats, such as mbox, ical, vcard, or the Exchange message store.
I was aware that someone might misunderstand that analogy, so I added another -
As I said, the LSB does indeed accept compromises - there's no need to tell me this. As I've also said, that doesn't mean those compromises are OK.
To me, alien sounds like a fine way of installing LSB-conformant RPM packages.
They're not packages once alien is finished with them. `Package Management',as I see it, is based on relationships between packages which are destroyed once alien has been used on them.
The LSB have realised that trying to force all distributions to switch to the RPM format internally would be a fatal mistake
The LSB couldn't force anyone to do anything - it's an optional standard. Gentoo can exist, so can Slackware, so can LFS - they see advantages in not being LSB compliant and choose not to participate. More power to them. There's no practical way could `destroy the usefulness of innovative new distributions like Gentoo' by specifying a complete rpm implementation anymore than they stopped Slackware from existing by specifying SysV init.
However, for those who seek to use Linux in a larger scale environment or for something they consider important, some kind of structure is desired. Currently that structure is provided by a particular Linux distribution. People write and certify (closed source) apps for distros. People learn skills only applicable to distros. People write apps only applicable to distros. People compile and package applicable to distros. Use a less popular distro, and you'll either have to do a lot more work or miss out entirely.
The LSB is about writing apps for Linux. There's going to be
the toll on the Debian project would be enormous
The toll on packagers from the current situation is already enormous. Enhancing RPM to have a superset of current Linuxpakcage management features would and migrating the this RPM implementation would involve alot of short term work for a lot of long term gain when maintaining packages in future. Hell, if every (common) Linux distribution standardized on a package format you might even see people writing more apps that package nicely rather than using custom build jobs you have to play with in sed to install to the correct location.
As I've said, its no skin off my nose. If you've never been pissed off that a particular company hasn't packaged their proprietary app for your distro, then I suppose my point has no basis.
But chances are you have been, and it does.
Re:Debian users - try rpm (Score:2)
Its nice to see the discussion has moved from `Dpkg has advantages over RPM and RPM has none' to different arguments abotu the amoutn of effort required and the cleanliness of the RPM source code. Not that anyone has acknowledged I have a point on those matters, they've just changed topic for Mysterious Reasons.
Do you honestly think that the work of the Debian maintainers would be reduced if the world adopted RPM as the one and only package format?
Did I say the world? As I said, I'm talking about Linux distributions used in large scale environments. Hobbyists should use whatever OS they want. Businesses and Universities Government departments often have stricter needs.
Who says they're not? Have you ever actually used alien?
That's really fucking rude. Of course I have, otherwise I wouldn't be talking about it. Have you? If you have, then you'd know that, as I said, alien strips dependency information. Without dependencies there's not much management happening now is there?
Gentoo's package management system makes an interesting change from binary package-based systems like RPM and dpkg, and think Gentoo should be applauded for pushing Linux in a new direction. However, under your view of what you seem to think the LSB should become, they would be forever denied the opportunity to become LSB compliant due to an arbitrary constraint on internal implementation details, and that's just wrong.
Indeed, that's a useful idea. But why is it necessary to break a standard to do this? Why not implement a frontend installs software and resolves dependencies by downloading and rebuilding source packages rather than binaries? It wouldn't be particularly hard to do. Better yet, everyone can benefit, because its compatible with the existing system. Setting higher standards encourages this kind of behavior. Encouraging people to take advantage of a good idea without breaking an existing system is very, very right.
It's a standard than can be adopted by all of the Linux community, not just the subsection of it that happens to use RPM
Hehe. By most estimates, your `subsection' means `most installed systems'. Standards don't stifly innovation, but the standard generally does lag behind the bleedign edge. That's a good thing. Nobodies provided a reason why source based dependency resolution could work within RPM, nor suggests / recommends.
The LSB is designed to encourage innovation and diversity in distributions
No. Its primary goal is to standardize that platform.
and not to force a view that "any distro is LSB compliant as long as it looks and smells like Red Hat".
Did I say that? I don't think I did. Red Hat has very little to do with the LSB, mainly because RH's people were wary that their involvement and size in the early stages would discourage smaller distros.
Data fraud (Score:5, Insightful)
Look at his debian growth [telemetrybox.org] graph. He conveniently skips the year 2001, making it look like the growth in recent years is something other than linear. He even states "Note that the number of packages seems to be growing exponentially."
The truth is, he's crammed two years of growth into a one year slot on the graph, making it appear to be accellerating. In actuality, if you imagine that growth spread over two years (as it actually is) it looks damn linear.
I guess even volunteers without corporate agendas are subject to fradulent data analysis.
Erik
Re:Data fraud (Score:2)
Besides that I think the whole basis of the discussion is faulty - I dont care when debian hits 4 or 8 or 10, only that it stays as good as it is.
Fraud? The give the correct graph also (Score:2, Informative)
And, in chapter four, the show this image which has the correct scaling [telemetrybox.org]. Guess what. It looks exponential to me.
Re:Fraud? The give the correct graph also (Score:2)
Fraud is probably a stronger word than I should have used. Hasty and unsubstatiated are better words.
Erik
New apt features in woody (Debian 3.0) (Score:3, Interesting)
- Yasa
Plots (somewhat) misleading (Score:3, Insightful)
The time scale (x axis) is nonlinear!
The year 1996 is listed twice (thus making 1996 a particulary long year
Debian does grow rapidly, but not *that* rapidly.
Re:Plots (somewhat) misleading (Score:2, Informative)
properly scaled graphs. The X axis for the diagrams in chapter 2 are the debian releases so far.