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

Choco reports install location of last installed package, not the one its installing #2033

Open
burhan opened this issue Apr 10, 2020 · 2 comments

Comments

@burhan
Copy link

burhan commented Apr 10, 2020

What You Are Seeing?

If you install a package (or upgrade, in my case), and at the same time something else is also upgrading, choco.exe will give the other program's install location as the install location of the package it was installing.

In this screenshot, I am upgrading buffalo, and at the same time I did a vscode update (which finished first), and then I get this:

image

What is Expected?

I expected it to show the correct installation path.

How Did You Get This To Happen? (Steps to Reproduce)

Install something externally while choco is instaling / upgrading.

Output Log

Next time, I'll run with --debug and report back.

@pauby
Copy link
Member

pauby commented Apr 11, 2020

Running choco.exe while choco.exe is running is not recommended as it will end up in behaviour like this.

@burhan
Copy link
Author

burhan commented Apr 11, 2020

only one instance of choco.exe was running; visual studio code updated by itself (from the gear menu).

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