Upgrade to 7.6.1 failing
My upgrade from NB 7.1.0.1 to 7.6.1 is failing, below is the snippet of the error.
Operating system:
netbackup:/tmp> uname -a
SunOS netbackup 5.10 Generic_147440-25 sun4v sparc SUNW,SPARC-Enterprise-T5120
netbackup:/tmp>
Snippet from install logs:
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Participate in the NetBackup Product Improvement Program? [y,n] (y) y
Checking for required system conditions...
ok nbdb_ntfs_dir_symlink: inapplicable on solaris: skipping
ok remote_emm: No remote EMM is detected
Checking for recommended system conditions...
ok semaphore_limits: semaphore limits are high enough
not ok ulimit_nofiles: nofiles ulimit 256 is too low.
NetBackup Master and Media Server processes may run slower if they are
limited to fewer than 8000 open file descriptors. This test runs
'ulimit -n' and checks that the result is at least 8000 on NetBackup
servers. See
https://www.symantec.com/docs/TECH75332
for more information.
ok nb_761_hotfix_auditor: No potential for regression of hotfixes or EEBs was detected.
WARNING: One or more non-critical preinstall checks have failed.
Do you wish to continue? [y,n] (n) y
NetBackup is currently at release level 7.1.0.1.
This package will install release level 7.6.1.
Checking for pre-existing SYMCnetbp package.
Removing pre-existing SYMCnetbp package.
ERROR: Removal of package SYMCnetbp was unsuccessful.
Aborting...
== Checking for pre-existing package ==
application SYMCnetbp NetBackup and Media Manager
==== Removing pre-existing package ====
./install: pkgrm: not found
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Pkgrm is in /usr/sbin. I bet its not in your $PATH. I bet it works if you are root. Try it.