Trying install latest odin version an error occured.
❯ asdf install odin latest
* Downloading odin release dev-2024-03...
chmod: cannot access '/home/user/.asdf/installs/odin/dev-2024-03/bin/odin': No such file or directory
asdf-odin: Expected /home/user/.asdf/installs/odin/dev-2024-03/bin/odin to be executable.
asdf-odin: An error occurred while installing odin dev-2024-03.
❯ uname -a
Linux home 6.5.0-25-generic #25-Ubuntu SMP PREEMPT_DYNAMIC Wed Feb 7 14:58:39 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
❯ lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 23.10
Release: 23.10
Codename: mantic
Trying install latest odin version an error occured.