Bug#856870: me too

Joey Hess id at joeyh.name
Mon Feb 14 19:08:16 GMT 2022


Version: 1.5.2-2.1

I'm now seeing this bug. Oddly, I did not see the bug back in 2020,
when I was successfully using arduino-mk. But now:

make do_upload
make[1]: Entering directory '/home/joey/src/arduino-copilot/Examples/Blink'
/usr/share/arduino/hardware/tools/avr/bin/avrdude -q -V -p atmega328p -C /usr/share/arduino/hardware/tools/avr/etc/avrdude.conf -D -c arduino -b 115200 -P /dev/ttyUSB0 \
		-U flash:w:build-uno/Blink_.hex:i
avrdude: can't open config file "/usr/share/arduino/hardware/tools/avr/etc/avrdude.conf": No such file or directory
avrdude: error reading system wide configuration file "/usr/share/arduino/hardware/tools/avr/etc/avrdude.conf"
make[1]: *** [/usr/share/arduino/Arduino.mk:1462: do_upload] Error 1
make[1]: Leaving directory '/home/joey/src/arduino-copilot/Examples/Blink'
make: *** [/usr/share/arduino/Arduino.mk:1455: upload] Error 2

I think it was probably fixed in the interim and then broken again,
since the path is different than in the original bug report.

My workaround:

root at darkstar:/usr/share/arduino/hardware/tools/avr>mkdir etc
root at darkstar:/usr/share/arduino/hardware/tools/avr>cd etc
root at darkstar:/usr/share/arduino/hardware/tools/avr/etc>ln -s /etc/avrdude.conf 

-- 
see shy jo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20220214/8745399f/attachment.sig>


More information about the debian-science-maintainers mailing list