Hi Stephan,

On Wed, 2025-12-10 at 08:10 +0100, Stephan Bergmann wrote:
> On 12/9/25 21:26, John Paul Adrian Glaubitz wrote:
> > In order to debug what was going own, I added some debug code to print the 
> > contents of:
> > 
> >     toAbsoluteFileUrl(argSoffice.copy(RTL_CONSTASCII_LENGTH("path:"))).pData
> > 
> > which yielded:
> > 
> >     
> > file:///home/glaubitz/loffice/libreoffice-26.2.0~beta1/instdir/program/soffice
> > 
> > Looking at instdir/program, there is no "soffice", just "soffice.bin" which 
> > I can run manually:
> 
> On Linux, instdir/program/soffice is the main entry point (and it is a 
> shell script around soffice.bin).  It is generated from 
> desktop/scripts/soffice.sh via makefile targets in 
> desktop/CustomTarget_sofice.mk and desktop/Package_soffice_sh.mk.

Thanks for the quick feedback!

So, the question probably is why the script is missing before the smoketest is 
run.

I will try generating the script manually from the template and re-run the test.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to