Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Duplicate
-
1.503, 1.504, 1.505, 1.509, 1.510, 1.514
Description
update-center.json seems to be broken.
The following are logs when I tried to retrieve plugin list from update center.
Mar 02, 2013 9:10:31 AM hudson.model.UpdateSite updateData
SEVERE: ERROR: Digest mismatch: vSf2RQowm5ascqdUrqxTP+gfceI= vs 7m0Eh4cI/EmyBxB7iarllUswmHc= in update site 'default'
Attachments
Issue Links
- duplicates
-
JENKINS-17677 Digest mismatch in update center for LTS 1.480.3
-
- Resolved
-
The repo at https://github.com/andrewcooke/jenkins contains the fix above. It's just a snapshot of the current tree today (like, an hour ago) plus the hack above. It's very easy to build - just follow the instructions in BUILDING.TXT (you need maven to be installed first).
PS Also, it works - plugins now available.