Skip to content

The sym-links in the package directory can have double slashes #1038

@DartBot

Description

@DartBot

<img src="https://avatars.githubusercontent.com/u/1343914?v=3" align="left" width="96" height="96"hspace="10"> Issue by sgjesse
Originally opened as dart-lang/sdk#19819


If you are running as root with HOME set to / the sym-links in the package directory will start with two slashed. e.g.:

lrwxrwxrwx 1 root root 51 Jul 3 10:27 path -> //.pub-cache/hosted/pub.dartlang.org/path-1.2.1/lib

Running as root this way is common when using a Docker container which is already confined.

(this is not a big issue :-) - just looks odd)

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed-not-plannedClosed as we don't intend to take action on the reported issuetype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions