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

Logging - self-service errors attempting to write to the config when using Chocolatey GUI #1649

Closed
ferventcoder opened this issue Sep 27, 2018 · 4 comments

Comments

@ferventcoder
Copy link
Member

What You Are Seeing?

Seeing what looks like an error when it is attempting to write to the log file. This was thought to be fixed in #1445, but it still shows as errors for the actual attempts to write.

What is Expected?

No output.

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

Use Self-Service and Chocolatey GUI to run an installation.

@ferventcoder ferventcoder added this to the 0.10.12 milestone Sep 27, 2018
@ferventcoder ferventcoder changed the title Logging - self-service attempts to write to the config when using Chocolatey GUI Logging - self-service errors attempting to write to the config when using Chocolatey GUI Sep 27, 2018
@gep13
Copy link
Member

gep13 commented Sep 27, 2018

@ferventcoder the 0.16.0 release of Chocolatey GUI was using 0.10.8, and #1445 was released on 0.10.9, so there is still a chance that was is fixed.

https://github.com/chocolatey/ChocolateyGUI/blob/0.16.0/Source/ChocolateyGui/packages.config

@gep13
Copy link
Member

gep13 commented Mar 12, 2019

@ferventcoder I have just tested this with the latest version of Chocolatey GUI, and I can confirm that I am no longer seeing any warnings/errors when installing a package.

Steps taken to test...

  1. Install latest pre-release version of Chocolatey GUI (choco install chocolateygui --source https://www.myget.org/F/chocolateygui/ --pre). This is targeting 0.10.11 of Chocolatey.Lib
  2. Install chocolatey.extension
  3. Install chocolatey-agent
  4. Enable self service (choco feature enable --name="'useBackgroundService'")
  5. Disable warnings (choco feature disable --name="'showNonElevatedWarnings'")
  6. Enable chocolatey.org as available for self service
  7. Log in as non admin user
  8. Switch to chocolatey source
  9. Right click and install on a package
  10. Install succeeds correctly, and no warnings/errors are displayed, and application is installed correctly

@gep13
Copy link
Member

gep13 commented Mar 12, 2019

@ferventcoder so I am fairly sure that this issue can be closed.

@ferventcoder
Copy link
Member Author

Awesome, so this will go live in Chocolatey GUI 0.17.0.

@ferventcoder ferventcoder added 4 - Done Blocked - External NO RELEASE NOTES Should not be included in the release notes - not enhancing or fixing end product. and removed 1 - Ready NO RELEASE NOTES Should not be included in the release notes - not enhancing or fixing end product. labels Mar 12, 2019
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