LWN.net Logo

Some rough edges

Some rough edges

Posted Jun 30, 2005 18:39 UTC (Thu) by felixfix (subscriber, #242)
In reply to: Some rough edges by dberkholz
Parent article: An overview over the Gentoo community

Yes, I think it was gpm. I am glad it has been fixed, but it should never have happened in the first place. That was sloppy.

revdep-rebuild is well and good, but why delete an old library? That's one of the advantages to dynamic libraries. The LVM command should not link against an exact 1.00 version, it should link against 1. The old library should not be removed. That's why dynamic libs have all those extra symlink versions.

These two problems are indicative of a sloppiness that I do not want or expect in my system. How many other sloppy problems are out there?

Gentoo has some very nice features, but it also has this dangerous sloppiness that makes me skittish.


(Log in to post comments)

Some rough edges

Posted Jun 30, 2005 21:13 UTC (Thu) by fjf33 (subscriber, #5768) [Link]

Plus the documentation for LVM recomends that the static keyword be used so that in any catastrophic event this library dependencies are not a problem. Most of the critical components have the static option. Maybe they should default to static but somehow they don't. It is part of the learning that goes with all things Gentoo. :) I have a lot of fun with it and my emerges happen at night when I sleep. :P

Some rough edges

Posted Jul 1, 2005 14:17 UTC (Fri) by shane (subscriber, #3335) [Link]

Gentoo has some very nice features, but it also has this dangerous sloppiness that makes me skittish.

I would say that Gentoo probably isn't for you then.

I like Gentoo because it does give me total control over my system, yet does provide a certain level of help for me as administrator. But things do break, and have to be fixed. For my desktop or laptop, this is not a big deal - it's the price I pay for always having the very latest of everything, configured exactly like I want it to be.

It is a pain in the ass occasionally, and I admit I don't like waiting for compiles (I am currently compiling KDE 3.4.1 and don't expect it to finish before I go home, for instance).

Breaking things is not acceptable

Posted Jul 1, 2005 15:30 UTC (Fri) by felixfix (subscriber, #242) [Link]

...I would say that Gentoo probably isn't for you then...

You don't go far enough. Any system which breaks boot partition commands is not suitable, period. I love gentoo for compiling everything to my flags, for easy updates, for leaving UNIX mostly alone to be UNIX, not hiding all the configuration like RedHat and Mandrake. But breaking boot partition commands is a flat no-no. Requiring you to run revdep-rebuild manually is not good enough. Update simply must not break the boot process.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds