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

Skip to content

Conversation

@alexarchambault
Copy link
Member

@alexarchambault alexarchambault commented Aug 18, 2022

Some Arch Linux users have been having issues with those recently.

Disable CRC checking by setting either:

  • COURSIER_VENDORED_ZIS or SCALA_CLI_VENDORED_ZIS to true in the
    environment
  • the Java properties coursier.zis.vendored or scala-cli.zis.vendored to
    true

Fixes #2398, #2570.

Some Arch Linux users have been having issues with those recently.

Disable CRC checking by setting either:
- COURSIER_VENDORED_ZIS or SCALA_CLI_VENDORED_ZIS to true in the
  environment
- the Java properties coursier.zis.vendored or scala-cli.zis.vendored to
  true
@alexarchambault alexarchambault merged commit 9b115ec into coursier:main Nov 16, 2022
@alexarchambault alexarchambault deleted the no-crc-zis branch November 16, 2022 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Coursier fails to install Metals with error ZipException: Invalid entry CRC

1 participant