Slashdot Mirror


Is Gentoo in crisis?

TheCoop1984 writes "A recent article on distrowatch, and an extended thread on the gentoo forums, have pointed out that gentoo is not what it used to be. Daniel Robbins came back and went again after only a few days, developer turnover is as high as ever, personal attacks on the mailing lists are common, and people are generally not happy about the current state of affairs. Is gentoo rotting from the inside, and can anything be done about it?"

33 of 199 comments (clear)

  1. Teenagers by skorbutrage · · Score: 2, Funny

    Honestly... It's just a teenage tantrum. Just ground them for a while, that should do it.

    --
    Waits for audience applause... not a sausage.
  2. Re:A More Pertinent Question by jimstapleton · · Score: 2, Informative

    I do, when I did my rounds trying various Linux distros, it had the fewest dependancy-hell type errors. I found it the least difficult to get working as I needed it, and to keep it working.

    --
    34486853790
    Connection too slow for X forwarding? Try "ssh -CX user@host"
  3. flameeyes / Diego by Anonymous Coward · · Score: 3, Interesting

    The post linked to is much more amusing with context.

  4. No way! by guysmilee · · Score: 2, Insightful

    When people with strong personalities leave an organization it becomes more attractive for people that would rather not deal with them. I expect Gentoo will see a trickle in of new developers.

  5. Hope it doesn't pass away by squoozer · · Score: 4, Insightful

    I hope gentoo doesn't pass away as it's a clever idea and a good system but really who was it appealing to? Even as a geek is wasn't really interested in compiling my own packages because there is so little to be gained by it. Probably the best solution is to have a system where you can compile your own easily when you want to but generally take the precompiled offering - basically what Debian does. The performance that Gentoo claimed never really appeared AFAIK and I think that would be the only reason for the system.

    --
    I used to have a better sig but it broke.
    1. Re:Hope it doesn't pass away by Billy+the+Impaler · · Score: 4, Insightful

      Well I've been hearing people say for years now that for most users computers are more than fast enough. Perhaps the extra few percent increase in performance of running specially optimized, self-compiled binaries is just not so visible these days when multiple GHz-speed machines with gigabytes of memory are everywhere.

    2. Re:Hope it doesn't pass away by darkwhite · · Score: 4, Insightful

      Gentoo is very appealing to me and my lab because it offers unprecedented flexibility in how I want to build and configure my system, and reliable tools to keep it up-to-date and secure. Compiling from source is just one aspect of this flexibility - with just a couple simple steps I can modify the source code of any package and deploy it on my system, a much harder task on any other distro. Personally, I also consider it the epitome of the open source ideal.

      Back to the appeal question, our lab will soon be deploying Gentoo on a PXE booted HPC cluster with over 256 cores, and this is on the low end of the scale where Gentoo clusters come in (I know of people responsible for its deployment on 512+ node, 2K-core clusters). I won't even begin to list other places where Gentoo comes in as a first choice because of its flexibility.

      --

      [an error occurred while processing this directive]
    3. Re:Hope it doesn't pass away by CastrTroy · · Score: 3, Insightful

      This is very true. The people who really need the speed, those running clusters and such, aren't using Gentoo. People who use up all their CPU cycles are probably the only ones who would benefit. Most of the people running gentoo just seem to be home users who think they're seeing a speed increase, but would probably get more work done if they didn't spend so much time compiling and tweaking.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    4. Re:Hope it doesn't pass away by Billy+the+Impaler · · Score: 3, Interesting

      ...probably get more work done if they didn't spend so much time compiling and tweaking
      Not that all the compiling and tweaking is necessarily a bad thing. Many people like to fiddle with computers in that was as a hobby. They don't see it as a distraction from more useful endeavors, rather, they see it as something interesting to do.

      I actually see this more with Windows users than Linux users, though. Somehow some guys get interested in speeding up their computers or protecting it from slowdowns via things like malware and it blossoms from there. Soon enough the guy's running adaware scans three times a day and he's made dozens of registry edits to free up resources (resources which, IMO, were probably being used for a reason).

    5. Re:Hope it doesn't pass away by matt74441 · · Score: 5, Insightful

      I'm a home user using Gentoo on two of my computers and I'm not doing it because I'm trying to get as much speed as possible, I'm using it because I like to be able to customize everything. Theres something I like about being able to build a system (almost) from the ground up, as I know exactly what is there. Oh and I don't spend all of my time compiling and tweaking, to me that is one of the weakest arguments against using Gentoo. When I hear that argument from someone, I know that they have failed to understand the purpose of Gentoo. The ability to compile everything and tweak everything on your system IS NOT A WEAKNESS of Gentoo, but its greatest strength. I would rather spend a day compiling X and KDE on my system when I know that it has been built with everything that I need, rather than installing a package that has been compiled with every option and have unnecessary dependencies cluttering up my system. Maybe I'm just more patient than most people, who knows. As for the article, Gentoo is not in crisis, one relatively unimportant developer is not going to take the entire project down. I wish him luck in whatever he moves onto, I just hope he tells the other developers that hes a freaking drama queen and they should censor all criticism from him.

    6. Re:Hope it doesn't pass away by CastrTroy · · Score: 2, Informative

      But nothings really stopping you from compiling the source code on any other distribution either. Simply download the source and compile it. Sure Gentoo does this for everything, but we don't really need this for everything. For the packages that do require it, go ahead and compile, you can do this on any Linux system. And as for things like KDE, most distros that I've used don't have a single "KDE" package. They have about 100 packages (or more, or less, never bothered to count) that you can choose to install or not to install, based on what you want to include on your computer.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    7. Re:Hope it doesn't pass away by cyclop · · Score: 4, Insightful

      You are right, but Gentoo makes it easy. It has the best package management system ever done -even better than apt-get IMHO and surely at least on par with it.

      Having the easiness of a great package manager with included ability to fine tune your packages is the strength of Gentoo.

      --
      -- Patent no.123456: A way to personalize /. comments with a sig attached to the end.
    8. Re:Hope it doesn't pass away by corychristison · · Score: 2, Insightful

      Simply download the source and compile it. Sure Gentoo does this for everything, but we don't really need this for everything. For the packages that do require it, go ahead and compile, you can do this on any Linux system.
      Although I understand what you are thinking here, a lot of the time it's not practical... Mostly because of the way that the package manager handles dependencies. For example, do not install X.org from your repository. Install it from source, then try to install a program [say, via RPM] that depends on it's libraries.

      The program will hiccup and complain that X is not installed... but really it is. If there was an option to 'emulate' a package, I think that would be a terrific system. However, some distro's like to put things in different places, and you would have to explicitly compile a package to conform to where your distro likes to put things. EG: In Gentoo the portmap config is in /etc/conf.d/portmap, in Ubuntu it is /etc/default/portmap [I think?]
    9. Re:Hope it doesn't pass away by Curtman · · Score: 5, Interesting

      You are right, but Gentoo makes it easy.

      I second that. Very easy. I was never able to master the art of creating .deb's effortlessly in Debian/Ubuntu. In Gentoo I can whip up a 10 line ebuild that will fetch the source, patch it with whatever fixes for annoying things I care to (Such as making the preferences window resizeable again in Gaim - Damn you HIG nazi's), compile it, and install it in a minute or two. And I didn't need to browse a million tutorials with a million different ways of creating packages to do it. It just works.
    10. Re:Hope it doesn't pass away by ADRA · · Score: 2, Interesting

      As an old-school Windows tweaker, I can say there are a ton of on-by-default services that will never used by the 'typical' desktop user. It only takes me around 1 hour to get everything setup from scratch. Its finding the changes that make a difference that takes a long time. Once you have it, there's no need to tweak endlessly. Now the only thing I don't worry about is video card tweaks. Many of the third party tweaking tools makes that quite a large job.

      As for Linux, I used to tweak around quite a bit with GNOME back in the 1.x days. When they bumped it up to 2.0 series, I found that there just wasn't anything annoying enough to worry about (Except for window roll-ups earlier on).

      I think one of the reasons is that Windows throws most of its things in without asking, making the user hunt out things they don't need. Most distros give options as to what they want installed from the get-go so if I don't want something, I can just choose not to install it.

      --
      Bye!
    11. Re:Hope it doesn't pass away by smallfries · · Score: 2, Informative

      Nope. That was my point, the new interface has moderation buttons that disapear after use. The only way that I could find to undo moderation was to post a comment.

      --
      Slashdot: where don knuth is an idiot because he cant grasp the awesome power of php
  6. What's the big idea? by hey! · · Score: 2, Interesting

    It seems to me that a project like this has to be driven by a "Big Idea".

    The big idea doesn't have to be a valid one -- although it helps. What it has to do is attract and retain contributors. It has to keep them working together despite their differences. Differences between people who are working toward the same goal can be a good thing, if their commitment is strong enough that they eventually try to to see the other side. If not, then they end up standing in the way of progress until they decide to leave.

    Each successful distro has a big idea.

    Fedora: bring the most up to date technology to Linux, both for users and others who want to make specialized distros.

    Debian: create the freest possible operating system.

    Ubuntu: promote a free operating system like Debian, but with more frequent releases so that users have the benefits of newer technology.

    Slack: place the highest value on design simplicity; assume the user knows what he is doing and stay out of his way.

    CENTOS: provide a completely free operating system that will also allow any user to run enterprise software (e.g. Oracle) without paying any unnecessary license fees.

    Knoppix: make it possible for everybody to try a free operating system without the hassles or issues of a hard disk installation.

    and so forth. Each of these ideas not only has merit, it has contributor appeal.

    The big idea of Gentoo is to create a distribution in which components are distributed in source code form only, and compiled by the user. The idea has both its merits and problems. But the real question is whether it has enough appeal to motivate people to overcome their normal differences. Time will tell, but I have my doubts.

    For one thing, the Gentoo goal is achievable and has been achieved. In many other distros, the big idea is like the horizon; it keeps receding as you move towards it.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    1. Re:What's the big idea? by jamiethehutt · · Score: 2, Informative

      The big idea of Gentoo is to create a distribution in which components are distributed in source code form only, and compiled by the user.

      I've been a Gentoo user for about 4 years and that's never been the goal, that's the means through which it achieves its goal.

      Gentoo is a system designed to allow a user to easily put together their own personalised system aimed at doing whatever they like on whatever they like (hence the big pile of supported architectures). It's about providing as much choice as possible.

      With source packages you can compile binaries to be as stable as possible (leave out GCCs optimisations) as fast as possible (turn them all the optimisations on) or even to compile small binaries (for better performance on systems with hardly any cache). See? Choice.

    2. Re:What's the big idea? by wellingj · · Score: 2, Insightful

      I think Gentoo should focus on it's embedded offering. The benifits of being
      able to compile all your packages from source and combine your system however you
      want and do it all from source really shines.

  7. Gentoo definitely is in crisis. by Tanuki64 · · Score: 5, Interesting

    Currently I still use it myself, since I can handle most of the problems myself and has the flexibility I like. But I stopped installing it for friends and relatives. And I strongly discourage its use in my company. It is just too unstable. It is fine if you are a geek (I am) and have too much time (I don't). For my friends it is kubuntu now.
    Gentoo was and somewhat is great, but there hardly is a world update anymore, which goes smoothly. Sometimes things even break silently, so you cannot even be sure when something broke. Constantly the need to learn new configuration syntaxes because the old configuration stops working after an update is very tiring. Uprade/downgrade ping-pong also stops being funny quickly. I could complain because of seemingly egomaniacal decisions of the maintainers to remove widely used packages like xmms, but this would not be fair. If they have not enough manpower to maintain those packages, better remove them, but it still stings to be forced to search for alternatives.

    I would not say there is no quality control in the Gentoo development, if I find 10 bugs, there might have been 100 others, which had been caught before release, but it simply isn't enough. I think it is fair to say that the Gentoo project has outgrown the current staff. They simply cannot handle it adequately anymore.

    If anyone from the Gentoo staff should read this lines: It really isn't meant as an insult. You did great, but reached a point where your current methods are not sufficient anymore.

    1. Re:Gentoo definitely is in crisis. by darkwhite · · Score: 4, Interesting

      Your sentiment is valid. Your points are not.

      The first thing to do is to stop emerging world. Emerge things when you know you want them, otherwise just run glsa-check (really "glsa-check|grep '\[N\]'") to scan for vulnerabilities. And if you do upgrade a big package, run revdep-rebuild.

      Gentoo is not well-suited for the beginner desktop user or beginner corporate sysadmin. Its features do impart the drawbacks you describe: the config syntax changes would only be encountered by someone upgrading to the next release of a traditonal distro, where they are expected. In general, traditional distros don't have to deal with nearly the same amount of QA testing that Gentoo does. So really, regular desktop users are better off with ubuntu and friends, junior sysadmins are better off with RHEL and friends. It's when you need the flexibility Gentoo can provide that you want to use it.

      I don't personally care for the XMMS issue, but since XMMS needed GTK1 and had vulnerabilities that needed fixing because its upstream dev team disbanded, it's really predicated on those two issues (you do realize that it's irresponsible for a dev to keep a package with known vulnerabilities in the tree, right?). You can still install it from an overlay, you can install a modern XMMS clone, and as far as I'm concerned, any package that doesn't support utf8 should get off the face of the earth ASAP.

      Gentoo does need new QA tools to deal with the combinatorial explosion of package versioning and configuration possibilities. That, and a bit more immunity to drama on part of the devs (e.g. the ability to tell ciaranm to fuck off), is necessary for Gentoo not to stagnate.

      --

      [an error occurred while processing this directive]
    2. Re:Gentoo definitely is in crisis. by Tanuki64 · · Score: 2, Insightful

      I love to hear people complain that we're all egomaniacal when we decide not to maintain something...
      Please read my statement carefully. I wrote: seemingly egomaniacal decisions. Yes, I know that this decision caused some bad blood in the Gentoo forum. And I do think complaining about this is unfair. However, even if I do understand, I don't have to like it. It just forces me to invest time in problems, which I already solved and have no interest in anymore. Sometimes again and again.

      Nobody stepped up to pick up the slack, yet a bunch of people started whining about it.
      Right, but what do you expect? For most people Gentoo or other Linux distributions are tools, which they use to solve their own problems. I for instance have two active projects on SourceForge. Do you expect me to abandon them to fix some Gentoo problems? Which problem exactly? Is xmms the only problematic package? So I volunteer to manage the xmms package. Then I find a bug in package foo, am I allowed to complain now? Or do I have to fix this too? What next? bar? Many other Gentoo users would not even have the skills to help you.

      Sorry, sometimes the complaints are definitely far over the top. Some a******s forget too easily that Gentoo and similar projects are mainly run by volunteers. However, complaining that many make demands, but only very few are willing to help, isn't correct and helpful either. The time where Linux had much more developers than mere users are long gone. Fortunately.
    3. Re:Gentoo definitely is in crisis. by Tanuki64 · · Score: 3, Interesting

      The first thing to do is to stop emerging world. Emerge things when you know you want them, otherwise just run glsa-check (really "glsa-check|grep '\[N\]'") to scan for vulnerabilities. And if you do upgrade a big package, run revdep-rebuild.
      I really don't think this is a good advice. Superficially it sounds good, but Gentoo isn't stable enough for such a procedure. As I said, I once installed Gentoo for friends. Unfortunately one of my friends lives quite a distance from me and I have no remote access. So at one time we had a distance of more than one and a half year between two updates. It was hell. The portage package was totally out of date, his old profile did not even exist anymore in portage, which caused some trouble until I found out how to solve this problem. Before that many updates failed with strange error messages . After I solved this problem even seemingly simple updates resulted in a huge amount dependencies. One of them, of course, the upgrade to the new modular X. And of course more than one package failed and I had to search the forum for a fix. This was the most extreme case, but not the only one. Therefore I dropped Gentoo support for other people. When I visit friends I have better things to do than work the whole time on their Gentoo. I especially hated it when they saw me working for hours and then conclude from it that Linux is still not for general use and I had to explain that this is a problem of only this special distribution.

      You surely get away with your method of only updating vulnerable packages for quite some time, but sooner or later it bites. I have much better experiences with weekly world updates + revdep-rebuild each time. But this is a crutch and as long as something like this is necessary, something is definitely wrong with Gentoo.
  8. Running Gentoo since 2002... by quag7 · · Score: 5, Insightful

    You know, I've read several articles online in the last few months which suggest serious problems with Gentoo. But I think it's important to consider the fact that, from my personal perspective and in my own experience, I have had less issues in the last 6 months with Gentoo (except for a hardware failure on one of my main hard drive), than I have had in all the time I've used Gentoo. My system right now is also running more unstable packages than I've ever run, and this is all in amd64.

    I admit that I'd stick with Gentoo even if, from my perspective as a user, it was going through a hard time, but on my (KDE desktop) system, which is the main system I use for just about everything, if I didn't read these articles, I would have no idea that anything was going wrong.

    I have spent less time maintaining, fixing, or otherwise bringing my system up to date in the last few months than I have in years.

    As for interpersonal politics, lack of diplomacy, and immoderate language, I don't think that's anything unique to Gentoo. It may well be that there are some cultural issues which need addressing - not for me to say - and perhaps the departure of key developers may, in the future, affect the user's experience, but for me, this has not yet been the case.

    I like Gentoo a lot - in fact, I wound up running it sort of by mistake. As a newcomer to Linux, I'd read (in late 2001) that the Gentoo install was some kind of baptism of fire. I had problems understanding some of the fundamentals of how Linux systems are set up and at the time my Mandrake install was not helping me learn. I installed Gentoo as a lark, with the idea that I might learn some things about Linux that I could apply to Mandrake (which I was running because everyone said, at the time, that it was a great distribution for beginners).

    Having gotten it installed on the first try, without any problems whatsoever, I ran it for a little while. Then I fell in love with portage which was - at the time - more reliable than Mandrake's package manager. After a few weeks, I couldn't find a reason to go back to Mandrake. This was just a few months in, after years of being a Windows user (which is why I also take issue with the popular assertion that Gentoo isn't for beginners, because it was ideal for me).

    In the time since, I've tried several distributions and use Debian on my router and my file server, because they're old, crotchety machines that I was too lazy to install Gentoo on. But I've yet to find anything which so closely matches my expectation of how my system should work, than Gentoo. Which is why I'd stick with it (that and 5 years of momentum, of course).

    For me, Gentoo is about ease of use, and specifically *not* having to spend a lot of time keeping my system up to date. In no way am I suggesting that the assertions of others that "Gentoo is too much work" are invalid, but they certainly have nothing to do with my experience, or that of many other Gentoo users. As for compiling software (for instance), this is a process I run, background, and forget about. Every few months, something a little more involved might require an hour or so of my attention (a major GCC upgrade, for instance) but overall, maintaining my system is simply not a time sink, at all.

    And no, I'm not a developer. A computer hobbyist and fan of computers, but hardly some kind of guru. There may be good reasons not to use Gentoo, but I'd hate for anyone to think that these political spats somehow define the distribution or have much to do with the user's experience.

    At least, it doesn't, so far, have anything to do with *me*. I still recommend Gentoo wholeheartedly. I have a lot of affection for it. I can and have used other distributions and I could learn to live with just about any distribution if I had to, but I doubt it would be the complete pleasure that Gentoo has been. I don't have hatred for any of the distributions I've tried out (Debian, OpenSuSE, Mandrake, Fedora, Slackware, Kubuntu, and FreeBSD as well), bu

  9. It's all about the packages... by friedmud · · Score: 3, Insightful

    For me, as a Computer Scientist, it's all about the packages. I _love_ the bleeding edge and the obscure. No other distro out there offers the depth and breadth of packages that Gentoo does. Using anything else is just downright painful as I end up compiling a lot of my own programs _anyway_ by hand (and not managed).

    I originally switched to Gentoo because I had given up on using Slackware's package system and was keeping a large library of software current by hand.... Gentoo scratched my itch perfectly.

    I really do hope it doesn't die from the inside. There are still a lot of people doing a lot of good work... and a _lot_ of people still benefiting from it. The way I see it, these type of squabbles are just a by product of becoming popular. As your dev team grows you're inevitably going to have personality conflicts... you just hope that over time you find a way to work them out and it doesn't bring the project down in the mean time.

    Friedmud

  10. Main problem is portage by 0xABADC0DA · · Score: 3, Informative

    Right now there are 220,000 files, some ~100 bytes and others ~0-4k. Just to support portage. Space-age filesystems or not that's a lot of tiny files to be scattered around and updated piecemeal. What happens is that gentoo starts taking more and more time to do syncs and searches, not to mention everything else slowing down.

    A good solution would be to put portage into a .zip file. In a zip each file is compressed individually, so you could still do rsync diffs. There's an index at the end so you can do really quick lookups (bypassing the whole slow path of inode / namei). The fs can do read-ahead and caching much better on a single file, and it won't have to do a seek for every file.

    This is the kind of real, fundamental problem that gentoo should be solving. Gentoo should be the lightest distro, not a huge sprawling mess.

    1. Re:Main problem is portage by nostrad · · Score: 2, Interesting

      You're right on target with the biggest problem currently. There is an idea of creating PortageSQL and keep it all in a DB instead. Until then there are solutions such as this: http://forums.gentoo.org/viewtopic-t-401647.html (which is what I'm currently using).
      I have one machine generating a squashfs file from the latest release and a ramdrive which holds the changes. It works really well and keeps the portage database to ~40MB instead of 600. Then I just wget that file onto my other machines.

  11. Hoping it Sticks Around by Thumper_SVX · · Score: 2, Interesting

    I've run Gentoo for about 3 years, give or take. Despite comments that the performance gains of compiling from source aren't worth it, try having a PIII-733 Laptop with 256Mb of RAM (hard limit on that machine) that you want to actually USE as a Linux box. Painful with anything except a well optimized Gentoo installation. I ran that for over a year before I took a trip with that rock-solid little laptop. It was a pleasure to use every day of my trip... the laptop was tiny and therefore was easy to throw in my backpack (I was motorcycling across the UK) when traveling, was light and simple. With Fedora the poor beastie just crawled... and Ubuntu I just couldn't get working reliably on that hardware (ironic, I know!)

    I've still got that little laptop, and periodically boot her up to do an "emerge --sync; emerge -u world", maybe compile a new kernel. I don't use it as a daily laptop any more since I bought a Mac last year... but it's still a rock solid little machine that I might take with me this year when I repeat my trip in October.

    But old hardware isn't just what Gentoo is good at. I use it frequently; in virtual environments. The host... well that can be Windows, Linux... or ESX... take your pick. However, when I need a slick, fast booting and "built to order" Linux box as a guest then there's nothing better than a Gentoo installation that boots the kernel, the VMWare Tools and then the application the guest is hosting! Fast boot, application isolation and simple package management (I usually set up a centralized Portage tree on the host machine). Believe me, the ability to reboot your web server in less than 10 seconds makes management sit up and take notice, especially when the other groups are using IIS boxes that take five minutes to come back from a hard failure.

    But Gentoo isn't for everyone, and isn't for every implementation. I wouldn't call it "granny-friendly", and I would only use in a production environment where isolation is possible and rollback is simple (like in my aforementioned virtual environment... snapshots are a thing of beauty). Having said that, I recently built out a new home server and it got Gentoo almost by default. I thought about Fedora... but the flexibility of Gentoo really got to the geek in me :)

  12. Re:A More Pertinent Question by Magada · · Score: 2, Informative

    Ever heard of glsa-check, ? Did you ever consider that with gentoo you can roll your own updates from upstream and test them without fear of major breakage instead of waiting for a distro-supplied .deb to finally come out three days after the vuln is made public? Do you claim that distro-provided defaults are sufficient configuration for your servers or that somehow debian automagically removes the need to edit config files when changes in their format/content appear once in a while and you have (gasp) new options to consider?

    No? Ok, then please take your ubuntu superiority myths (I don't believe for a second that you're running vanilla debian) and stuff'em where the sun don't shine. Why the heck were you doing updating a production server just to get a new version on day three after deployment anyway?

    --
    Something bad is coming when people are suddenly anxious to tell the truth.
  13. Post vs Comments by Sascha+J. · · Score: 3, Insightful

    Quite funny that almost everytime when "Gentoo" is the topic, all the talks and comments evolve around (pseudo-)speed, source-distribution and things like that.

    The article is about internal problems, and not about how one's computer runs absolutely flawlessly, or not.

  14. Good & bad by FonkiE · · Score: 2, Insightful

    Well I think gentoo got better over the years. Maybe the developers have to reorder and have some manifest they stick too when arguments/problems come up.

    What got better:
    - modular X
    - good integration of gentoo kernel and driver packages
    - /etc/portage settings
    - cleaned up USE flags

    What got worse:
    - dropping of packages for just political reasons e.g. xmms and the lie that's technical
    - complexity
    - useless dependencies (like not being able to install postfix and ssmtp at the same time)

    Can be fixed - no panik.

  15. Gentoo's value by Dasher42 · · Score: 2, Interesting

    I ran Gentoo for a couple years. I'm now running a mix of Ubuntu and OSX, mostly because to get all the software options I wanted, I couldn't pare down the libraries enough that my system was substantially different at the end from Ubuntu. I'd be sad to see Gentoo go downhill, though. There's a lot of value for the Linux community in people hammering on bleeding edge software. Where else would you have seen so much interest in applying genetic algorithms to find the best gcc optimization flags for compiling software?

  16. Re:Yes by wolf31o2 · · Score: 2, Informative

    I love these sorts of comments.

    When Daniel was around, Gentoo also only had about 80 developers and less than 30,000 files in the tree. The package count was less than 1/4 what it is now. The bugs were still less than 25,000. There were horrible cliques within the distribution... tons of infighting. Daniel stopped doing Gentoo development long before he actually left the distribution. People seem to have this starry-eyed memory of when Daniel was around. Trust me, It wasn't a cake walk by any stretch of the imagination. While admittedly things have gotten worse of late, Daniel's presence had little to do with it. I think we would be in a similar situation had he not left. Remember that one of the reasons for his leaving was he got burnt out due to his inability to continue to manage the ever-growing distribution by himself. When he left the first time, it had already been a good year or so without much input from Daniel on anything regarding the direction of the distribution. Daniel's leaving the project didn't coincide with his reduced contributions, at all.

    The biggest problem with the distribution is we are going through massive growing pains. Until recently, the leaders of the distribution were afraid to do much, for fear of upsetting developers. We've now started to realize that it's OK to upset a developer or two every now and then and that we need to work towards making the distribution better as a whole. We have been throwing around some ideas for some time and are working towards implementing them. These things take some time. Until then, we'll probably see a bit more of this sort of drivel being posted by all sorts of people. We need to get back to doing what we do best, making a kick ass distribution of Linux.