Skip to content

ide command without arguments triggers download and installationΒ #1667

@hohwille

Description

@hohwille

Actual behavior

$ ide
Downloading 100% [===============================================================] 20/20MiB (0:00:33 / 0:00:00) .6MiB/s
Extracting 100% [=================================================================] 60/60MiB (0:00:00 / 0:00:00) ?MiB/s
IDE environment variables have been set for /d/projects/IDEasy in workspace main

I have no clue what was going on here. Unfortunately that is all output I got and currently I have no clue how to reproduce this bug.

Reproduce

I have no clue how I could reproduce this bug.
All I did was running ide command in a new Terminal tab (git-bash on Windows) and run that command after entering a project.
If we can reproduce this, we can easily run ide -t env to see what is happening here.

Expected behavior

Running just ide without arguments should only setup my environment but never ever download and install software.

IDEasy status

$ ide -p status
IDE_ROOT is set to D:/projects
IDE_HOME is set to D:/projects/project
Your version of IDEasy is 2025.12.001-12_18_10-SNAPSHOT.
You are using a SNAPSHOT version of IDEasy. For stability consider switching to a stable release via 'ide upgrade --mode=stable'
Your version of IDEasy is 2025.12.001-12_18_10-SNAPSHOT but version 2025.12.001-20251218.104950-4 is available. Please run the following command to upgrade to the latest version:
ide upgrade
Your operating system is windows(10.0)@x64 [Windows 11@amd64]
You are online.
Found bash executable at: C:/Program Files/Git/usr/bin/bash.exe
Found git executable at: C:/Program Files/Git/mingw64/bin/git.exe
Your settings are up-to-date.

Related/Dependent issues

No response

Comments/Hints

Maybe from the download and extraction size we can guess what was downloaded and unpacked here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    πŸ†• New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions