Skip to content

Instantly share code, notes, and snippets.

@TheBigBear
Last active June 24, 2023 11:41
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 TheBigBear/0348890708843e297db10a9a68eee131 to your computer and use it in GitHub Desktop.
Save TheBigBear/0348890708843e297db10a9a68eee131 to your computer and use it in GitHub Desktop.
Error: Unable to load one or more of the requested types.

and after trying to upgrade to 2.0.0 from 1.4.0 I got the following error now on one machine?

Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.

The logs show what happens if i start just choco or choco --version or choco list basically anything at all it does not seem to start chocolatey but instead shows me that one error line above.

2023-06-23 07:57:15,730 6608 [ERROR] - Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2023-06-23 07:57:15,730 6608 [ERROR] - More Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at chocolatey.infrastructure.app.registration.ChocolateyRegistrationModule.RegisterDependencies(IContainerRegistrator registrator, ChocolateyConfiguration configuration)
at chocolatey.infrastructure.app.registration.ContainerBinding.RegisterComponents(Container container)
at chocolatey.infrastructure.registration.SimpleInjectorContainer.Initialize()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at chocolatey.console.Program.Main(String[] args)
2023-06-23 08:09:03,692 6652 [ERROR] - Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2023-06-23 08:09:03,692 6652 [ERROR] - More Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at chocolatey.infrastructure.app.registration.ChocolateyRegistrationModule.RegisterDependencies(IContainerRegistrator registrator, ChocolateyConfiguration configuration)
at chocolatey.infrastructure.app.registration.ContainerBinding.RegisterComponents(Container container)
at chocolatey.infrastructure.registration.SimpleInjectorContainer.Initialize()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at chocolatey.console.Program.Main(String[] args)
2023-06-23 08:09:13,520 7060 [ERROR] - Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2023-06-23 08:09:13,520 7060 [ERROR] - More Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at chocolatey.infrastructure.app.registration.ChocolateyRegistrationModule.RegisterDependencies(IContainerRegistrator registrator, ChocolateyConfiguration configuration)
at chocolatey.infrastructure.app.registration.ContainerBinding.RegisterComponents(Container container)
at chocolatey.infrastructure.registration.SimpleInjectorContainer.Initialize()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at chocolatey.console.Program.Main(String[] args)
2023-06-23 08:09:43,643 6892 [ERROR] - Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2023-06-23 08:09:43,659 6892 [ERROR] - More Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at chocolatey.infrastructure.app.registration.ChocolateyRegistrationModule.RegisterDependencies(IContainerRegistrator registrator, ChocolateyConfiguration configuration)
at chocolatey.infrastructure.app.registration.ContainerBinding.RegisterComponents(Container container)
at chocolatey.infrastructure.registration.SimpleInjectorContainer.Initialize()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at chocolatey.console.Program.Main(String[] args)
2023-06-23 08:19:18,776 3580 [ERROR] - Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2023-06-23 08:19:18,776 3580 [ERROR] - More Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at chocolatey.infrastructure.app.registration.ChocolateyRegistrationModule.RegisterDependencies(IContainerRegistrator registrator, ChocolateyConfiguration configuration)
at chocolatey.infrastructure.app.registration.ContainerBinding.RegisterComponents(Container container)
at chocolatey.infrastructure.registration.SimpleInjectorContainer.Initialize()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at chocolatey.console.Program.Main(String[] args)
2023-06-23 08:19:27,761 1944 [ERROR] - Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2023-06-23 08:19:27,776 1944 [ERROR] - More Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at chocolatey.infrastructure.app.registration.ChocolateyRegistrationModule.RegisterDependencies(IContainerRegistrator registrator, ChocolateyConfiguration configuration)
at chocolatey.infrastructure.app.registration.ContainerBinding.RegisterComponents(Container container)
at chocolatey.infrastructure.registration.SimpleInjectorContainer.Initialize()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at chocolatey.console.Program.Main(String[] args)
2023-06-23 08:19:47,503 5760 [ERROR] - Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2023-06-23 08:19:47,503 5760 [ERROR] - More Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at chocolatey.infrastructure.app.registration.ChocolateyRegistrationModule.RegisterDependencies(IContainerRegistrator registrator, ChocolateyConfiguration configuration)
at chocolatey.infrastructure.app.registration.ContainerBinding.RegisterComponents(Container container)
at chocolatey.infrastructure.registration.SimpleInjectorContainer.Initialize()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at chocolatey.console.Program.Main(String[] args)
2023-06-23 08:19:53,300 6816 [ERROR] - Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2023-06-23 08:19:53,316 6816 [ERROR] - More Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at chocolatey.infrastructure.app.registration.ChocolateyRegistrationModule.RegisterDependencies(IContainerRegistrator registrator, ChocolateyConfiguration configuration)
at chocolatey.infrastructure.app.registration.ContainerBinding.RegisterComponents(Container container)
at chocolatey.infrastructure.registration.SimpleInjectorContainer.Initialize()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at chocolatey.console.Program.Main(String[] args)
2023-06-23 08:35:45,942 6280 [ERROR] - Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2023-06-23 08:35:45,942 6280 [ERROR] - More Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at chocolatey.infrastructure.app.registration.ChocolateyRegistrationModule.RegisterDependencies(IContainerRegistrator registrator, ChocolateyConfiguration configuration)
at chocolatey.infrastructure.app.registration.ContainerBinding.RegisterComponents(Container container)
at chocolatey.infrastructure.registration.SimpleInjectorContainer.Initialize()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at chocolatey.console.Program.Main(String[] args)
2023-06-23 08:35:56,905 6428 [ERROR] - Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2023-06-23 08:35:56,905 6428 [ERROR] - More Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at chocolatey.infrastructure.app.registration.ChocolateyRegistrationModule.RegisterDependencies(IContainerRegistrator registrator, ChocolateyConfiguration configuration)
at chocolatey.infrastructure.app.registration.ContainerBinding.RegisterComponents(Container container)
at chocolatey.infrastructure.registration.SimpleInjectorContainer.Initialize()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at chocolatey.console.Program.Main(String[] args)
2023-06-23 07:57:15,417 6608 [DEBUG] - XmlConfiguration is now operational
2023-06-23 07:57:15,449 6608 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 07:57:15,449 6608 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 07:57:15,449 6608 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 07:57:15,449 6608 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2023-06-23 07:57:15,449 6608 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 07:57:15,449 6608 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2023-06-23 07:57:15,449 6608 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 07:57:15,449 6608 [DEBUG] - Adding new type 'RubyGemsService' for type 'IListSourceRunner' from assembly 'choco'
2023-06-23 07:57:15,449 6608 [DEBUG] - Adding new type 'RubyGemsService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 07:57:15,464 6608 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-06-23 07:57:15,730 6608 [ERROR] - Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2023-06-23 07:57:15,730 6608 [ERROR] - More Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at chocolatey.infrastructure.app.registration.ChocolateyRegistrationModule.RegisterDependencies(IContainerRegistrator registrator, ChocolateyConfiguration configuration)
at chocolatey.infrastructure.app.registration.ContainerBinding.RegisterComponents(Container container)
at chocolatey.infrastructure.registration.SimpleInjectorContainer.Initialize()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at chocolatey.console.Program.Main(String[] args)
2023-06-23 07:57:15,730 6608 [DEBUG] - Exiting with 1
2023-06-23 08:09:03,395 6652 [DEBUG] - XmlConfiguration is now operational
2023-06-23 08:09:03,426 6652 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:09:03,426 6652 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:09:03,426 6652 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:09:03,426 6652 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2023-06-23 08:09:03,426 6652 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:09:03,426 6652 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2023-06-23 08:09:03,426 6652 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:09:03,426 6652 [DEBUG] - Adding new type 'RubyGemsService' for type 'IListSourceRunner' from assembly 'choco'
2023-06-23 08:09:03,426 6652 [DEBUG] - Adding new type 'RubyGemsService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:09:03,426 6652 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-06-23 08:09:03,692 6652 [ERROR] - Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2023-06-23 08:09:03,692 6652 [ERROR] - More Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at chocolatey.infrastructure.app.registration.ChocolateyRegistrationModule.RegisterDependencies(IContainerRegistrator registrator, ChocolateyConfiguration configuration)
at chocolatey.infrastructure.app.registration.ContainerBinding.RegisterComponents(Container container)
at chocolatey.infrastructure.registration.SimpleInjectorContainer.Initialize()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at chocolatey.console.Program.Main(String[] args)
2023-06-23 08:09:03,692 6652 [DEBUG] - Exiting with 1
2023-06-23 08:09:13,223 7060 [DEBUG] - XmlConfiguration is now operational
2023-06-23 08:09:13,255 7060 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:09:13,255 7060 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:09:13,255 7060 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:09:13,255 7060 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2023-06-23 08:09:13,255 7060 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:09:13,270 7060 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2023-06-23 08:09:13,270 7060 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:09:13,270 7060 [DEBUG] - Adding new type 'RubyGemsService' for type 'IListSourceRunner' from assembly 'choco'
2023-06-23 08:09:13,270 7060 [DEBUG] - Adding new type 'RubyGemsService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:09:13,270 7060 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-06-23 08:09:13,520 7060 [ERROR] - Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2023-06-23 08:09:13,520 7060 [ERROR] - More Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at chocolatey.infrastructure.app.registration.ChocolateyRegistrationModule.RegisterDependencies(IContainerRegistrator registrator, ChocolateyConfiguration configuration)
at chocolatey.infrastructure.app.registration.ContainerBinding.RegisterComponents(Container container)
at chocolatey.infrastructure.registration.SimpleInjectorContainer.Initialize()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at chocolatey.console.Program.Main(String[] args)
2023-06-23 08:09:13,520 7060 [DEBUG] - Exiting with 1
2023-06-23 08:09:43,378 6892 [DEBUG] - XmlConfiguration is now operational
2023-06-23 08:09:43,409 6892 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:09:43,409 6892 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:09:43,409 6892 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:09:43,409 6892 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2023-06-23 08:09:43,409 6892 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:09:43,409 6892 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2023-06-23 08:09:43,409 6892 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:09:43,409 6892 [DEBUG] - Adding new type 'RubyGemsService' for type 'IListSourceRunner' from assembly 'choco'
2023-06-23 08:09:43,409 6892 [DEBUG] - Adding new type 'RubyGemsService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:09:43,409 6892 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-06-23 08:09:43,643 6892 [ERROR] - Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2023-06-23 08:09:43,659 6892 [ERROR] - More Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at chocolatey.infrastructure.app.registration.ChocolateyRegistrationModule.RegisterDependencies(IContainerRegistrator registrator, ChocolateyConfiguration configuration)
at chocolatey.infrastructure.app.registration.ContainerBinding.RegisterComponents(Container container)
at chocolatey.infrastructure.registration.SimpleInjectorContainer.Initialize()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at chocolatey.console.Program.Main(String[] args)
2023-06-23 08:09:43,659 6892 [DEBUG] - Exiting with 1
2023-06-23 08:19:18,495 3580 [DEBUG] - XmlConfiguration is now operational
2023-06-23 08:19:18,526 3580 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:19:18,526 3580 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:19:18,526 3580 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:19:18,526 3580 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2023-06-23 08:19:18,526 3580 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:19:18,526 3580 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2023-06-23 08:19:18,526 3580 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:19:18,526 3580 [DEBUG] - Adding new type 'RubyGemsService' for type 'IListSourceRunner' from assembly 'choco'
2023-06-23 08:19:18,526 3580 [DEBUG] - Adding new type 'RubyGemsService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:19:18,526 3580 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-06-23 08:19:18,776 3580 [ERROR] - Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2023-06-23 08:19:18,776 3580 [ERROR] - More Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at chocolatey.infrastructure.app.registration.ChocolateyRegistrationModule.RegisterDependencies(IContainerRegistrator registrator, ChocolateyConfiguration configuration)
at chocolatey.infrastructure.app.registration.ContainerBinding.RegisterComponents(Container container)
at chocolatey.infrastructure.registration.SimpleInjectorContainer.Initialize()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at chocolatey.console.Program.Main(String[] args)
2023-06-23 08:19:18,776 3580 [DEBUG] - Exiting with 1
2023-06-23 08:19:27,495 1944 [DEBUG] - XmlConfiguration is now operational
2023-06-23 08:19:27,526 1944 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:19:27,526 1944 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:19:27,526 1944 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:19:27,526 1944 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2023-06-23 08:19:27,526 1944 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:19:27,526 1944 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2023-06-23 08:19:27,526 1944 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:19:27,526 1944 [DEBUG] - Adding new type 'RubyGemsService' for type 'IListSourceRunner' from assembly 'choco'
2023-06-23 08:19:27,526 1944 [DEBUG] - Adding new type 'RubyGemsService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:19:27,526 1944 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-06-23 08:19:27,761 1944 [ERROR] - Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2023-06-23 08:19:27,776 1944 [ERROR] - More Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at chocolatey.infrastructure.app.registration.ChocolateyRegistrationModule.RegisterDependencies(IContainerRegistrator registrator, ChocolateyConfiguration configuration)
at chocolatey.infrastructure.app.registration.ContainerBinding.RegisterComponents(Container container)
at chocolatey.infrastructure.registration.SimpleInjectorContainer.Initialize()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at chocolatey.console.Program.Main(String[] args)
2023-06-23 08:19:27,776 1944 [DEBUG] - Exiting with 1
2023-06-23 08:19:47,222 5760 [DEBUG] - XmlConfiguration is now operational
2023-06-23 08:19:47,253 5760 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:19:47,253 5760 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:19:47,253 5760 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:19:47,253 5760 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2023-06-23 08:19:47,253 5760 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:19:47,253 5760 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2023-06-23 08:19:47,253 5760 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:19:47,253 5760 [DEBUG] - Adding new type 'RubyGemsService' for type 'IListSourceRunner' from assembly 'choco'
2023-06-23 08:19:47,253 5760 [DEBUG] - Adding new type 'RubyGemsService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:19:47,253 5760 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-06-23 08:19:47,503 5760 [ERROR] - Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2023-06-23 08:19:47,503 5760 [ERROR] - More Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at chocolatey.infrastructure.app.registration.ChocolateyRegistrationModule.RegisterDependencies(IContainerRegistrator registrator, ChocolateyConfiguration configuration)
at chocolatey.infrastructure.app.registration.ContainerBinding.RegisterComponents(Container container)
at chocolatey.infrastructure.registration.SimpleInjectorContainer.Initialize()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at chocolatey.console.Program.Main(String[] args)
2023-06-23 08:19:47,503 5760 [DEBUG] - Exiting with 1
2023-06-23 08:19:53,019 6816 [DEBUG] - XmlConfiguration is now operational
2023-06-23 08:19:53,050 6816 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:19:53,050 6816 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:19:53,050 6816 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:19:53,050 6816 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2023-06-23 08:19:53,050 6816 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:19:53,050 6816 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2023-06-23 08:19:53,050 6816 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:19:53,050 6816 [DEBUG] - Adding new type 'RubyGemsService' for type 'IListSourceRunner' from assembly 'choco'
2023-06-23 08:19:53,050 6816 [DEBUG] - Adding new type 'RubyGemsService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:19:53,050 6816 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-06-23 08:19:53,300 6816 [ERROR] - Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2023-06-23 08:19:53,316 6816 [ERROR] - More Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at chocolatey.infrastructure.app.registration.ChocolateyRegistrationModule.RegisterDependencies(IContainerRegistrator registrator, ChocolateyConfiguration configuration)
at chocolatey.infrastructure.app.registration.ContainerBinding.RegisterComponents(Container container)
at chocolatey.infrastructure.registration.SimpleInjectorContainer.Initialize()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at chocolatey.console.Program.Main(String[] args)
2023-06-23 08:19:53,316 6816 [DEBUG] - Exiting with 1
2023-06-23 08:35:45,629 6280 [DEBUG] - XmlConfiguration is now operational
2023-06-23 08:35:45,660 6280 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:35:45,660 6280 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:35:45,660 6280 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:35:45,660 6280 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2023-06-23 08:35:45,660 6280 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:35:45,660 6280 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2023-06-23 08:35:45,660 6280 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:35:45,660 6280 [DEBUG] - Adding new type 'RubyGemsService' for type 'IListSourceRunner' from assembly 'choco'
2023-06-23 08:35:45,660 6280 [DEBUG] - Adding new type 'RubyGemsService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:35:45,660 6280 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-06-23 08:35:45,942 6280 [ERROR] - Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2023-06-23 08:35:45,942 6280 [ERROR] - More Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at chocolatey.infrastructure.app.registration.ChocolateyRegistrationModule.RegisterDependencies(IContainerRegistrator registrator, ChocolateyConfiguration configuration)
at chocolatey.infrastructure.app.registration.ContainerBinding.RegisterComponents(Container container)
at chocolatey.infrastructure.registration.SimpleInjectorContainer.Initialize()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at chocolatey.console.Program.Main(String[] args)
2023-06-23 08:35:45,957 6280 [DEBUG] - Exiting with 1
2023-06-23 08:35:56,623 6428 [DEBUG] - XmlConfiguration is now operational
2023-06-23 08:35:56,655 6428 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:35:56,655 6428 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:35:56,655 6428 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:35:56,655 6428 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2023-06-23 08:35:56,655 6428 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:35:56,655 6428 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2023-06-23 08:35:56,655 6428 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2023-06-23 08:35:56,655 6428 [DEBUG] - Adding new type 'RubyGemsService' for type 'IListSourceRunner' from assembly 'choco'
2023-06-23 08:35:56,655 6428 [DEBUG] - Adding new type 'RubyGemsService' for type 'IInstallSourceRunner' from assembly 'choco'
2023-06-23 08:35:56,670 6428 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-06-23 08:35:56,905 6428 [ERROR] - Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
2023-06-23 08:35:56,905 6428 [ERROR] - More Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at chocolatey.infrastructure.app.registration.ChocolateyRegistrationModule.RegisterDependencies(IContainerRegistrator registrator, ChocolateyConfiguration configuration)
at chocolatey.infrastructure.app.registration.ContainerBinding.RegisterComponents(Container container)
at chocolatey.infrastructure.registration.SimpleInjectorContainer.Initialize()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at chocolatey.console.Program.Main(String[] args)
2023-06-23 08:35:56,920 6428 [DEBUG] - Exiting with 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment