Skip to content

Improve MyGet issues error #695

Open
@aivtic

Description

@aivtic

What's the problem?

pi/v2 (Priority 1)
Chocolatey v2.4.3
Enabled allowGlobalConfirmation
Chocolatey v2.4.3
Enabled allowEmptyChecksums
Chocolatey v2.4.3
Updated cacheLocation = C:\Users\icdfa\AppData\Local\ChocoCache
Get-Content : Cannot find path 'C:\vm-packages.xml' because it does not exist.
At C:\Users\icdfa\Desktop\install.ps1:502 char:31

  •       [xml]$vm_packages = Get-Content $vmPackagesFile
    
  •                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (C:\vm-packages.xml:String) [Get-Content], ItemNotFoundException
    • FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand

PS C:\Users\icdfa\Desktop>

Steps to Reproduce

pi/v2 (Priority 1)
Chocolatey v2.4.3
Enabled allowGlobalConfirmation
Chocolatey v2.4.3
Enabled allowEmptyChecksums
Chocolatey v2.4.3
Updated cacheLocation = C:\Users\icdfa\AppData\Local\ChocoCache
Get-Content : Cannot find path 'C:\vm-packages.xml' because it does not exist.
At C:\Users\icdfa\Desktop\install.ps1:502 char:31

  •       [xml]$vm_packages = Get-Content $vmPackagesFile
    
  •                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (C:\vm-packages.xml:String) [Get-Content], ItemNotFoundException
    • FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand

PS C:\Users\icdfa\Desktop>

Environment

pi/v2 (Priority 1)
Chocolatey v2.4.3
Enabled allowGlobalConfirmation
Chocolatey v2.4.3
Enabled allowEmptyChecksums
Chocolatey v2.4.3
Updated cacheLocation = C:\Users\icdfa\AppData\Local\ChocoCache
Get-Content : Cannot find path 'C:\vm-packages.xml' because it does not exist.
At C:\Users\icdfa\Desktop\install.ps1:502 char:31

  •       [xml]$vm_packages = Get-Content $vmPackagesFile
    
  •                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (C:\vm-packages.xml:String) [Get-Content], ItemNotFoundException
    • FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand

PS C:\Users\icdfa\Desktop>

Additional Information

pi/v2 (Priority 1)
Chocolatey v2.4.3
Enabled allowGlobalConfirmation
Chocolatey v2.4.3
Enabled allowEmptyChecksums
Chocolatey v2.4.3
Updated cacheLocation = C:\Users\icdfa\AppData\Local\ChocoCache
Get-Content : Cannot find path 'C:\vm-packages.xml' because it does not exist.
At C:\Users\icdfa\Desktop\install.ps1:502 char:31

  •       [xml]$vm_packages = Get-Content $vmPackagesFile
    
  •                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (C:\vm-packages.xml:String) [Get-Content], ItemNotFoundException
    • FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand

PS C:\Users\icdfa\Desktop>

Metadata

Metadata

Assignees

Labels

💎 enhancementIt is working, but it could be better

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions