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.

Download error: decompression get wrong: no output data

See original GitHub issue

Thank you for this great GitHub Action, I’m currently using it on https://github.com/pbek/QOwnNotes!

I’m currently having issues with the Qt 5.7 installation on Windows (some still are using Windows XP) with win32_mingw53.

Config: https://github.com/pbek/QOwnNotes/blob/48f5b73e1b0a200b88c93d82ef6192f7d80fbe03/.github/workflows/build.yml#L61-L69 Build log: https://github.com/pbek/QOwnNotes/runs/880829548?check_suite_focus=true

I always get the error Download error: decompression get wrong: no output data. for all packages:

2020-07-17 06:56:23,560 - aqt - INFO - Downloading qtsvg...
2020-07-17 06:56:23,560 - aqt - DEBUG - Download URL: http://mirrors.ocf.berkeley.edu/qt//online/qtsdkrepository/windows_x86/desktop/qt5_57/qt.57.win32_mingw53/5.7.1-0qtsvg-Windows-Windows_7-Mingw53-Windows-Windows_7-X86.7z
2020-07-17 06:56:24,064 - aqt - ERROR - Download error: decompression get wrong: no output data.
  • I tried with and without mirror
  • Qt 5.14.2 works great, only Qt 5.7 doesn’t seem to work
  • When I download the file on my computer it decompresses fine

Has anyone seen something like that?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
pbekcommented, Aug 4, 2020

Thank you to both of you!

1reaction
miurahrcommented, Aug 3, 2020

@jurplel Please check a combination Qt5.7 with msvc 2015, not with msvc 2017.

https://github.com/jurplel/install-qt-action/blob/0250f4c4259334913af5f5b67258d72a475e60cb/src/main.ts#L55-L59

Same for Qt5.5 with msvc 2013.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Qt5.7 installation failed: Download error: decompression get ...
(Sorry, about the 0.9.3, that is aptinstall). I tried py7zrversion: '==0.9.0' , but still got Download error: decompression get wrong: no output ......
Read more >
Decompression Error 1,7,12 - Microsoft Community
Hi, Errors while installing the game and downloading files can be due to several factors. It can be one of the following: It...
Read more >
Download 'Decompression failed' notice..? - Apple Community
Go to ~/Library/Safari and move the Downloads.plist file to the Trash and relaunch Safari. If you still have problems with downloading files...
Read more >
4 methods to fix 7-zip data error - Wondershare Recoverit
Part 1: For Fixing ´Data Error´ By Replacement Of ´Bad´.7z Archive · Part 2: Restart 7-Zip File and Reboot PC · Part 3:...
Read more >
Why do I get a "decompression failed" or "Unable to expand ...
This error occurs in Safari if the "Open Safe Files" option is on. When the download is completed, Safari will attempt to unzip...
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