Bill Quayle wrote on 01/24/07 09:31 AM:
Sorry if this has been brought up already...
In /opt/SUNWut/bin/utselect there is a variable set as:
"SUNWUTETC=${SUNWUT}/etc/opt/SUNWut"
Sure that's not "${SUNWUTR}" ??
$SUNWUT is:
"$(/etc/opt/SUNWut/basedir/lib/utprodinfo -r SUNWuto)/SUNWut"
which, in our case, points to /opt/SUNWut.
I have:
SUNWUTR=$(/etc/opt/SUNWut/basedir/lib/utprodinfo -r SUNWutr)
SUNWUTETC=${SUNWUTR}/etc/opt/SUNWut
where:
% /etc/opt/SUNWut/basedir/lib/utprodinfo -r SUNWutr
/
%
This sets SUNWUTETC=/opt/SUNWut/etc/opt/SUNWut, which doen't exist.
This results in the variable "remote" being undefined, and the script
bailing out at line 209 because $remote is unquoted in a test.
What platform is this on? What version of SRSS? Do you have the latest
SRSS patch?
~D..
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users