Skip to content

Instantly share code, notes, and snippets.

@starrychloe
Created March 21, 2014 17:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save starrychloe/9690817 to your computer and use it in GitHub Desktop.
Save starrychloe/9690817 to your computer and use it in GitHub Desktop.
Chocolatey libxml2
C:\Users\Chloe\Documents\ODesk\AIDC\BK-Development>chocolatey list -d libxml2
DEBUG: Running 'Chocolatey-List' with selector: 'libxml2', source:''
DEBUG: Running 'Get-ConfigValue' with configValue:'useNuGetForSources'
DEBUG: Running 'Get-UserConfigValue' with configValue:'useNuGetForSources'
DEBUG: After checking the user config the value of 'useNuGetForSources' is ''
DEBUG: Value not found in the user config file - checking the global config
DEBUG: Running 'Get-GlobalConfigValue' with configValue:'useNuGetForSources'
DEBUG: After checking the global config the value of 'useNuGetForSources' is 'false'
DEBUG: Running 'Get-UserConfigValue' with configValue:'sources'
DEBUG: Running 'Get-GlobalConfigValue' with configValue:'sources'
DEBUG: Using global sources
DEBUG: Using '-Source "http://chocolatey.org/api/v2/" -Source "https://go.microsoft.com/fwlink/?LinkID=230477" ' as the source arguments
DEBUG: Calling nuget with 'list "libxml2" -Source "http://chocolatey.org/api/v2/" -Source "https://go.microsoft.com/fwlink/?LinkID=230477" '
libxml2 2.7.8.7
libxslt 1.1.28.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment