chocolatey-packages icon indicating copy to clipboard operation
chocolatey-packages copied to clipboard

webPIcmd old download URL

Open rs38 opened this issue 3 years ago • 4 comments

The remote file either doesn't exist, is unauthorized, or is forbidden for url 'http://download.microsoft.com/download/C/F/F/CFF3A0B8-99D4-41A2-AE1A-496C08BEB904/WebPlatformInstaller_amd64_en-US.msi'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found."

https://go.microsoft.com/fwlink/?LinkId=287166 redirects to https://download.microsoft.com/download/8/4/9/849DBCF2-DFD9-49F5-9A19-9AEE5B29341A/WebPlatformInstaller_x64_en-US.msi

can I correct it by PR? #317

rs38 avatar May 19 '21 08:05 rs38

okay there are already 3 PRs addressing this issue...:) Who is taking care of reviewing and merging?

rs38 avatar May 19 '21 08:05 rs38

Same question as above.

theJeremyMoss avatar May 21 '21 00:05 theJeremyMoss

I guess the only workaround is to use an own Repo for the modified packages

rs38 avatar May 21 '21 08:05 rs38

"ERROR: The remote file either doesn't exist, is unauthorized, or is forbidden for url 'http://download.microsoft.com/download/C/F/F/CFF3A0B8-99D4-41A2-AE1A-496C08BEB904/WebPlatformInstaller_amd64_en-US.msi'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found."",

New links are :

https://download.microsoft.com/download/8/4/9/849DBCF2-DFD9-49F5-9A19-9AEE5B29341A/WebPlatformInstaller_x86_en-US.msi

https://download.microsoft.com/download/8/4/9/849DBCF2-DFD9-49F5-9A19-9AEE5B29341A/WebPlatformInstaller_x64_en-US.msi

Links are correct in PR #331

Nillecram avatar Jun 18 '21 10:06 Nillecram