Have you ever installed packages on Linux that just break everything because of those nasty “undefined symbol” errors? Don’t you just hate dependency hell? This is why Gentoo has always been my choice of Linux distribution. When some library comes with bug fixes, just re-emerge it, and re-build everything that depend on that library to make sure everything still runs — at exactly the version you want.
Flameeyes wrote the same here,
So what the deal is? On Gentoo, I was able to get the fixed xine-lib stable altogether with a security fix, so I just had to make Amarok depend on that version to force upgrade for the few who don’t run full updates, and this is good.
Even if there is no ebuild available, it is not difficult to write a new one with the patches, put it into the overlay, emerge it, while keep all other packages sane at the same time. Clearly a distribution for those who would love to do everything by hand, yet still want to keep the hand clean.
Too bad that Gentoo is not as popular in VPS/dedicated servers, and many hosts do not even provide it as an option.

Delicious
Digg
Reddit
Comments
Hey man,
I definitely agree with you there. I’ve been using linux for awhile and I couldn’t find a distro that had any control but was there for you when you didn’t have a lot of time to work out the kinks. I remember RH’s RPM hell and I switched to slackware..then more hell when I wanted to stay current(back when I loved gnome). I recently grabbed a dual Xeon intellistation off eBay and figured I’d want to compile everything from source for my performance loving self. Then I found Gentoo..and..emerge..and I’m sold..for life..no problems, EVER.
-Avinash :)
I remembered when I was back in using RedHat, Debian and Mandrake, I used to have to do clean re-install every 18-24 months so the software can stay current. Such a pain.
We have quite a few Gentoo boxes installed since 2003, and the software have always stayed in the latest cutting edge, never with a need for a fresh install. Only issues we had was when we upgrade some major software (GCC upgrades, Apache config changes, MySQL 4.0 to 4.1 for example) there are some special instructions that need to be done manually.
We have quite a few Gentoo boxes installed since 2003, and the software have always stayed in the latest cutting edge, never with a need for a fresh install. Only issues we had was when we upgrade some major software (GCC upgrades, Apache config changes, MySQL 4.0 to 4.1 for example) there are some special instructions that need to be done manually.
Post new comment