mspacek commented on the pull-request: `Update to 2.016` that you are following: `` The error is: ``` + prove -lv t/12_TCP_ipv6.t 2026/02/05-16:10:20 Net::Server::Test (type Net::Server) starting! pid(913) Binding to TCP port 20700 on host * with IPv6 2026/02/05-16:10:20 Cannot bind and listen to TCP port 20700 on * [Invalid argument] at line 78 in file /builddir/build/BUILD/perl-Net-Server-2.016-build/Net-Server-2.016/lib/Net/Server/Proto/TCP.pm 2026/02/05-16:10:20 Server closing! t/12_TCP_ipv6.t .. 1..5 ok 1 - Can fork on this platform ok 2 - Got needed ports (20700) ok 3 - Pipe works ok 4 - use Net::Server not ok 5 - Got the correct output from the server # failed at t/12_TCP_ipv6.t line 78 # Error: Timeout Failed 1/5 subtests ```
I reported issue with handling of error to upstream: https://github.com/rhandom/perl-net-server/issues/45 I don't know root cause still. `` To reply, visit the link below https://src.fedoraproject.org/rpms/perl-Net-Server/pull-request/13 -- _______________________________________________ perl-devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
