On Thu, 14 Nov 2024 22:59:54 +0100
Santiago Ruano Rincón <santiag...@riseup.net> wrote:

> Control: tag -1 + moreinfo
> 
> Hello Alexandre,
> 
> El 14/11/24 a las 14:05, Alexandre DENIS escribió:
> > Package: libomniorb4-3t64
> > Version: 4.3.2+ds1-1.1+b2
> > Severity: important
> > 
> > Dear Maintainer,
> > 
> > When I compile and start a program using omniORB4, I get the
> > following error:
> > 
> > omniORB: (0) 2024-11-14 12:52:27.189449: ORB_init failed: Bad
> > parameter (2097152    # 2 MBytes.) for ORB configuration option
> > giopMaxMsgSize, reason: Invalid value, expect n >= 8192 or n == 0
> > 
> > This is due to the following line in /etc/omniORB.cfg:
> > 
> > giopMaxMsgSize = 2097152    # 2 MBytes.
> > 
> > the comments are not allowed at the end of lines. The parser is
> > confused and takes the comment as part of the value. If instead we
> > use the following:
> > 
> > giopMaxMsgSize = 2097152
> > 
> > then omniORB4 works normally.  
> 
> [snip]
> 
> Thanks for your bug report. However, omniorb-dfsg doesn't ship
> /etc/omniORB.cfg since version 4.2.4-1. It is probably a remainder
> from a previous installation. Could you please verify? What is the
> output of `dpkg -S /etc/omniORB.cfg`?

# dpkg -S /etc/omniORB.cfg
libomniorb4-2:amd64: /etc/omniORB.cfg

# dpkg --list libomniorb4-2:amd64
rc  libomniorb4-2:amd64 4.2.5+ds1-1.1+b1 amd64        omniORB core libraries

My bad, it's a stray config file from a previous package. I purged
the old package, and now it works as expected. Sorry for the 
inconvenience.

Thanks.



> 
> Thomas, may I ask you if omniorb should ship that configuration file?
> If yes, is the library the correct binary package for that, or should
> it be omniorb?
> 
> Cheers,
> 
>  -- Santiago

Attachment: pgp307XNKyajr.pgp
Description: OpenPGP digital signature

Reply via email to