Closed DartBot closed 9 years ago
This comment was originally written by Samuel....@gmail.com
I have realized, the problem is I can't untar https://commondatastorage.googleapis.com/pub.dartlang.org/packages/clean_data-0.4.9.tar.gz
Strange, it seems like invalid tar.
Comment by kevmoo
Added Area-PubSite, Triaged labels. Changed the title to: "Pub get fails - invalid tar.gz file".
Comment by nicolasgarnier
This issue has been moved to Github as part of a migration. Please use the Issue on Github going forward: https://github.com/dart-lang/pub-dartlang/issues
Added MovedToGithub label.
Originally opened as dart-lang/sdk#18066
This issue was originally filed by Samuel.Hap...@gmail.com
What steps will reproduce the problem?
pub get Resolving dependencies... (8.3s) Downloading clean_data 0.4.9... .gitignore: Can't create '.gitignore' .gitignore: Can't create '.gitignore' lib/src/data_reference.dart: Can't create 'lib/src/data_reference.dart' lib/src/data_reference.dart: Can't create 'lib/src/data_reference.dart' test/data_set_test.dart: Can't create 'test/data_set_test.dart' test/data_set_test.dart: Can't create 'test/data_set_test.dart' tar: Error exit delayed from previous errors. Failed to extract .tar.gz stream to /Users/samuel/.pub-cache/_temp/dirRBko49 (exit code 1). ../../../Volumes/data/b/build/slave/dart-editor-mac-dev/build/dart/sdk/lib/_internal/pub/lib/src/io.dart 700 extractTarGz.<fn> dart:isolate _RawReceivePortImpl._handleMessage This is an unexpected error. Please run
pub --trace 'get'
and include the results in a bug report on http://dartbug.com/new.
Attached pub --trace get.
What version of the product are you using? On what operating system?
Pub 1.3.0-dev.7.10 on OSX
Attachment: pub_get_trace (29.60 KB)