Skip to content

eim install release/v6.0 succeeded, but can not find activate.sh (EIM-831) #839

@Zeepunt

Description

@Zeepunt

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate
  • Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
  • Tested with the latest version to ensure the issue hasn't been fixed

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

See attachment

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions