Running 5.5 Update 2 as explained in the tech note I get:
rpm -Uvh --replacepkgs *.rpm
error: failed dependencies:
util-linux >= 2.10s-11 is needed by initscripts-5.83-1es5
If I run, rpm -Uvh --nodeps --replacepkgs *.rpm
it installs fine but I am worried about the util-linux >= 2.10s-11 dependency...
Have I need to worry in anyones oppinion?
Thanks