ARMmbed / mbed-cli

Arm Mbed Command Line Interface
https://os.mbed.com
Apache License 2.0
334 stars 176 forks source link

Downloading library build, takes very long, progress bar? #726

Closed janjongboom closed 5 years ago

janjongboom commented 6 years ago

On an Mbed 2 project I'm running mbed deploy.

Then it says:

[mbed] Downloading library build "a330f0fddbec" (might take a while)

It's been doing this for over 10 minutes already. I have a very fast internet connection (200 mbps). What is it doing and can I have a progress bar similar to when we clone Mbed OS?

theotherjimmy commented 6 years ago

@janjongboom Good suggestion. We could have a progress bar to indicate to users "get a cup of coffee". [Mirrored to Jira]

ciarmcom commented 5 years ago

Thank you for raising this issue. Please note we have updated our policies and now only defects should be raised directly in GitHub. Going forward questions and enhancements will be considered in our forums, https://forums.mbed.com/ . If this issue is still relevant please re-raise it there. This GitHub issue will now be closed.

josuah commented 1 year ago

This might be caused by this instead: https://github.com/ARMmbed/mbed-cli/issues/968

We might get a rush of users encountering this bug as soon as Ubuntu switches from python2 to pyhon3 by default.