Skip to content
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

Upgrade to 1.5.1 fail on windows #19710

Closed
DartBot opened this issue Jun 28, 2014 · 9 comments
Closed

Upgrade to 1.5.1 fail on windows #19710

DartBot opened this issue Jun 28, 2014 · 9 comments
Assignees
Labels
closed-obsolete Closed as the reported issue is no longer relevant
Milestone

Comments

@DartBot
Copy link

DartBot commented Jun 28, 2014

This issue was originally filed by smd...@gmail.com


What steps will reproduce the problem?

  1. In dart editor -> download latest version -> apply update

What is the expected output? What do you see instead?
When trying to run anything, cannot find dart. The dart.exe file no longer exist in the dart-sdk/bin directory.

What version of the product are you using? On what operating system?
version 1.5.1
Windows 8.1 and Windows 7

Please provide any additional information below.
Fix was to download full version and completely replace the upgraded 'dart' folder.

However pub is corrupt, running 'pub cache repair' fails. Deleting the user/AppData/Roaming/Pub/Cache folder and then running pub get fixes everything.

This is the third time I had to completely delete the Pub/Cache folder after upgrading. Other bug report https://code.google.com/p/dart/issues/detail?id=18954

Exact same problem on two computer, one with Windows 8.1 the other with Windows 7.

@DartBot
Copy link
Author

DartBot commented Jun 28, 2014

This comment was originally written by @kaendfinger


I'm going to just layout some ideas here:

Because this issue only occurs on Windows (was not reproducible on Linux), there are only a few problems that this could be.

A: Unique Java Configuration
B: Hardcoded Path/line separator
C: Perhaps a permissions error
D: Antivirus (I haven't used Windows in 5 years so I'm not sure if this is it).

@floitschG
Copy link
Contributor

Added Area-Editor, Triaged labels.

@clayberg
Copy link

Set owner to @danrubel.
Added this to the Later milestone.
Removed Priority-Unassigned label.
Added Priority-Medium label.

@clayberg
Copy link

Could not reproduce using 1.5.1 and Windows 7.

@kasperl
Copy link

kasperl commented Jul 10, 2014

Removed this from the Later milestone.
Added Oldschool-Milestone-Later label.

@kasperl
Copy link

kasperl commented Aug 4, 2014

Removed Oldschool-Milestone-Later label.

@sethladd
Copy link
Contributor

Added Editor-Updater label.

@clayberg
Copy link

Added AssumedStale label.

@clayberg
Copy link

Added this to the 1.9 milestone.

@DartBot DartBot added Type-Defect closed-obsolete Closed as the reported issue is no longer relevant labels Mar 25, 2015
@DartBot DartBot added this to the 1.9 milestone Mar 25, 2015
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-obsolete Closed as the reported issue is no longer relevant
Projects
None yet
Development

No branches or pull requests

6 participants