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

pub install fails if there is an existing secondary "packages" that's a broken symlink #8343

Closed
munificent opened this issue Feb 5, 2013 · 8 comments
Assignees
Milestone

Comments

@munificent
Copy link
Member

To repro:

  1. Make a package with a "web" directory.
  2. Make a broken "packages" symlink in web:

cd web
ln -s packages /bad/path

  1. Run pub install.

I'll have to investigate, but this may be blocked on http://code.google.com/p/dart/issues/detail?id=4775.

@munificent
Copy link
Member Author

Issue #7643 has been merged into this issue.

@munificent
Copy link
Member Author

Added this to the M3 milestone.

@munificent
Copy link
Member Author

Removed this from the M3 milestone.
Added this to the M4 milestone.

@munificent
Copy link
Member Author

Added Started label.

@munificent
Copy link
Member Author

Added Accepted label.
Marked this as being blocked by #8935.

@munificent
Copy link
Member Author

Added Started label.

@munificent
Copy link
Member Author

Added Fixed label.

@DartBot
Copy link

DartBot commented Jun 5, 2015

This issue has been moved to dart-lang/pub#429.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants