Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Scala 2 nightly builds stopped being resolvable due to checksum problem #896

@SethTisue

Description

@SethTisue

2.13, 2.12, and 2.11 nightlies are all affected

this has caused a series of failures over in scala/scala-dist, e.g. https://app.travis-ci.com/github/scala/scala-dist/builds/274491400

[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
[error] https://scala-ci.typesafe.com/artifactory/scala-integration/org/scala-lang/scala-library/2.13.17-bin-aaffae2/scala-library-2.13.17-bin-aaffae2.jar: wrong checksum: /home/travis/.cache/coursier/v1/https/scala-ci.typesafe.com/artifactory/scala-integration/org/scala-lang/scala-library/2.13.17-bin-aaffae2/scala-library-2.13.17-bin-aaffae2.jar (expected SHA-1 89d50c2ed58a1158c6cb7733861e8a25a2aa2156 in /home/travis/.cache/coursier/v1/https/scala-ci.typesafe.com/artifactory/scala-integration/org/scala-lang/scala-library/2.13.17-bin-aaffae2/.scala-library-2.13.17-bin-aaffae2.jar__sha1, got cd91a0f35f20b9f0b75a78a4271b95b27729ea77)

I've also seen it in the (private) lightbend/scala-fortify repo on both 2.11 and 2.12 nightlies:

[info] set current project to scala-fortify (in build file:/home/runner/work/scala-fortify-plugin/scala-fortify-plugin/)
[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
[error] https://scala-ci.typesafe.com/artifactory/scala-integration/org/scala-lang/scala-reflect/2.12.21-bin-9971354/scala-reflect-2.12.21-bin-9971354.jar: wrong checksum: /home/runner/.cache/coursier/v1/https/scala-ci.typesafe.com/artifactory/scala-integration/org/scala-lang/scala-reflect/2.12.21-bin-9971354/scala-reflect-2.12.21-bin-9971354.jar (expected SHA-1 79bd6515ec58b7fae8a08236e60c2462bd48e972 in /home/runner/.cache/coursier/v1/https/scala-ci.typesafe.com/artifactory/scala-integration/org/scala-lang/scala-reflect/2.12.21-bin-9971354/.scala-reflect-2.12.21-bin-9971354.jar__sha1, got 8043fd15956a4366ebed25d6c3b8326d6d70bb16)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions