rkyleg / asdf-julia

MIT License
25 stars 16 forks source link

Version 1.2.0 Installation error mkdir #5

Closed AxelRHD closed 4 years ago

AxelRHD commented 4 years ago

I just updated the plugin and while trying to install julia version 1.2.0 I got the follogwing error:

mkdir: the directory »/home/username/.asdf/installs/julia/1.2.0/julia“ cannot be created: file already exists (translated from German language).

Can I somehow fix this issue?

EDIT: trying to install other versions (e. g. 1.1.1) causes the same error.

israelfaria commented 4 years ago

Hitting the bug here.

AxelRHD commented 4 years ago

I downgraded the plugin-folder. Installation of version 1.2.0 works now. Maybe the best solution until the bug is fixed.

elcritch commented 4 years ago

Still getting this error. I reverted the repo to version 8af37733654cd08efe6e09060e3ca9c33295178b to get it working again.

lassepe commented 4 years ago

Can't reproduce. Maybe stale?

alecmev commented 4 years ago

Yeah, the only mkdir in the repository is commented out as of August 31.

AxelRHD commented 4 years ago

Problem is solved now.