Hi! I've come across the following problem: When installing classpath, the second symbolic links are not copied to the target. This should not happen as the library is installed as install_lib and you should install the second symbol links. I came from an older version of ptxdist and this didn't happen. ptxdist --version: 2018.06.0 I'm not sure if it's a bug or a problem of mine. Paste Log: install link: src=libjavalangreflect.so.0.0.0 dst=/usr/lib/classpath/libjavalangreflect.so.0 install file: src=DistroKit/platform-rpi/packages/classpath-0.99/usr/lib/classpath/libjavanio.so.0.0.0 dst=/usr/lib/classpath/libjavanio.so.0.0.0 owner=0 group=0 permissions=0644 install link: src=libjavanio.so.0.0.0 dst=/usr/lib/classpath/libjavanio.so.0 -----> MISSING COPY libjavaio.so install file: src=DistroKit/platform-rpi/packages/classpath-0.99/usr/lib/security/classpath.security dst=/usr/lib/security/classpath.security owner=0 group=0 permissions=0644 Regards!