Description
Have tried fresh install a number of times on Debian 9.
This is a testing setup under DietPi in Virtualbox
Always get the same result:
Upload tool 'avrdude' not found.
root@Testing:/mnt/dietpi_userdata# ./arduino-cli upload -p /dev/ttyUSB0 --verbose --debug --fqbn Moteino:avr:MoteinoMEGA /mnt/dietpi_userdata/Arduino/test
INFO[0000] Initiating configuration
INFO[0000] Unserializing configurations from /mnt/dietpi_userdata/.cli-config.yml
INFO[0000] Checking if CLI is Bundled into the IDE
INFO[0000] Candidate IDE Directory: /mnt/dietpi_userdata
INFO[0000] CLI is not bundled into the IDE
INFO[0000] Configuration set
INFO[0000] Starting root command preparation (arduino
)
INFO[0000] Formatter set
INFO[0000] Initializing package manager
INFO[0000] Loading hardware from: /mnt/dietpi_userdata/.arduino15/packages
INFO[0000] Loading package Moteino from: /mnt/dietpi_userdata/.arduino15/packages/Moteino/hardware
INFO[0000] Loaded platform platform="Moteino:[email protected]"
INFO[0000] Loading package arduino from: /mnt/dietpi_userdata/.arduino15/packages/arduino/hardware
INFO[0000] Loaded platform platform="arduino:[email protected]"
INFO[0000] Checking existence of 'tools' path: /mnt/dietpi_userdata/.arduino15/packages/arduino/tools
INFO[0000] Loading tools from dir: /mnt/dietpi_userdata/.arduino15/packages/arduino/tools
INFO[0000] Loaded tool tool="arduino:[email protected]"
INFO[0000] Loaded tool tool="arduino:[email protected]"
INFO[0000] Loaded tool tool="arduino:[email protected]"
INFO[0000] Loaded tool tool="arduino:[email protected]"
INFO[0000] Loaded tool tool="arduino:[email protected]"
INFO[0000] Loading package builtin from: /mnt/dietpi_userdata/.arduino15/packages/builtin
INFO[0000] Checking existence of 'tools' path: /mnt/dietpi_userdata/.arduino15/packages/builtin/tools
INFO[0000] Loading tools from dir: /mnt/dietpi_userdata/.arduino15/packages/builtin/tools
INFO[0000] Loaded tool tool="builtin:[email protected]"
ERRO[0000] Upload tool 'avrdude' not found. error=""
Upload tool 'avrdude' not found.