Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Windows CI jobs fail due to 403 error downloading Alpine Linux is setup-wsl step #2107

Copy link
Copy link
@EliahKagan

Description

@EliahKagan
Issue body actions

This step is recently failing in all Windows jobs:

- name: Set up WSL (Windows)
if: matrix.os-type == 'windows'
uses: Vampire/setup-wsl@v6.0.0
with:
wsl-version: 1
distribution: Alpine
additional-packages: bash

It seems this may have first occurred in #2106. But it is not due to any changes there, as can be confirmed by rerunning the workflow. This resembles the old resolved issue Vampire/setup-wsl#77, but I'm not sure if the cause is actually related. I've opened a new issue Vampire/setup-wsl#82 for it.

I think we can solve this here by putting the distribution back to Debian (or Ubuntu). When doing so, the extra Alpine-specific code for installing bash should be removed. I'll do this unless some way of getting Alpine to work becomes apparent soon.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.