Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gecko Web Driver Signature invalid #11672

Closed
4 of 15 tasks
ohlrogge opened this issue Feb 26, 2025 · 2 comments
Closed
4 of 15 tasks

Gecko Web Driver Signature invalid #11672

ohlrogge opened this issue Feb 26, 2025 · 2 comments

Comments

@ohlrogge
Copy link

Description

Gecko Web Driver retrieved and update and now the signature thumbprint doesn't expect the expected thumbprint anymore.

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • Windows Server 2019
  • Windows Server 2022
  • Windows Server 2025

Image version and build link

Is it regression?

Expected behavior

Gecko Web Driver is installed

Actual behavior

azure-arm.image: Get the Gecko WebDriver version...
azure-arm.image: Download Gecko WebDriver WebDriver...
azure-arm.image: Found download url for mozilla/geckodriver version 0.36.0: https://github.com/mozilla/geckodriver/releases/download/v0.36.0/geckodriver-v0.36.0-win64.zip

==> azure-arm.image: Signature thumbprint do not match expected.
==> azure-arm.image: At C:\Program Files\WindowsPowerShell\Modules\ImageHelpers\InstallHelpers.ps1:1018 char:9
azure-arm.image: Downloading package from https://github.com/mozilla/geckodriver/releases/download/v0.36.0/geckodriver-v0.36.0-win64.zip to D:\temp\geckodriver-v0.36.0-win64.zip...
==> azure-arm.image: + throw "Signature thumbprint do not match expected."
==> azure-arm.image: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
==> azure-arm.image: + CategoryInfo : OperationStopped: (Signature thumb...match expected.:String) [], RuntimeException

Repro steps

Run an image build for windows

@vidyasagarnimmagaddi
Copy link
Contributor

Hi @ohlrogge , Thanks for notifying us.
The issue will under the PR.thanks

@vidyasagarnimmagaddi
Copy link
Contributor

HI @ohlrogge , The signature has been fixed , kindly synch your main . Try to build the image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants