Skip to content
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

Download through cygwin is not working as expected #22

Open
Joly0 opened this issue Jun 9, 2024 · 1 comment
Open

Download through cygwin is not working as expected #22

Joly0 opened this issue Jun 9, 2024 · 1 comment

Comments

@Joly0
Copy link

Joly0 commented Jun 9, 2024

So basically, i installed cygwin using the provided command, moved to the Mido project i cloned to my windows machine inside the cygwin terminal, ran the Mido script and got an error trying to download it:

joly0@idk /cygdrive/c/Users/joly0/Documents/Projects/Mido
$ ./Mido.sh win11x64
[i] Downloading Windows media from official Microsoft servers...
[i] Downloading Windows 11...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  137k    0  137k    0     0   506k      0 --:--:-- --:--:-- --:--:--  511k
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0Warning: Failed to open the file /dev/null: No such file or directory
  0   757    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (23) Failure writing output to destination, passed 757 returned 4294967295
[!] Failed at writing Windows media to disk! Out of disk space or permission error? Exiting...

[!] 1 attempted download(s) failed! Please re-run Mido with these arguments to try downloading again (any partial downloads will be resumed): win11x64
[+] Finished! Please see the above errors with information

joly0@idk /cygdrive/c/Users/joly0/Documents/Projects/Mido

I assume this is not intentional or its intended behaviour?

@valdezpa09
Copy link

This is related to #18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants