Skip to content

[Package Issue]: Bazel.Bazelisk does not create bazel alias #270546

Open
@Marcono1234

Description

@Marcono1234

Please confirm these before moving forward

  • I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
  • I have not been informed if the issue is resolved in a preview version of the winget client.

Category of the issue

Installation issue.

Brief description of your issue

It seems Bazelisk expects that it is installed both as bazelisk and as bazel, see its README:

On Windows: winget install Bazel.Bazelisk, choco install bazelisk, or scoop install bazelisk.
Each adds bazelisk to the PATH as both bazelisk and bazel.

However the current package installation config does not actually seem to add the bazel alias. See also bazelbuild/bazelisk#699.

Steps to reproduce

  1. winget install Bazel.Bazelisk
    
  2. bazel
    

Actual behavior

No bazel binary is on the PATH, only bazelisk

Expected behavior

bazelisk should additionally be available under the name bazel after installation, either as symlink or in the worst case as copy?

Environment

Windows-Paket-Manager v1.11.400
Copyright (c) Microsoft Corporation. Alle Rechte vorbehalten.

Windows: Windows.Desktop v10.0.26100.4351
Systemarchitektur: X64
Paket: Microsoft.DesktopAppInstaller v1.26.400.0

Screenshots and Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-BugIt either shouldn't be doing this or needs an investigation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions