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

Installation script - Windows scenario: Reverify the aspnetcore-runtime-3.1 existence for choco. #84

Open
Tatsinnit opened this issue Oct 30, 2022 · 0 comments
Assignees
Labels
bug Something isn't working investigation needed Investigation is needed before a proper triage can be done

Comments

@Tatsinnit
Copy link
Member

Tatsinnit commented Oct 30, 2022

Describe the bug

For the new installation script for windows O/S the choco packager tries to install aspnetcore-runtime-3.1 which is not there

The correct package it seems is following: https://community.chocolatey.org/packages/dotnetcore-3.1-aspnetruntime

fyi and cc: @hsubramanianaks for verification please. 🦤 🚢

Mention the platform you are using

  • Windows O/S
$ cmd /c ver
Microsoft Windows [Version 10.0.22621.674]
(c) Microsoft Corporation. All rights reserved.

To Reproduce
Steps to reproduce the behavior:

  1. wsl or git bash and then run:
  2. curl -fsSL https://raw.githubusercontent.com/Azure/Bridge-To-Kubernetes/main/scripts/install.sh | bash

Expected behavior
The script should run successfully

Screenshots
If applicable, add screenshots to help explain your problem.

image

image

@Tatsinnit Tatsinnit added bug Something isn't working investigation needed Investigation is needed before a proper triage can be done labels Oct 30, 2022
hsubramanianaks referenced this issue in hsubramanianaks/Bridge-To-Kubernetes Feb 2, 2024
…/Microsoft.Build.Runtime-17.7.2

Bump Microsoft.Build.Runtime from 17.5.0 to 17.7.2 in /src/LocalAgent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working investigation needed Investigation is needed before a proper triage can be done
Projects
None yet
Development

No branches or pull requests

2 participants