Release Notes

file:///T|/htdocs/SOFTWARE/smsom/6.0.1/en/readme/InsManagement/readme.txt[10/19/2012 11:39:01 AM]
KNOWN ISSUES FOR SUPPORTED LINUX OPERATING SYSTEMS
======================================================================
* Attempts to upgrade Server Administrator version 4.3 on a system
running a Linux operating system may fail to update the Dell Remote
Access Controller (DRAC) package "srvadmin-racsvc-4.3.0-785" when
attempted from the RPM command-line. To overcome this issue, stop
the service(s) first, and then retry the upgrade:
srvadmin-services.sh stop
rpm -Uhv srvadmin-racsvc-*.rpm
(144524)
* If the default install location of Server Administrator has changed
during installation, some of the directories in which Server
Administrator is installed will not be deleted during its removal.
This issue is related to the default behavior of the RPM engine.
For example, if installed with the prefix
"--prefix/opt/dell2/srvadmin2/abc/", the RPM deletes only the
last directory ("abc") and the remaining directories
("/opt/dell2/srvadmin2") are left undeleted.
* When using the "rpm -e 'rpm -qa | grep srvadmin'" command to
remove Dell OpenManage systems management software, some RPM
utility versions may schedule an uninstall in an incorrect order,
which results in users encountering misleading warning or error messages.
The solution is to use the Dell OpenManage uninstall script,
"srvadmin-uninstall.sh," provided on the DVD.
(153056)
* Dell Systems Build and Update Utility adds a script to the root user's
".bash_profile" file that prompts for the installation of Dell
OpenManage systems management software. This script may interfere
with remote client applications that authenticate using the root
user account on the system, but do not have a means to handle user
prompts. To remedy this limitation, edit the ".bash_profile" file
and comment the line: "[ ${SHLVL}...."
(152668)
* There may be problems uninstalling Server Administrator after an
unsuccessful upgrade during a manual RPM upgrade. You will
see the following error message:
"error: %preun(srvadmin-NAME-X.Y.Z-N.i386) scriptlet failed, exit
status 1"
In this case, "NAME" is a feature name, for example "omacore."
"X.Y.Z-N" is the version and build number of the feature.
Some possible solutions to rectify this problem:
1. Attempt to uninstall again. For example, use the following