question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Build fails on python and scala plugins checksum

See original GitHub issue

lastest master build fails on

ERROR: /home/builduser/workspace/intellij-plugins-ci/intellij-check-and-notify-plugins-state/intellij/third_party/python/BUILD:7:13: //third_party/python:python_internal depends on @python_2020_1//:python in repository @python_2020_1 which failed to fetch. no such package '@python_2020_1//': java.io.IOException: Error downloading [https://plugins.jetbrains.com/files/7322/88054/python-ce-201.7846.93.zip] to /home/builduser/.cache/bazel/_bazel_builduser/1c03a469a8e977776a02273bfa495afd/external/python_2020_1/python-ce-201.7846.93.zip: Checksum was 648438d26e85072f90a62f9f5b9f9b983a49f3cb752e87d01f915cb6a03644b9 but wanted a3d7217794619dfa0432d922218dd875f49658939c6e5a54c01f99b333d35e12

and

Error in download_and_extract: java.io.IOException: Error downloading [https://plugins.jetbrains.com/files/1347/76628/scala-intellij-bin-2020.1.7.zip] to /home/builduser/.cache/bazel/_bazel_builduser/1c03a469a8e977776a02273bfa495afd/external/scala_2020_1/scala-intellij-bin-2020.1.7.zip: Checksum was 626b9c9bc2f90d64498524bd7138558edacf50bbc72a02f882401118a1fc1403 but wanted bbc019e7cde3baf21b11f0abde21f42d4606ca5ca9100b3bdace3292f70cceef

I’ve checked the real checksum and it’s 648438d26e85072f90a62f9f5b9f9b983a49f3cb752e87d01f915cb6a03644b9. I guess CI here doesn’t fail because it uses some kind of repository cache and takes the entry for a3d7217794619dfa0432d922218dd875f49658939c6e5a54c01f99b333d35e12

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
YannCebroncommented, Feb 11, 2021

This happened to due signing all plugins https://blog.jetbrains.com/platform/2020/09/plugin-signing-in-marketplace/

https://twitter.com/JBPlatform/status/1356164386944135172?s=20

There are no plans/reasons for this occur again in the nearest future.

New plugin are signed during the upload process, so they will differ from the original uploaded file.

0reactions
alice-kscommented, Feb 16, 2021

Closing this issue as #2371 was merged.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Scala plugin issues - IDEs Support (IntelliJ Platform) | JetBrains
I have a multi-module SBT project using RDF libraries in Spark 3.0. ... the build.sbt file the IntelliJ IDE with the latest Scala...
Read more >
How to solve gradle build failed error | Edureka Community
I am trying to install blockchain. I have installed gradle but when I run the following command: gradle -b build.gradle clean.
Read more >
Scala environment recommendations? ("Programming in Scala")
I've started working through “Programming in Scala,” and found that setting up my Scala environment isn't as straightforward an exercise as ...
Read more >
Fail to download plugin [scmsvn] - Sonar Community
I'm running sonar-scanner in a Docker-based Jenkins agent on a Docker Swarm. When my pipeline reaches the scanning stage, it fails with the...
Read more >
It is currently in use by another Gradle instance - Stack Overflow
Why is this error coming frequently? How to solve it? And, Please refer any link to improve my knowledge on Gradle Build system...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found