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

[cpackget] Confusing unaligned output cpackget update-index -a due to concurrent downloads #250

Open
jkrech opened this issue Feb 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jkrech
Copy link
Member

jkrech commented Feb 5, 2024

Describe the bug
When running cpackget update-index -a there seems to be missing new lines in the output if concurrency of downloads kick in
Look for: [0s:0s]I: Downloading at the end of the line starting with I: 0% |
the I: Downloading should start at a new line.

I: Downloading all PDSC files available on the public index
I: Downloading Microchip.PIC32CM-LS_DFP.pdsc...
I: Downloading Microchip.PIC32CM-MC_DFP.pdsc...
I:   0% |                                                                                                                                                                                                                                   | ( 0 B/57 kB) [0s:0s]I: Downloading Microchip.SAMC20_DFP.pdsc...
I:   0% |                                                                                                                                                                                                                                  | ( 0 B/218 kB) [0s:0s]I: Downloading Microchip.SAMC21_DFP.pdsc...
...

Expected behavior
If you run cpackget update-index -a C0 then the output is formatted nicely with all lines starting with I:

Environment (please complete the following information):

  • OS: windows
  • Version: cpackget 2.0.0
@jkrech jkrech added the bug Something isn't working label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants