asdf-community / asdf-python

Python plugin for the asdf version manager
https://github.com/asdf-vm/asdf
MIT License
655 stars 56 forks source link

Python 1.8 not available #32

Closed StephanMeijer closed 6 years ago

StephanMeijer commented 6 years ago
➜  folder git:(development) ✗ asdf list-all ruby | grep 1.8
jruby-9.1.8.0
1.8.5-p115
1.8.6-p114
1.8.6-p383
1.8.6-p388
1.8.6-p398
1.8.6-p399
1.8.6-p420
1.8.7-p174
1.8.7-p248
1.8.7-p249
1.8.7-p299
1.8.7-p302
1.8.7-p330
1.8.7-p334
1.8.7-p352
1.8.7-p357
1.8.7-p358
1.8.7-p370
1.8.7-p371
1.8.7-p374
2.1.8
➜  folder git:(development) ✗ asdf install ruby 1.8.7-p374
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   168  100   168    0     0    238      0 --:--:-- --:--:-- --:--:--   238

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
dklotz commented 6 years ago

@StephanMeijer I think you might have confused your programming languages: This is the asdf python plugin, not ruby.

StephanMeijer commented 6 years ago

Maybe I should be more awake next time