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

Build is failing on windows-latest. Current image version: '20240610.1.0' #10090

Closed
2 of 14 tasks
parupallihemanth opened this issue Jun 18, 2024 · 5 comments
Closed
2 of 14 tasks

Comments

@parupallihemanth
Copy link

Description

Build is successful on windows-latest. Current image version: '20240514.3.0'

Below is the error. I'm using Azure artifacts to store VCPKG's and suddenly bootstrapping vcpkg is failing and I see only difference is the current image version: '20240610.1.0'. Please give me suggestions. Thanks!

Screenshot_18-6-2024_15427_dev azure com

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 11
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • Windows Server 2019
  • Windows Server 2022

Image version and build link

Runner Image : windows-latest and version:20240610.1.0'

Is it regression?

windows-latest. Current image version: '20240514.3.0'

Expected behavior

Bootsrtaping VCPKG should be successful

  • task: CmdLine@2
    displayName: 'Bootstrap vcpkg'
    inputs:
    script: |
    vcpkg integrate install
    vcpkg install --triplet x86-windows

Actual behavior

Throwing this error
Screenshot_18-6-2024_15427_dev azure com

Repro steps

n/a

@hemanthmanga
Copy link

@parupallihemanth Thank you for bringing this issue to us, we are investigating on this issue and we will update you on this issue after our findings.

@hemanthmanga
Copy link

@parupallihemanth Please provide us with repro steps for further investigation. It would be help us to investigate further.

@hemanthmanga
Copy link

@parupallihemanth Please provide your repro steps for us further investigation.

@hemanthmanga
Copy link

Hi @parupallihemanth we are closing this issue as of now due to insufficient of information, Thanks.

@parupallihemanth
Copy link
Author

Hello @hemanthmanga, thank you. Downgraded the vcpkg version to 2023-12-12-1c9ec1978a6b0c2b39c9e9554a96e3e275f7556e on the windows-latest image. Solved the issue.

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

No branches or pull requests

3 participants