Skip to content

Error: 13 INTERNAL: Cannot install tool... #1352

Closed as not planned
Closed as not planned
@juddidier

Description

@juddidier

Describe the problem

With certain antivirus installation of tools fails with the error e.g.:

Failed to install platform: esp32:esp32.
Error: 13 INTERNAL: Cannot install tool ... moving extracted archive to destination dir: rename xxxx\xtensa-esp32-elf yyyy\xtensa-esp32-elf-gcc\gcc8_4_0-esp-2021r2-patch3: Access is denied.

renaming a directory (in my case xtensa-esp32-elf) to a nested directory (xtensa-esp32-elf-gcc\gcc8_4_0-esp-2021r2-patch3) is blocked.

To reproduce

in my case I use mcAfee

Expected behavior

in the tool installation process manually create the parent directory (in my case xtensa-esp32-elf-gcc) and then move.

Arduino IDE version

2.0.0rc9.2

Operating system

Windows

Operating system version

10

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions