-
Couldn't load subscription status.
- Fork 266
Open
Labels
3 - ReviewCode has been added, and is available for review as a pull requestCode has been added, and is available for review as a pull requestBugIssues where something has happened which was not expected or intendedIssues where something has happened which was not expected or intended
Description
What You Are Seeing?
When installing or updating a package, the console often shows multiple (2 or 3) duplicates of the log messages that show after the Exporting function, Importing function, and Importing alias lines.
One example:
[INFO ] - VERBOSE: Refreshing environment variables from the registry.
[INFO ] - VERBOSE: Refreshing environment variables from the registry.
[INFO ] - VERBOSE: Refreshing environment variables from the registry.
[INFO ] - VERBOSE: Refreshing environment variables from the registry.
[INFO ] - Restricting write permissions to Administrators
[INFO ] - Restricting write permissions to Administrators
[INFO ] - Restricting write permissions to Administrators
[INFO ] - Restricting write permissions to Administrators
[INFO ] - We are setting up the Chocolatey package repository.
[INFO ] - We are setting up the Chocolatey package repository.
[INFO ] - We are setting up the Chocolatey package repository.
[INFO ] - We are setting up the Chocolatey package repository.
What is Expected?
Each line should only show up once.
How Did You Get This To Happen? (Steps to Reproduce)
- Turn on "Show console output".
- Install or update any package.
- Notice the ongoing log, especially after the "Exporting/Importing function" messages.
System Details
- OS Build: Windows 7
- Windows PowerShell version: The ChocolateyGUI inbuilt one
- Chocolatey version: The example I used above happened when upgrading from 1.0.1 to 1.1.0
Output Log
N/A - The log file correctly shows only one line for each message. This seems to be a UI problem only.
JohnVeness, ShowMeBillyJo, fatshark-emma, CrazyCoder, maahrens and 4 more
Metadata
Metadata
Assignees
Labels
3 - ReviewCode has been added, and is available for review as a pull requestCode has been added, and is available for review as a pull requestBugIssues where something has happened which was not expected or intendedIssues where something has happened which was not expected or intended