<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">I was apparently at least partly misunderstanding this. I thought I verified a missing file on one exception trace. I installed what appeared to be missing packages and that one no longer shows up.<div><br></div><div>I still get exception traces on some .so files which appear to be reporting errors on dpkg -S commands unable to determine the packages for some files. The files are in fact there. I was seeing these because I was running verbose. Trying some old stuff I still have to see if I could get jpackage to work. Without verbose it runs through indicating no errors. However, running the created deb file doesn’t appear to be creating an app that I can find. Nothing else seems to give me any information on what the actual install is doing. I did notice in the verbose output a lot of <a href="http://libjvm.so">libjvm.so</a> is missing messages. </div><div><br></div><div>Anyhow, for my current purposes the code doesn’t have to run as a Pi application. I can command line if I have to. Or I was thinking about modifying some of the application code to run standalone.</div><div><br></div><div>Thanks anyhow,</div><div><br></div><div>Mike<br id="lineBreakAtBeginningOfMessage"><div><br><blockquote type="cite"><div>On Apr 19, 2024, at 1:13 PM, Michael Hall <mik3hall@gmail.com> wrote:</div><br class="Apple-interchange-newline"><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">I don’t know what flavors you are looking to support but there seems to be somewhat different issues on a Raspberry Pi. I was just trying to use jpackage there.<div><br></div><div>I am getting errors like the command</div><div><br></div><div>dpkg -S /lib/aarch64-linux-gnu/<a href="http://libxau.so/">libXau.so</a>.6 </div><div>The file isn’t found</div><div><br></div><div>These actually appear to have entries in</div><div><br></div><div>/usr/lib/aarch64-linux-gnu</div><div><br></div><div>Which in turn appear to be symbolic links like…</div><div><br></div><div>/usr/lib/aarch64-linux-gnu/<a href="http://libxau.so/">libXau.so</a>.6 -> <a href="http://libxau.so/">libXau.so</a>.6.0.0</div><div><br></div><div>I am thinking I could try making symbolic links as a workaround myself.</div><div><br></div><div><br></div><div><br></div><div><br id="lineBreakAtBeginningOfMessage"><div><br></div><br></div></div></div></blockquote></div><br></div></body></html>