microsoft / linux-package-repositories

Microsoft Packaged Linux Software (DEBs, RPMs, etc) are hosted on packages.microsoft.com (PMC) made available as native Linux repositories for use with package managers like APT, YUM, etc.
https://packages.microsoft.com
MIT License
64 stars 17 forks source link

Error: GPG Verification FAILED #70

Closed rafadesign closed 1 year ago

rafadesign commented 1 year ago

Hi, I'm trying to update Microsoft Edge on Fedora 38 but I get an error message related to GPG verification

Current version: 114.0.1823.82 Version I'm trying to update: 115.0.1901.183-1 System: Fedora 38

image

mbearup commented 1 year ago

Thanks @rafadesign for reporting this issue. It looks like something went wrong with the package signing process before this package was published. I've reached out to the Edge team to get this package replaced with a correctly signed package.

rafadesign commented 1 year ago

Thanks @rafadesign for reporting this issue. It looks like something went wrong with the package signing process before this package was published. I've reached out to the Edge team to get this package replaced with a correctly signed package.

Ok, Thankyou very much!

mbearup commented 1 year ago

The package with the invalid signature has been removed, and the team is working to publish a new version of the 115 package. Since yum/dnf refused to install the package (due to signature issues), there should be no one currently in a "broken" state. The 114 package will continue to function as expected until an updated package is released.

rafadesign commented 1 year ago

The package with the invalid signature has been removed, and the team is working to publish a new version of the 115 package. Since yum/dnf refused to install the package (due to signature issues), there should be no one currently in a "broken" state. The 114 package will continue to function as expected until an updated package is released.

Ok, you are able to use version 114 without any problems, Thanks!