Bug#985578: [Pkg-electronics-devel] Bug#985578: arduino-core-avr: Flashing bootloader fails due to invalid size

2021-11-14 Thread Rock Storm
On Sun, 2021-11-14 at 02:18 +0300, Alexander Buzin wrote: > My system is Debian bullseye+backports. No foreign apps. > It seems that Debian includes an ancient version of optiboot (v.4.4 of > January 2012). It is unusable because the size of the resulting > bootloader is too big. Current version

Bug#985578: arduino-core-avr: Flashing bootloader fails due to invalid size

2021-11-13 Thread Alexander Buzin
al@legion:~/src$ git clone https://github.com/Optiboot/optiboot.git optiboot.git Cloning into 'optiboot.git'... remote: Enumerating objects: 1965, done. remote: Counting objects: 100% (240/240), done. remote: Compressing objects: 100% (127/127), done. remote: Total 1965 (delta 137), reused 178

Bug#985578: arduino-core-avr: Flashing bootloader fails due to invalid size

2021-03-20 Thread Gregor Riepl
> you hit some more issue we currently have with these files. > A lot of them we can't currently rebuild at all and due this we can't > ship them. > > We have written some notes about the known problems to > /usr/share/doc/arduino-core-avr/README.Debian and it seems this should > get extended

Bug#985578: arduino-core-avr: Flashing bootloader fails due to invalid size

2021-03-20 Thread Carsten Schoenert
Hello Gregor, Am Sat, Mar 20, 2021 at 11:33:48AM +0100 schrieb Gregor Riepl: ... > Please ensure that this bootloader does not exceed 512 bytes when building the > package. It's likely that the increase in size was caused by a recently > updated > avr-gcc. I don't know if there are any compiler

Bug#985578: arduino-core-avr: Flashing bootloader fails due to invalid size

2021-03-20 Thread Gregor Riepl
Package: arduino-core-avr Version: 1.8.3+dfsg1-1 Severity: important X-Debbugs-Cc: onit...@gmail.com Dear Maintainer, The Arduino bootloader binaries shipped in Debian cannot be flashed to Arduino devices, because they are too big. I tested only with the Arduino Uno, but others may be affected