Patching agent fails using agentpatcher (but succeeds with opatch)
There is a vulnerability with commons-text-1.8.jar in agent 13.5.
Downloaded patch 34713322 to apply the patch (it has commons-text-1.10.jar). But patching with agentpatcher fails:
[30-nov-2022 10:48:24] AgentPatcher has successfully verified min_patching_tool_version check
[Nov 30, 2022 10:48:28 AM] Collect Patch Data: In Progress...
[Nov 30, 2022 10:48:29 AM] AgentPatcher finds that no sub-patch(es) can be applied to the Agent system.
[Nov 30, 2022 10:48:29 AM] Patching summary:
-----------------
The following sub-patches are incompatible with components installed in the Agent system:
34713322
---
That is strange.
Well, then I did opatch apply and that succeeded.
Agentpatcher lspatches also shows the applied patch. And my commons-text-1.8.jar is gone and nicely replaced by commons-text-1.10.jar.