Skip to content

Linux release does not have +x set on various files in the tar.gz (7.4.3) #23968

@MrFly72

Description

@MrFly72

Prerequisites

Steps to reproduce

Download https://github.com/PowerShell/PowerShell/releases/download/v$PSVersion/powershell-7.4.3-linux-arm64.tar.gz
tar -xvf ./powershell-$PSVersion-linux-arm64.tar.gz -C /opt/microsoft/powershell/7

Expected behavior

at least pwsh should have +x, which it does not have (previous release did set it correct)

Actual behavior

+ x is not set, I have to manually chmod and there are tons of .dll that had the +x before which dont have it now anymore

Error details

No response

Environment data

Name                           Value
----                           -----
PSVersion                      7.4.3
PSEdition                      Core
GitCommitId                    7.4.3
OS                             Debian GNU/Linux 11 (bullseye)
Platform                       Unix
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Visuals

No response

Metadata

Metadata

Assignees

Labels

Issue-BugIssue has been identified as a bug in the productOS-LinuxWG-Maintainers-Buildspecific to affecting the build

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