rcmaehl / MSEdgeRedirect

A Tool to Redirect News, Search, Widgets, Weather and More to Your Default Browser
https://MSEdgeRedirect.com
GNU Lesser General Public License v3.0
4.2k stars 93 forks source link

Please update Chocolatey package to latest version #436

Closed CeSium58 closed 2 months ago

CeSium58 commented 2 months ago

Preflight Checklist

Install Type

N/A

Install Mode

Active Mode

ℹ Behavior

Please update Chocolatey package to latest version

Microsoft Windows version

-

Other Software

-

micwoj92 commented 2 months ago

ping @Smart123s @gnpaone

gnpaone commented 2 months ago

Apparently 0.7.5.0 is the last uploaded version in chocolatey. @rcmaehl can you please manually trigger the chocolatey workflow to analyse the logs since previous logs have been deleted. Most likely CHOCO_KEY has been expired and this secret key needs to be regenerated and updated.

PS: Updated workflow according to latest docs

gnpaone commented 2 months ago

UPDATE: Actually nothing wrong with the workflow but even then I have removed unnecessary code.

The problem is the package already exists but got rejected by choco due to some checksum issues. Should re-publish the package image image

@CeSium58 For now latest version can be installed using choco install msedgeredirect --version 0.7.5.3 -y

Smart123s commented 2 months ago

I have sent a message to Choco admins asking them to change the package status from rejected to submitted of v0.7.5.3, so we can upload a new nupkg.

On Wed, Aug 14, 2024, 06:07 Naveen Prashanth @.***> wrote:

UPDATE: Actually nothing wrong with the workflow but even then I have removed unnecessary code.

The problem is the package already exists but got rejected by choco due to some checksum issues. Should re-publish the package image.png (view on web) https://github.com/user-attachments/assets/401581cf-d193-4a06-a408-2cdbd854fb73 image.png (view on web) https://github.com/user-attachments/assets/942ef1f3-5438-487c-9f90-8e41671cb001

@CeSium58 https://github.com/CeSium58 For now latest version can be installed using choco install msedgeredirect --version 0.7.5.3 -y

— Reply to this email directly, view it on GitHub https://github.com/rcmaehl/MSEdgeRedirect/issues/436#issuecomment-2287812053, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGZJFZBEUEKGHVVCN7EBAPTZRLJZVAVCNFSM6AAAAABMNXGJO2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBXHAYTEMBVGM . You are receiving this because you were mentioned.Message ID: @.***>

gnpaone commented 2 months ago

The problem has been solved. 0.7.5.3 version will soon be listed and available to the public via choco repo.

Smart123s commented 2 months ago

Was there anything you had to change, or did you just re-push the package?

gnpaone commented 2 months ago

I just re-pushed the package. I already posted my tests in chocolatey Google groups few weeks back and they responded to that thread and changed package status at the same time. For some reason their systems used wrong checksum to verify instead of the one in the pushed install.ps1