You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: imagetool/src/main/resources/ImageTool.properties
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ IMG-0095=Unable to parse response for Oracle patches in fromImage: {0}
97
97
IMG-0096=Unable to patch image {0}. The installed products could not be identified for patching. The most likely cause is that the registry.xml in this image may be invalid.
98
98
IMG-0097=Inspecting {0}, this may take a few minutes if the image is not available locally.
99
99
IMG-0098=Patch [[red: {0}]] is a Stack Patch Bundle, not a patch. Remove {0} from --patches and use [[cyan: --recommendedPatches]] instead.
100
-
IMG-0099=Patch [[red: {0}]] is only for version {1} and may not be applicable to the target version {2}. Check Oracle Support, there may be another patch number for version {2}. Or check the OPatch output for results for this image.
100
+
IMG-0099=Found patch [[cyan: {0}]] for version [[cyan: {1}]]. Bug description: "{2}"
101
101
IMG-0100=Missing argument --fromImage. Update requires an image to be updated. Use --fromImage to specify the image to build on.
102
102
IMG-0101=The version of OPatch that you requested is not available: {0}
103
103
IMG-0102=WDT {0} file [[brightred: {1}]] could not be found.
0 commit comments