chocolatey-licensed-issues
chocolatey-licensed-issues copied to clipboard
Issues for Licensed Editions of Chocolatey
### What You Are Seeing? When installing a new license file, Chocolatey needs invoked as admin again in order for the config update with the new password entry for the...
I would like the option to run ```choco sync``` and NOT create a new package. I have an existing version for the package which is behind by a patch version....
## Is Your Feature Request Related To A Problem? Please describe. ## Describe The Solution. Why is it needed? Verify checksum of downloaded binary against original packaging. By logging this...
## Is Your Feature Request Related To A Problem? Please describe. Package Reducer does not work when installing packages with the `--allow-multiple` parameter passed. This is because the lib directory...
## Is Your Feature Request Related To A Problem? Please describe. Would like to be able to show an aggregated remote source entry while also being able to not show...
### What You Are Seeing? After downloading and recompiling sql-server-2017-cumulative-update, the binaries are still present even when it should be optimized. sql-server-management-studio appears to exhibit similar behavior. ### What is...
### What You Are Seeing? `choco download` attempts to process _all_ urls found inside a package across all `.ps1` files. The selenium error in this example crops up from the...
### What You Are Seeing? When going through the package builder GUI under the general info tab if you do not check the boxes for Include Before Modify Script and...
There are cases wherein an XML file from an agent check-in or deployment status will have malformed xml or missing XML data. This is likely a locale issue and the...
Currently when using Package Builder (at least in the GUI), The template in play will always be NewFileInstaller. There are cases where you want to _not_ use this template, but...