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

Official mac build should not contain alias in the path #4492

Copy link
Copy link
@vors

Description

@vors
Issue body actions

Attached to powershell v6.0.0-beta.4 from VSCode and got this error
image

Notices the file path contains PII.

When creating the packages, please ensure that the file path does not contain user names. That is, clone to /PowerShell on Unix, and C:\PowerShell for Windows. The debug symbols include the absolute path to the sources when built, so it should appear /PowerShell/src/powershell/System.Management.Automation, not /home/username/src/PowerShell/....

https://github.com/PowerShell/PowerShell/blob/master/docs/maintainers/releasing.md#building-packages

The package build script should check such problems and prevent from doing an official release from home directory.

Environment data

> $PSVersionTable
Name                           Value                                                                                                   
----                           -----                                                                                                   
PSVersion                      6.0.0-beta                                                                                              
PSEdition                      Core                                                                                                    
GitCommitId                    v6.0.0-beta.4                                                                                           
OS                             Darwin 16.7.0 Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEA...
Platform                       Unix                                                                                                    
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}                                                                                 
PSRemotingProtocolVersion      2.3                                                                                                     
SerializationVersion           1.1.0.1                                                                                                 
WSManStackVersion              3.0   
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    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.