Bug#1099511: newest releases of bc* java libraries cause arduino to fail to start
Emmanuel Bourg
ebourg at apache.org
Tue Mar 4 10:51:06 GMT 2025
On 04/03/2025 11:33, Jonas Smedegaard wrote:
> Thanks for the clarification.
>
> I have reassigned accordingly: If I understand you correctly, the bug
> (of changing without coordination with reverse dependencies) is in
> src:bouncycastle, even if the best fix might be a change in arduino.
Actually the issue is the classpath used by arduino, it contains only
bcprov.jar and should now also include bcutil.jar. This can't be done at
the src:bouncycastle level and must be changed in src:arduino, here:
https://salsa.debian.org/electronics-team/arduino/arduino/-/blob/debian/2%251.8.19+dfsg1-2/debian/arduino.links?ref_type=tags#L25
The arduino package will also require a dependency on libbcutil-java.
Emmanuel Bourg
More information about the pkg-java-maintainers
mailing list