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

Detector - type detection holds file locks if it times out #59

Closed
steviecoaster opened this issue Feb 15, 2019 · 2 comments
Closed

Detector - type detection holds file locks if it times out #59

steviecoaster opened this issue Feb 15, 2019 · 2 comments
Assignees
Labels
5 - Released The area addressed in the ticket has been released in the product and is generally available. Bug Tickets that represent defects/bugs. Edition - Business Edition - MSP Edition - Pro LicensedExtension Issues affecting the Chocolatey Licensed Extension (chocolatey.extension)

Comments

@steviecoaster
Copy link

What You Are Seeing?

The package installation is falling over while the detector service is working with the installer binaries.

What is Expected?

The package installs successfully

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

run choco install _packagename

Output Log

Chocolatey timed out waiting for the command to finish. The timeout 
specified (or the default value) was '60' seconds. Perhaps try a 
higher `--execution-timeout`? See `choco -h` for details.

[..snip..]

ERROR: The process cannot access the file because it is being used by another process
@steviecoaster
Copy link
Author

@ferventcoder ferventcoder changed the title Detector process timing out and not releasing file locks Detector - Detector process timing out and not releasing file locks Feb 16, 2019
@ferventcoder ferventcoder added Bug Tickets that represent defects/bugs. 0 - Backlog Where tickets start after being triaged. This means the ticket has targeted milestone/labels. Edition - Pro Edition - MSP Edition - Business labels Feb 16, 2019
@ferventcoder
Copy link
Member

This has been fixed and will be released with Chocolatey Licensed Extension v2.0.0.

@ferventcoder ferventcoder self-assigned this Mar 2, 2019
@ferventcoder ferventcoder added 4 - Done Issues that have been completed and are ready to be released. and removed 0 - Backlog Where tickets start after being triaged. This means the ticket has targeted milestone/labels. labels Mar 2, 2019
@ferventcoder ferventcoder changed the title Detector - Detector process timing out and not releasing file locks Detector - Ensure type detection doesn't hold file locks if it times out Mar 8, 2019
@ferventcoder ferventcoder changed the title Detector - Ensure type detection doesn't hold file locks if it times out Detector - type detection holds file locks if it times out Mar 8, 2019
@ferventcoder ferventcoder added 5 - Released The area addressed in the ticket has been released in the product and is generally available. and removed 4 - Done Issues that have been completed and are ready to be released. labels Mar 18, 2019
@ferventcoder ferventcoder added the LicensedExtension Issues affecting the Chocolatey Licensed Extension (chocolatey.extension) label Jun 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Released The area addressed in the ticket has been released in the product and is generally available. Bug Tickets that represent defects/bugs. Edition - Business Edition - MSP Edition - Pro LicensedExtension Issues affecting the Chocolatey Licensed Extension (chocolatey.extension)
Projects
None yet
Development

No branches or pull requests

2 participants