ferventcoder / chocolatey-packages

The packages...all about the packages.
113 stars 112 forks source link

webPIcmd old download URL #330

Open rs38 opened 3 years ago

rs38 commented 3 years ago

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 commented 3 years ago

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

theJeremyMoss commented 3 years ago

Same question as above.

rs38 commented 3 years ago

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

Nillecram commented 3 years ago

"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