Skip to content

The remote file either doesn't exist #698

Open
@mzagozdzon

Description

@mzagozdzon

What's the problem?

I have a problem with instalation few packages:

 The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://github.com/ufrisk/MemProcFS/releases/download/v5.14/MemProcFS_files_and_binaries_v5.14.11-win_x64-20250501.zip'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found."
At C:\ProgramData\chocolatey\helpers\functions\Get-WebFile.ps1:351 char:13
+             throw "The remote file either doesn't exist, is unauthori ...
+             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ `

and others:

2025/05/21 04:36:20 [installer.vm] chocolateyinstall.ps1 [+] ERROR : Failed to install: memprocfs.vm
2025/05/21 04:36:20 [installer.vm] chocolateyinstall.ps1 [+] ERROR : Failed to install: timeline_explorer.vm
2025/05/21 04:36:20 [installer.vm] chocolateyinstall.ps1 [+] ERROR : Failed to install: chainsaw.vm
2025/05/21 04:36:20 [installer.vm] chocolateyinstall.ps1 [+] ERROR : Failed to install: nmap.vm
2025/05/21 04:36:20 [installer.vm] chocolateyinstall.ps1 [+] ERROR : Failed to install: wxtcmd.vm
2025/05/21 04:36:20 [installer.vm] chocolateyinstall.ps1 [+] ERROR : Failed to install: idapro.vm
2025/05/21 04:36:20 [installer.vm] chocolateyinstall.ps1 [+] ERROR : Failed to install: rpcview.vm
2025/05/21 04:36:20 [installer.vm] chocolateyinstall.ps1 [+] ERROR : Failed to install: vcredist140.vm
2025/05/21 04:36:20 [installer.vm] chocolateyinstall.ps1 [+] ERROR : Failed to install: pdbs.pdbresym.vm
2025/05/21 04:36:20 [installer.vm] chocolateyinstall.ps1 [+] ERROR : Failed to install: pdbresym.vm
2025/05/21 04:36:20 [installer.vm] chocolateyinstall.ps1 [+] ERROR : Failed to install: cutter.vm
2025/05/21 04:36:20 [installer.vm] chocolateyinstall.ps1 [+] ERROR : Failed to install: bindiff.vm
2025/05/21 04:36:20 [installer.vm] chocolateyinstall.ps1 [+] ERROR : For each failed package, you may attempt a manual install via: choco install -y <package_name>
2025/05/21 04:36:20 [installer.vm] chocolateyinstall.ps1 [+] ERROR : Failed package list saved to: memprocfs.vm timeline_explorer.vm chainsaw.vm nmap.vm wxtcmd.vm idapro.vm rpcview.vm vcredist140.vm pdbs.pdbresym.vm pdbresym.vm cutter.vm bindiff.vm
2025/05/21 04:36:20 [installer.vm] chocolateyinstall.ps1 [+] ERROR : Please check the following logs for additional errors:
2025/05/21 04:36:20 [installer.vm] chocolateyinstall.ps1 [+] ERROR : 	 (this file)
2025/05/21 04:36:20 [installer.vm] chocolateyinstall.ps1 [+] ERROR : 	%PROGRAMDATA%\chocolatey\logs\chocolatey.log
2025/05/21 04:36:20 [installer.vm] chocolateyinstall.ps1 [+] ERROR : 	%LOCALAPPDATA%\Boxstarter\boxstarter.log

Steps to Reproduce

PS C:\Users\noname\Desktop > Unblock-File .\install.ps1
FLARE-VM 05/21/2025 10:31:05
PS C:\Users\noname\Desktop > Set-ExecutionPolicy Unrestricted -Force
FLARE-VM 05/21/2025 10:31:24
PS C:\Users\noname\Desktop > choco source list
Chocolatey v2.4.3
chocolatey - https://community.chocolatey.org/api/v2/ | Priority 0|Bypass Proxy - False|Self-Service - False|Admin Only - False.
vm-packages - C:\Users\noname\Desktop;.;https://www.myget.org/F/vm-packages/api/v2;https://myget.org/F/vm-packages/api/v2 | Priority 1|Bypass Proxy - False|Self-Service - False|Admin Only - False.
FLARE-VM 05/21/2025 10:31:29
PS C:\Users\noname\Desktop > choco source remove -n=vm-packages
Chocolatey v2.4.3
Removed vm-packages
FLARE-VM 05/21/2025 10:32:37
PS C:\Users\noname\Desktop > choco source add -n=vm-packages -s="https://www.myget.org/F/vm-packages/api/v2"
Chocolatey v2.4.3
Added vm-packages - https://www.myget.org/F/vm-packages/api/v2 (Priority 0)
FLARE-VM 05/21/2025 10:32:46
PS C:\Users\noname\Desktop > choco install -y memprocfs.vm --source=vm-packages
Chocolatey v2.4.3
Installing the following packages:
memprocfs.vm
By installing, you accept licenses for the packages.
Downloading package from source 'https://www.myget.org/F/vm-packages/api/v2'
Progress: Downloading memprocfs.vm 5.14.11... 100%

memprocfs.vm v5.14.11
memprocfs.vm package files install completed. Performing other installation steps.
Attempt to get headers for https://github.com/ufrisk/MemProcFS/releases/download/v5.14/MemProcFS_files_and_binaries_v5.14.11-win_x64-20250501.zip failed.
  The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://github.com/ufrisk/MemProcFS/releases/download/v5.14/MemProcFS_files_and_binaries_v5.14.11-win_x64-20250501.zip'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found."
Downloading memprocfs.vm
  from 'https://github.com/ufrisk/MemProcFS/releases/download/v5.14/MemProcFS_files_and_binaries_v5.14.11-win_x64-20250501.zip'
The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://github.com/ufrisk/MemProcFS/releases/download/v5.14/MemProcFS_files_and_binaries_v5.14.11-win_x64-20250501.zip'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found."
At C:\ProgramData\chocolatey\helpers\functions\Get-WebFile.ps1:351 char:13
+             throw "The remote file either doesn't exist, is unauthori ...
+             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ERROR: The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://github.com/ufrisk/MemProcFS/releases/download/v5.14/MemProcFS_files_and_binaries_v5.14.11-win_x64-20250501.zip'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found."
The install of memprocfs.vm was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\memprocfs.vm\tools\chocolateyinstall.ps1'.
 See log for details.

Chocolatey installed 0/1 packages. 1 packages failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

Failures
 - memprocfs.vm (exited 404) - Error while running 'C:\ProgramData\chocolatey\lib\memprocfs.vm\tools\chocolateyinstall.ps1'.
 See log for details.
FLARE-VM 05/21/2025 10:37:17
PS C:\Users\noname\Desktop >

Environment

VirtualBox Graphical User Interface
Version 7.1.8 r168469 (Qt6.5.3)
Copyright © 2025 Oracle and/or its affiliates.
Win10_22H2_EnglishInternational_x64v1
 $PSVersionTable.PSVersion
Major  Minor  Build  Revision
-----  -----  -----  --------
5      1      19041  2673

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions