Skip to content

pub install is broken from http.dart on continuous #6995

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 Nov 28, 2012 · 5 comments
Closed

pub install is broken from http.dart on continuous #6995

DartBot opened this issue Nov 28, 2012 · 5 comments
Assignees
Labels
P0 A serious issue requiring immediate resolution
Milestone

Comments

@DartBot
Copy link

DartBot commented Nov 28, 2012

This issue was originally filed by @financecoding


What steps will reproduce the problem?

  1. Download continuous build of dart editor
  2. Create package
  3. run pub install

What is the expected output? What do you see instead?
Expected no exceptions raised. Exception output:

Running pub install ...
Pub install fail, Unable to open file: /Users/adam/Documents/DartEditor/dart/dart-sdk/pkg/http/lib/http.dart'file:///Users/adam/Documents/DartEditor/dart/dart-sdk/util/pub/command_lish.dart': Error: line 11 pos 1: library handler failed
import '../../pkg/http/lib/http.dart' as http;
^
'file:///Users/adam/Documents/DartEditor/dart/dart-sdk/util/pub/pub.dart': Error: line 16 pos 1: library handler failed
import 'command_lish.dart';
^

What version of the product are you using? On what operating system?
Dart Editor version 0.1.2_r15425
Dart SDK version 0.1.2.0_r15425
MacOSX 10.7.5

Please provide any additional information below.

@dgrove
Copy link
Contributor

dgrove commented Nov 28, 2012

cc @munificent.
Set owner to @nex3.
Removed Priority-Medium label.
Added Priority-Critical, Area-Pub, Triaged labels.

@nex3
Copy link
Member

nex3 commented Nov 28, 2012

Added Started label.

@nex3
Copy link
Member

nex3 commented Nov 28, 2012

Added this to the M2 milestone.

@nex3
Copy link
Member

nex3 commented Nov 28, 2012

Fixed by r15466.


Added Fixed label.

@DartBot DartBot added Type-Defect P0 A serious issue requiring immediate resolution labels Nov 28, 2012
@DartBot DartBot added this to the M2 milestone Nov 28, 2012
@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

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

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

No branches or pull requests

3 participants