LWN.net Logo

Shuttleworth: Not convinced by rolling releases

Shuttleworth: Not convinced by rolling releases

Posted Mar 9, 2013 16:08 UTC (Sat) by nix (subscriber, #2304)
In reply to: Shuttleworth: Not convinced by rolling releases by HelloWorld
Parent article: Shuttleworth: Not convinced by rolling releases

This is also a reason why you shouldn't run installs as root if you have a choice either: use something like fakeroot, then mv into place (possibly repeating anything with systemwide effect the package did, like ldconfig). This is annoying, but necessary :( (doubly necessary with some core packages, like glibc, where if you do a raw 'make install' of a working glibc you are quite likely to end up with an unusable system!)

Not that using a package manager necessarily saves you. An old Solaris bug springs to mind, which thankfully never bit me:

4137237 patchadd 106300-01 results in rm -rf / as root


(Log in to post comments)

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