You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please check to see if your issue already exists with a quick search of the issues. Start with one relevant term and then add if you get too many results.
I was installing a package (node) while doing some other work (a calculation for which had been running for several hours). Suddenly my machine rebooted without warning.
What is Expected?
Not reboot without warning!
How Did You Get This To Happen? (Steps to Reproduce)
Output Log
Full Log Output
PLACE LOG CONTENT HERE - WE NEED _ALL_ DETAILED OUTPUT BASED ON THE ABOVE TO BE ABLE TO PROVIDE SUPPORT (YOU WILL FIND THAT IN THE $env:ChocolateyInstall\logs\chocolatey.log between the `=====`)
The text was updated successfully, but these errors were encountered:
@Y-Less thank you for taking the time to raise this issue, and I am sorry to hear that you have had problems.
The issue is actually outwith the confines of this repository. This is actually being discussed, along with other issues regarding the changes to the Node installer here:
This should be restricted at the package manager level, such that nothing installed via Chocolatey even has the ability to disrupt people in this way. It isn't an issue with just one repo, even though that is the one I experienced it on.
@Y-Less at the package manager level, i.e. Chocolatey, Chocolatey doesn't reboot the machine. It may provide a warning that a reboot will be necessary for a package that was just installed to work correctly, but Chocolatey won't reboot your machine.
However, in this case, the NodeJS developers have included the usage of Boxstarter, which is written on top of Chocolatey to provide the ability to automatically reboot your machine when required. However, even in this scenario, Boxstarter can be instructed to NOT reboot your machine.
So again, this isn't the right place to raise this issue. The issue needs to be raised, or perhaps further discussed, on the NodeJS repository, in how they have chosen to use these tools.
Ensure you have read over Submitting Issues -
https://github.com/chocolatey/choco#submitting-issues
Please check to see if your issue already exists with a quick search of the issues. Start with one relevant term and then add if you get too many results.
NOTE: Keep in mind we have an etiquette regarding communication that we expect folks to observe when they are looking for support in the Chocolatey community. https://github.com/chocolatey/choco/blob/master/README.md#etiquette-regarding-communication
-->
What You Are Seeing?
I was installing a package (node) while doing some other work (a calculation for which had been running for several hours). Suddenly my machine rebooted without warning.
What is Expected?
Not reboot without warning!
How Did You Get This To Happen? (Steps to Reproduce)
Output Log
Full Log Output
The text was updated successfully, but these errors were encountered: