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.

cs update fails with download error

See original GitHub issue

OS: macOS Monterey (12.2) Coursier version: 2.0.16

cs update and cs update cs fail with the following error message.

Error downloading gz+https://github.com/coursier/coursier/releases/download/v2.1.0-M4-1/cs-x86_64-apple-darwin.gz

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:7
  • Comments:7

github_iconTop GitHub Comments

4reactions
upeguiborjacommented, Feb 10, 2022

As a workaround you can download the cs launcher directly and call the update command on that launcher.

$ curl -fL https://github.com/coursier/launchers/raw/master/cs-x86_64-pc-linux.gz | gzip -d > cs
$ chmod +x cs
$ ./cs update cs
0reactions
mtkcommented, Mar 13, 2022

the problem still exists under linux for a contrib channel (scala-cli) for version 2.0.16 of cs:

% cs install --contrib scala-cli Error downloading gz+https://github.com/VirtusLab/scala-cli/releases/download/v0.1.2/scala-cli-x86_64-pc-linux.gz

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix CS GO Update Download Error in Windows 10 - TechCult
How to Fix CS GO Update Download Error in Windows 10: Run Network Troubleshooter, Clear Steam Cache, Change Download Region, Reinstall CS ......
Read more >
CS Connect updates fail to apply - CS Professional Suite
If CS Connect updates fail to apply updates in Accounting CS, Workpapers CS, or Practice CS, it will often appear that you are...
Read more >
FIX: An error occurred while updating Counter-Strike
How can I fix Counter-Strike update errors? ; Click Downloads on the left of the Settings window. Select an alternative region on the...
Read more >
Trouble updating/downloading CS:GO :: Help and Tips
I was having trouble updating Counter-Strike: Global Offensive. The update would only download about 15 meg of a 1 gig update, then act...
Read more >
Windows Update failed to install or will not download in ...
Fix Windows Update Errors · 1] Try again · 2] Delete Temporary Files and Browser Cache · 3] Disable your Firewall and Anti-virus...
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