No, I think you don't need more tests since you have found the conflict source 
as far as I understand.

I'm very short of time for the month - may be someone on debian-ada can test 
your patched package ? Can you provide an url to download it please ?

----- Mail original -----
De: "Svante Signell" <svante.sign...@gmail.com>
À: "Xavier Grave" <xavier.gr...@csnsm.in2p3.fr>
Cc: 835...@bugs.debian.org, "Mattia Rizzolo" <mat...@debian.org>, 
debian-ada@lists.debian.org
Envoyé: Mercredi 7 Septembre 2016 13:00:33
Objet: Re: Bug#835966: RM: polyorb -- RoQA; unmaintained, RC-buggy

Hi again,

seems like the conflicting application is qemu-system-x86_64 whichever port I
choose in examples/dsa/bank/polyorb.conf:
# cat polyorb.conf
[dsa]
name_service=corbaloc:iiop:1.2@127.0.0.1:9099/NameService/000000024fF00000000800
00000
[iiop]
polyorb.protocols.iiop.default_port=5001

# cat namer/polyorb.conf
[iiop]
polyorb.protocols.iiop.default_port=9099

# netstat -ntap | grep LISTEN|less
8709/qemu-system-x8 
tcp        0      0 0.0.0.0:5001            0.0.0.0:*               LISTEN

ps aux|grep 8709
root      8713  0.0  0.0      0     0 ?        S    Aug24   0:00 [kvm-pit/8709]

In order to test properly I need to do that in an environment not running qemu,
like in a qemu linux guest. Unfortunately I cannot shut down all qemu instances
I have running on the box.

Do you want me to do that too? It will take a while.

On Wed, 2016-09-07 at 10:40 +0200, Xavier Grave wrote:
> I never got such error when using dsa, does the example is still running ?
> Did you try :
> netstat -ntap | grep LISTEN
> In order to see what's is running and may collide with the bank example.
> 
> But if the example from the web page is running I think you have achieved a
> working polyorb package as far as I can see. Nice.

Thanks!

Reply via email to