Description
Describe the problem
The ArduinoCreateAgent-1.3.3-linux-amd64-installer.run
and ArduinoCreateAgent-1.3.3-linux-amd64-installer.tar.gz
installation packages for Arduino Create Agent do not contain the Arduino_Create_Agent
executable.
The file sizes are 4.64 MB and 3.99 MB, respectively, compared to the v1.3.2 version of the Linux installation packages, which are 24.6 MB for the ArduinoCreateAgent-1.3.2-linux-amd64-installer.run
file and 23.9 MB for the ArduinoCreateAgent-1.3.2-linux-amd64-installer.tar.gz
When running the ArduinoCreateAgent-1.3.3-linux-amd64-installer.run
installer, it outputs the following during the install and no Arduino_Create_Agent
executable is available in the install path:
Please wait while Setup installs arduino-create-agent on your computer.
Installing
0% ______________ 50% ______________ 100%
###########################/bin/sh: 1: /home/greggw/ArduinoCreateAgent/Arduino_Create_Agent: not found
##############
----------------------------------------------------------------------------
Setup has finished installing arduino-create-agent on your computer.
To reproduce
Run ArduinoCreateAgent-1.3.3-linux-amd64-installer.run
and accept the default options.
Expected behavior
Running ArduinoCreateAgent-1.3.3-linux-amd64-installer.run
installer would write a Arduino_Create_Agent
, Arduino_Create_Agent-cli
and Arduino_Create_Agent-temp
executable into the installation path.
Arduino Create Agent version
v1.3.3
Operating system
Linux
Operating system version
Ubuntu 23.04
Browser
Brave
Browser version
v1.59.117
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest version
- My report contains all necessary details