-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 2.332.2, bouncycastle version 2.25
After clicking the uninstall button, it is constantly uninstalling it. Other plugins uninstall correctly.
[JENKINS-68252] Cannot uninstall plugin
Attachment | New: Zrzut ekranu_20221123_014748.png [ 59540 ] |
It's because you have some old dependencies.
Let say there is version A installed with plugin X (very often required by core).
Other plugins use newer version B, and this version is visible for you in plugin manager.
Please do full dump of your env as described here:
https://www.jenkins.io/participate/report-issue/
This way we can examine dependencies which are locking your plugin.
I have similar issue due to `Docker Plugin`, which is pretty old (Jenkins 1.6xx
)