Originally posted by: SystemAdmin
while trying to install openssh and openssl on AIX6.1 machine we are getting the following error msg
0503-409 installp: bosboot verification starting...
installp: bosboot verification completed.
0503-408 installp: bosboot process starting...
/usr/sbin/bosboot: line 661: .
mods: subscript out of range.
The installation or updating script is unable to continue
0503-407 installp: An error occurred during bosboot processing.
Please correct the problem and rerun installp.
few weeks back we tried to install on device file , at that point as well we got the same issues .
output of oslevel and permissions on bosboot below,
$ oslevel -s
6100-00-01-0748
$ ls -l /usr/sbin/bosboot
-rwxr-xr-x 1 bin bin 56042 Jul 17 2008 /usr/sbin/bosboot
has anyone seen this error before ..any inputs would be really helpful