-
Notifications
You must be signed in to change notification settings - Fork 846
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ubuntu 20.04 downloads a zero size zlib source code package #11478
Comments
Logs are required for review from WSL teamIf this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. How to collect WSL logsDownload and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The scipt will output the path of the log file once done. Once completed please upload the output files to this Github issue. Click here for more info on logging |
Why is your download failing 🤔 |
It started working after I was trying to reproduce it to get a log. Weird thing because I had attempted the download numerous times yesterday and today before that. I'll have to try again later. |
Unable to reproduce. |
Windows Version
Microsoft Windows [Version 10.0.19045.4291]
WSL Version
2.1.5.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.146.1-microsoft-standard-WSL2
Distro Version
Ubuntu 22.04
Other Software
No response
Repro Steps
I'm trying to build CoreELEC (https://wiki.coreelec.org/coreelec:build_ce). The process fails because apparently the zlib source package download fails and just produces a zero byte file. The build script tries two different locations and both have the same issue. With the same Ubuntu version running in VirtualBox, there are no issues whatsoever.
Running a simple wget https://zlib.net/fossils/zlib-1.3.1.tar.gz also produces a broken file.
Expected Behavior
The file should be about 1,5MB in size.
Actual Behavior
Zero size file is saved to the virtual disk.
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: