-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
Jenkins 2.46.3
Office 365 Connector 2.4.2
Hi there,
I'm trying to install the plugin through the update center but got a checksum mismatch.
java.io.IOException: Downloaded file /var/local/jenkins/plugins/Office-365-Connector.jpi.tmp does not match expected SHA-1, expected 'UlAAH9BVYto224rpMot496/5KA0=', actual 'LOuUclX4ZoKLICc7xGx00wGiyFk=' at hudson.model.UpdateCenter.verifyChecksums(UpdateCenter.java:1815) at hudson.model.UpdateCenter.access$1100(UpdateCenter.java:148) at hudson.model.UpdateCenter$InstallationJob.replace(UpdateCenter.java:1969) at hudson.model.UpdateCenter$UpdateCenterConfiguration.install(UpdateCenter.java:1201) at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1685) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1880) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1656) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110) at java.lang.Thread.run(Thread.java:748)
Thanks in advance,
- is related to
-
JENKINS-32796 Can't update plugins: incorrect checksum
- Resolved