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

Last package updated missing from console display #2499

Closed
lbilli opened this issue Apr 9, 2021 · 4 comments
Closed

Last package updated missing from console display #2499

lbilli opened this issue Apr 9, 2021 · 4 comments

Comments

@lbilli
Copy link

lbilli commented Apr 9, 2021

In Julia v1.6, when updating more then one package, the list of packages displayed in the console gets trimmed by one once the process is completed.

To better illustrate the issue, here are two screenshots: the first is taken during precompilation and the second after the update is done.
In this case Adapt and Compat are being updated, but the line referring to Compat is missing in the second screenshot.

ss1

ss2

@fredrikekre
Copy link
Member

Probably duplicate of #2306 or #2141

@IanButterworth
Copy link
Member

IanButterworth commented Apr 9, 2021

Fixed by #2457 which will be in 1.6.1. Julia nightly is already fixed

@IanButterworth
Copy link
Member

IanButterworth commented Apr 9, 2021

I'm also not sure it's the same issue as those other two, given this is specifically due to the way the precompilation report overprinted rows

@lbilli
Copy link
Author

lbilli commented May 6, 2021

Indeed, fixed in 1.6.1.

@lbilli lbilli closed this as completed May 6, 2021
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

3 participants