Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
DartBot opened this issue Jun 5, 2015 · 1 comment
Closed

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

DartBot opened this issue Jun 5, 2015 · 1 comment
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@DartBot
Copy link

DartBot commented Jun 5, 2015

<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)

@DartBot DartBot added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) closed-not-planned Closed as we don't intend to take action on the reported issue labels Jun 5, 2015
@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/188?v=3" align="left" width="48" height="48"hspace="10"> Comment by nex3


We're planning on getting rid of symlinks anyway (issue #727), so I don't think we'll worry too much about aesthetics.


Added NotPlanned label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

1 participant