luupgrade -t does not understand patches with a .jar extension?
Hello,
The man pages for luupgrade reads like the below should work, but the command errors out. Does luupgade work with .jar patches? Command and ERROR is below. Along with list of patches I am trying to install.
epicbuild:/u1> luupgrade -t -n vx-rootdg02 -s /u1/SunPatches 'cat /u1/plist'
Validating the contents of the media </u1/SunPatches>.
ERROR: The media </u1/SunPatches> does not contain any software patches that can be installed.
epicbuild:/u1> ls -l /u1/SunPatches
total 79120
-rw-r--r--1 rootother174383 Jun 11 12:33 112834-06.jar
-rw-r--r--1 rootother5923240 Jun 11 12:33 113073-14.jar
-rw-r--r--1 rootother836345 Jun 11 12:33 113277-52.jar
-rw-r--r--1 rootother152780 Jun 11 12:33 114127-03.jar
-rw-r--r--1 rootother150255 Jun 11 12:33 114129-02.jar
-rw-r--r--1 rootother31616 Jun 11 12:33 116532-03.jar
-rw-r--r--1 rootother15678612 Jun 11 12:34 117171-17.jar
-rw-r--r--1 rootother17450644 Jun 11 12:35 118558-39.jar
-rw-r--r--1 rootother522 Jun 11 12:35 patchpro_dnld_2007.06.11@12:35:55:CDT.txt
epicbuild:/u1> cat /u1/plist
113277-52
112834-06
114129-02
114127-03
113073-14
116532-03
117171-17
118558-39
epicbuild:/u1>
Any suggestions on how I get the above patches applied to my alternate boot env?
If a patch requires the system in single user mode does that apply if applying the patch via luupgrade?

