Closed
Description
This issue was originally filed by @tomaskulich
What steps will reproduce the problem?
run pub get on attached pubspec.yaml
depending, on which machine I try it, it gives me:
- error 'Connection closed before full header was received, uri = https://pub.dartlang.org/api/packages/http/versions/0.9.2%2B1' is printed, no packages are downloaded
- or, the memory is exhausted. (see zipped output from pub --verbose get)
I believe, these symptoms are connected: If I comment out half of my pubspec, pub get runs correctly; after this partial pub get, the whole pub get runs fine. However, since my pubspec.yaml is not so bug, I would expect pub behaving more correctly.
I'm using Dart VM version: 1.2.0 (bug is not closely related to this version) on ArchLinux
Brief googling showed several bugs similar to this, I'm not sure, whether it is duplicate of some other bug already reported; I'm sorry if this is so.
Attachments:
pubspec.yaml (625 Bytes)
pubtrace.zip (0 Bytes)
Metadata
Metadata
Assignees
Labels
No labels