Skip to content

pub get error #15639

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 Dec 14, 2013 · 1 comment
Closed

pub get error #15639

DartBot opened this issue Dec 14, 2013 · 1 comment
Labels
closed-duplicate Closed in favor of an existing report

Comments

@DartBot
Copy link

DartBot commented Dec 14, 2013

This issue was originally filed by [email protected]


What steps will reproduce the problem?
1.open dart editor 1.0.0_r30798(windows x64)
2.add chrome_gen to pubspec.yaml
3.click Run Pub get

What is the expected output? What do you see instead?

--- 2013-12-14 20:17:03 Running pub get ... ---
Pub get failed, [69] Resolving dependencies...............
Downloading chrome_gen 0.3.1 from hosted...
Downloading browser 0.9.0 from hosted...
Error in PubHttpClient.send ( issue #12581 ) error: SocketException: OS Error: 信号灯超时时间已到(those words means signal light time out)

, errno = 121, address = commondatastorage.googleapis.com, port = 5861
    stacktrace: #­0 PubHttpClient.send (file:///e:/b/build/slave/dart-editor-win-stable/build/dart/sdk/lib/_internal/pub/lib/src/http.dart:60)

­1 HostedSource.get.<anonymous closure> (file:///e:/b/build/slave/dart-editor-win-stable/build/dart/sdk/lib/_internal/pub/lib/src/source/hosted.dart:93)

­2 Future.Future.sync (dart:async/future.dart:153)

­3 HostedSource.get (file:///e:/b/build/slave/dart-editor-win-stable/build/dart/sdk/lib/_internal/pub/lib/src/source/hosted.dart:84)

­4 Source.downloadToSystemCache.<anonymous closure> (file:///e:/b/build/slave/dart-editor-win-stable/build/dart/sdk/lib/_internal/pub/lib/src/source.dart:163)

­5 _Future._propagateToListeners.<anonymous closure> (dart:async/future_impl.dart:453)

­6 _rootRun (dart:async/zone.dart:683)

­7 _RootZone.run (dart:async/zone.dart:823)

­8 _Future._propagateToListeners (dart:async/future_impl.dart:445)

­9 _Future._complete (dart:async/future_impl.dart:303)

­10 _Future._asyncComplete.<anonymous closure> (dart:async/future_impl.dart:354)

­11 _asyncRunCallback (dart:async/schedule_microtask.dart:18)

­12 _createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:11)

­13 _Timer._createTimerHandler._handleTimeout (timer_impl.dart:151)

­14 _Timer._createTimerHandler.<anonymous closure> (timer_impl.dart:166)

­15 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:93)

What version of the product are you using? On what operating system?
Window 7 SP1 x64

Please provide any additional information below.
by the way,I'm in china.

@floitschG
Copy link
Contributor

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

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

3 participants