Skip to content

Pub hangs when running pub get #23248

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

Closed
DartBot opened this issue Apr 17, 2015 · 4 comments
Closed

Pub hangs when running pub get #23248

DartBot opened this issue Apr 17, 2015 · 4 comments
Labels
closed-duplicate Closed in favor of an existing report

Comments

@DartBot
Copy link

DartBot commented Apr 17, 2015

This issue was originally filed by @austincummings


What steps will reproduce the problem?

  1. Have the attached pubspec
  2. Run pub get

What is the expected output? What do you see instead?
Pub to finish, it just stalled with the time frozen...

Resolving dependencies... (2:44.4s)

What version of the product are you using?
v1.9.3

On what operating system?
Red Hat 6.6

What browser (if applicable)?
N/A

Please provide any additional information below.
Will provide pub verbose output on request. Is very large.


Attachment:
pubspec.yaml (516 Bytes)

@DartBot
Copy link
Author

DartBot commented Apr 17, 2015

This comment was originally written by @austincummings


Pub finally quit after sitting there for 14 minutes.

Resolving dependencies... (14:26.6s)
Connection closed before full header was received

@sgjesse
Copy link
Contributor

sgjesse commented Apr 23, 2015

This is most likely due to the dependency resolver taking long to complete.

The error "Connection closed before full header was received" should be fixed by the change mentioned on http://code.google.com/p/dart/issues/detail?id=21798. That change should go into 1.10.


Added Area-Pub, Triaged labels.

@nex3
Copy link
Member

nex3 commented Apr 23, 2015

Running this locally, it looks like redstone isn't compatible with the latest version of shelf, which may be the root cause of the whole issue.


Added Duplicate label.
Marked as being merged into #17429.

@DartBot
Copy link
Author

DartBot commented Jun 4, 2015

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

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

4 participants