Re: Integrated: 8295111: dpkg appears to have problems resolving symbolically linked native libraries

2024-04-19 Thread Michael Hall
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. I still get exception traces on some .so files which appear to be reporting errors on dpkg -S

Re: Integrated: 8295111: dpkg appears to have problems resolving symbolically linked native libraries

2024-04-19 Thread Michael Hall
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. I am getting errors like the command dpkg -S /lib/aarch64-linux-gnu/libXau.so .6 The file isn’t found These

Integrated: 8295111: dpkg appears to have problems resolving symbolically linked native libraries

2024-04-18 Thread Alexey Semenyuk
On Thu, 18 Apr 2024 19:56:43 GMT, Alexey Semenyuk wrote: > Pass a path with resolved symlinks to `dpkg -S` command. If it fails, try the > original path if they differ. > > Testing on Ubuntu 24.04 passed. Successfully created a .deb package from > SwingSet2.jar with the not-empty list of