Upgrading FMS software on many Linux systems
We have several systems, inside and outside (development, test and production), that we need to upgrade FMS on. Over time, I have found the process utterly cumbersome, prone to errors and time consuming... and outright annoying therefore. The permissions are never consistent, usually insecure (tmp and other directories world writable), and so on.
I wonder if anyone here has come up with a nifty way to work around this. For example, our setup is pretty uniform, so it's really unnecessary to do an interactive install all the time -- I could of course strip down the installFMS script, but I don't want to conflict with future changes.
I've also thought about just breaking down and making an RPM for internal use (more work).
Suggestions welcomed.
