Checklist
How often does this bug occurs?
always
Expected behavior
$ eim select
Available versions:
✔ Which version do you want to select? · release/v6.0
Selected version: release/v6.0
===========================================
To activate this environment, run the following command in your terminal:
source "/home/zeepunt/.espressif/tools/activate_idf_release/v6.0.sh"
===========================================
$ source "/home/zeepunt/.espressif/tools/activate_idf_release/v6.0.sh"
-bash: /home/zeepunt/.espressif/tools/activate_idf_release/v6.0.sh: No such file or directory
Actual behavior (suspected bug)
There is no "activate_idf_release/v6.0.sh" file in the "~/.espressif/tools" directory
$ ls ~/.espressif/tools/ -l
total 56
drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:18 cmake
-rw-rw-r-- 1 zeepunt zeepunt 1707 6月 1 00:21 eim_idf.json
drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:17 esp32ulp-elf
drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:16 esp-clang
drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:17 esp-clang-libs
-rw-rw-r-- 1 zeepunt zeepunt 2213 6月 1 00:19 espidf.constraints.v6.0.txt
drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:17 esp-rom-elfs
drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:17 ninja
drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:16 openocd-esp32
drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:19 python
drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:18 riscv32-esp-elf
drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:17 riscv32-esp-elf-gdb
drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:16 xtensa-esp-elf
drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:18 xtensa-esp-elf-gdb
Error logs or terminal output
Steps to reproduce the behavior
eim install --idf-versions "release/v6.0"
eim list
eim select
source "~/.espressif/tools/activate_idf_release/v6.0.sh"
Project release version
eim 0.12.6
System architecture
Intel/AMD 64-bit (modern PC, older Mac)
Operating system
Linux
Operating system version
Ubuntu 22.04.5 LTS
Shell
Bash
Additional context
Here is eim logs.
eim_log.txt
Checklist
How often does this bug occurs?
always
Expected behavior
Actual behavior (suspected bug)
There is no "activate_idf_release/v6.0.sh" file in the "~/.espressif/tools" directory
$ ls ~/.espressif/tools/ -l total 56 drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:18 cmake -rw-rw-r-- 1 zeepunt zeepunt 1707 6月 1 00:21 eim_idf.json drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:17 esp32ulp-elf drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:16 esp-clang drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:17 esp-clang-libs -rw-rw-r-- 1 zeepunt zeepunt 2213 6月 1 00:19 espidf.constraints.v6.0.txt drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:17 esp-rom-elfs drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:17 ninja drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:16 openocd-esp32 drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:19 python drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:18 riscv32-esp-elf drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:17 riscv32-esp-elf-gdb drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:16 xtensa-esp-elf drwxrwxr-x 3 zeepunt zeepunt 4096 6月 1 00:18 xtensa-esp-elf-gdbError logs or terminal output
Steps to reproduce the behavior
Project release version
eim 0.12.6
System architecture
Intel/AMD 64-bit (modern PC, older Mac)
Operating system
Linux
Operating system version
Ubuntu 22.04.5 LTS
Shell
Bash
Additional context
Here is eim logs.
eim_log.txt