Skip to content

Stack trace from pub upgrade - petitparser not found #20787

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 Sep 3, 2014 · 3 comments
Closed

Stack trace from pub upgrade - petitparser not found #20787

DartBot opened this issue Sep 3, 2014 · 3 comments
Labels
closed-duplicate Closed in favor of an existing report

Comments

@DartBot
Copy link

DartBot commented Sep 3, 2014

This issue was originally filed by @zoechi


I regularily get a stack trace from petitparser on pub upgrade.
Petitparser isn't a direct dep in this project and I couldn't find a transitive dependency neither.
Also pub cache repair doesn't list petitparser and I couldn't find a folder for it in ~/.pub-cache/hosted/pub.dartlang.org.

$ pub upgrade
Resolving dependencies... (7.1s)
  analyzer 0.22.4
  args 0.12.0+2
  barback 0.15.0+1
  bignum 0.0.5
  browser 0.10.0+2
  bwu_datagrid 0.0.15 from path ../bwu_datagrid
  bwu_fontawesome_iconset_svg 0.0.6+2
  bwu_sparkline 0.0.4
  bwu_utils 0.0.2
  bwu_utils_browser 0.0.3
  cipher 0.7.1
  code_transformers 0.2.1
  collection 1.0.0
  core_elements 0.2.0+1
  crypto 0.9.0
  csslib 0.11.0+2
  fixnum 0.9.0
  html5lib 0.12.0
  http_server 0.9.3
  intl 0.11.6
  logging 0.9.2
  matcher 0.11.1
  mime 0.9.0+3
  observe 0.12.0
  paper_elements 0.1.1+2
  path 1.2.2 (1.3.0 available)
  polymer 0.13.0+1
  polymer_expressions 0.12.0+1
  pool 1.0.1
  quiver 0.18.2 (0.19.0-dev.3 available)
  quiver_log 1.0.3
  smoke 0.2.1
  source_maps 0.10.0
  source_span 1.0.0
  stack_trace 1.0.2
  string_scanner 0.1.0
  template_binding 0.12.1
  unittest 0.11.0+5
  utf 0.9.0+1
  uuid 0.4.0
  watcher 0.9.3
  web_components 0.6.0+1
  yaml 2.0.1+1
No dependencies changed.
Precompiling executables...
Loading source assets...
Loading polymer/src/build/mirrors_remover, observe and smoke/src/default_transformer transformers... (2.4s)
Loading polymer transformers... (1.7s)
Failed to precompile intl:generate_from_arb:
Unhandled exception:
Uncaught Error: Failure getting http://localhost:35018/packages/petitparser/petitparser.dart: 404 Not Found
Stack Trace:

­0 _asyncLoadError (dart:_builtin:339)

­1 _httpGet.<anonymous closure>.<anonymous closure> (dart:_builtin:128)

­2 _RootZone.runGuarded (dart:async/zone.dart:1009)

­3 _BufferingStreamSubscription._sendDone.sendDone (dart:async/stream_impl.dart:390)

­4 _BufferingStreamSubscription._sendDone (dart:async/stream_impl.dart:399)

­5 _BufferingStreamSubscription._close (dart:async/stream_impl.dart:290)

­6 _ForwardingStream._handleDone (dart:async/stream_pipe.dart:94)

­7 _handleDone (dart:async/stream_pipe.dart:162)

­8 _RootZone.runGuarded (dart:async/zone.dart:1009)

­9 _BufferingStreamSubscription._sendDone.sendDone (dart:async/stream_impl.dart:390)

­10 _BufferingStreamSubscription._sendDone (dart:async/stream_impl.dart:399)

­11 _DelayedDone.perform (dart:async/stream_impl.dart:614)

­12 _StreamImplEvents.handleNext (dart:async/stream_impl.dart:711)

­13 _PendingEvents.schedule.<anonymous closure> (dart:async/stream_impl.dart:671)

­14 _asyncRunCallbackLoop (dart:async/schedule_microtask.dart:41)

­15 _asyncRunCallback (dart:async/schedule_microtask.dart:48)

­16 _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:84)

­17 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:131)

­0 _rootHandleUncaughtError.<anonymous closure> (dart:async/zone.dart:820)

­1 _asyncRunCallbackLoop (dart:async/schedule_microtask.dart:41)

­2 _asyncRunCallback (dart:async/schedule_microtask.dart:48)

­3 _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:84)

­4 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:131)

Precompiled polymer:new_element.
Precompiled polymer:new_entry.
Precompiled intl:extract_to_arb.

@nex3
Copy link
Member

nex3 commented Sep 3, 2014

I'm merging this into the pub bug to improve the formatting of these errors. Feel free to also file an issue against intl to either add petitparser as a dependency or move this script out of bin.


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

@DartBot
Copy link
Author

DartBot commented Sep 4, 2014

This comment was originally written by @zoechi


done https://code.google.com/p/dart/issues/detail?id=20811

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

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

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