https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36948
--- Comment #8 from David Cook <[email protected]> --- (In reply to David Cook from comment #7) > Looks like Debian 12 uses "libnet-server-perl 2.013-2" while Ubuntu 22.04 > uses "libnet-server-perl 2.009-2". Note that Ubuntu 22.04 there is no problem binding to *:8023: LISTEN 0 4096 *:8023 *:* users:(("perl",pid=915,fd=18),("perl",pid=823,fd=18)) Interestingly, "epmd" is separately bound to 0.0.0.0 and [::]: LISTEN 0 4096 0.0.0.0:4369 0.0.0.0:* users:(("epmd",pid=151,fd=3)) LISTEN 0 4096 [::]:4369 [::]:* users:(("epmd",pid=151,fd=4)) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
