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

Do not call choco with --debug --verbose by default #100

Closed
ferventcoder opened this issue Nov 2, 2015 · 4 comments
Closed

Do not call choco with --debug --verbose by default #100

ferventcoder opened this issue Nov 2, 2015 · 4 comments
Assignees
Milestone

Comments

@ferventcoder
Copy link
Contributor

ferventcoder commented Nov 2, 2015

The output from error messages is way too much. It would be helpful to see only what has errored and allow the user to investigate further if need be. This gives the user the ability to choose whether or not to add those values to the arguments as part of install_options and uninstall_options.

@ferventcoder
Copy link
Contributor Author

This was requested by someone at PuppetConf, although the name escapes me.

@msolonkovich26
Copy link

Hi Rob - @ferventcoder - I was the one requesting this. If I have some free time I can try to throw something together and present it to you for approval.

BTW: side note - not sure if you ever solved it or not but we started using monk-ee's inline_template to set our chocolatey.config file for us: https://github.com/monk-ee/inline_template

Just curious to see if you had a better way of doing this?

@ferventcoder
Copy link
Contributor Author

@msolonkovich26 would love if you could put something together.

For monk-ee's inline template - I hadn't seen that before. Looks interesting. We are working on being able to set everything related to configuration through puppet-chocolatey. Until that is complete, if you find something that works, you should use that. :)

@ferventcoder
Copy link
Contributor Author

This is going into 1.2.3 (releasing in a few minutes).

@ferventcoder ferventcoder added this to the 1.2.3 milestone May 6, 2016
@ferventcoder ferventcoder changed the title Allow shutting off -dv for calls to choco Do not call choco with --debug --verbose by default May 6, 2016
ferventcoder added a commit that referenced this issue May 7, 2016
The output from error messages is way too much when these are on by
default. It would be helpful to see only what has errored and allow the
user to investigate further if need be. This gives the user the ability
to choose whether or not to add those values to the arguments as part
of `install_options` and `uninstall_options`.
ferventcoder added a commit to ferventcoder/puppet-chocolatey that referenced this issue Jul 6, 2016
* master:
  (version) 1.2.5
  (maint) prep for release of 1.2.5
  (chocolatey-archiveGH-128) PowerShell 1.x provider fixes for "else"
  (chocolatey-archiveGH-133) Feature list update for  0.9.10
  (version) 1.2.4
  (chocolatey-archiveGH-125) Compatible Up to PowerShell Provider 3.x
  (chocolatey-archiveGH-125) Wrap PowerShell Redirect in Try/Catch
  (chocolatey-archiveGH-69) Fix - default provider example
  (doc) make that text a bit more prominent
  (version) 1.2.3 for real
  (version) 1.2.3
  (doc) add editions of Chocolatey
  (chocolatey-archiveGH-100) Do not call choco with --debug --verbose
  (version) 1.2.2
  Sign the installer script template
  (chocolatey-archiveGH-119) Implement PowerShell Redirection Fix
ferventcoder added a commit to ferventcoder/puppet-chocolatey that referenced this issue Jul 11, 2016
* master:
  (version) 1.2.6
  (MODULES-3536) modsync update
  (maint) Remove travis and metadata-json-lint gems
  (chocolatey-archiveGH-134) Only Enable AutoUninstaller in 0.9.9.x
  (version) 1.2.5
  (maint) prep for release of 1.2.5
  (chocolatey-archiveGH-128) PowerShell 1.x provider fixes for "else"
  (chocolatey-archiveGH-133) Feature list update for  0.9.10
  (version) 1.2.4
  (chocolatey-archiveGH-125) Compatible Up to PowerShell Provider 3.x
  (chocolatey-archiveGH-125) Wrap PowerShell Redirect in Try/Catch
  (chocolatey-archiveGH-69) Fix - default provider example
  (doc) make that text a bit more prominent
  (version) 1.2.3 for real
  (version) 1.2.3
  (doc) add editions of Chocolatey
  (chocolatey-archiveGH-100) Do not call choco with --debug --verbose
  (version) 1.2.2
  Sign the installer script template
  (chocolatey-archiveGH-119) Implement PowerShell Redirection Fix
DavidS pushed a commit to DavidS/puppetlabs-chocolatey that referenced this issue Nov 15, 2019
…ster/MODULES-6746-remove-old-test-files

(MODULES-6746) Remove Old Test Files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants