[Pkg-electronics-devel] Bug#985506: arduino: broken symlink: /usr/share/arduino/lib/bcprov.jar -> /bcprov-jdk15on-152.jar
Carsten Schoenert
c.schoenert at t-online.de
Sat Mar 20 14:57:00 GMT 2021
Control: tags -1 pending
Hello Andreas,
Am Fri, Mar 19, 2021 at 11:41:19AM +0100 schrieb Andreas Beckmann:
> 1m10.1s ERROR: FAIL: Broken symlinks:
> /usr/share/arduino/lib/bcprov.jar -> /bcprov-jdk15on-152.jar (arduino)
>
> bcprov-jdk15on-152.jar does not exist in any package in the archive
> (and putting it into / would be a FHS violation)
argh, the root for this broken symlink was a not correct finalized
sequencer file for the symlinking. This particular specific required
file comes from the library libbcprov-java and installed as
/usr/share/java/bcprov-1.65.jar which we want to access via the symlink
from the non versioned version.
The chain on current testing looks then like this.
/usr/share/arduino/lib/bcprov.jar -->
/usr/share/java/bcprov.jar -->
/usr/share/java/bcprov-1.65.jar
The fix is on the way.
Regards
Carsten
More information about the Pkg-electronics-devel
mailing list