Skip to content

Incorrect file permissions in latest release https://github.com/PowerShell/PowerShell/releases/tag/v7.3.0 #18495

@theofficialgman

Description

@theofficialgman

Prerequisites

Steps to reproduce

tarfiles contain incorrect file permissions. the executables are makred as rw and NOT executable. not an issue on previous releases (eg: they are executable on 7.2.7). this also affects nearly all other files in the tarfile (most of them have different permissions from before)

Expected behavior

executables are marked as executable

-rwxr-xr-x

Actual behavior

executables are not marked as executable and many files have different permissions

-rw-r--r--

Error details

No response

Environment data

Linux

Visuals

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions