Bug 1324887

Summary: perl-Starlet-0.29-1.fc25 FTBFS: t/11multi-sockets.t fails
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-StarletAssignee: Ralf Corsepius <rc040203>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: emmanuel, perl-devel, rc040203
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://koji.fedoraproject.org/koji/taskinfo?taskID=13413049
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-14 20:59:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Petr Pisar 2016-04-07 13:48:40 UTC
perl-Starlet-0.29-1.fc25 fails to build in F25:

t/10unix_domain_socket.t ... ok
failed to listen:Address already in use at t/11multi-sockets.t line 16.
t/11multi-sockets.t ........ 
Dubious, test returned 98 (wstat 25088, 0x6200)
No subtests run 

Difference between working and failing build root:

        perl-Test-TCP 	2.14-3.fc24 	> 	2.15-1.fc25
	perl-version 	5:0.99.15-1.fc25 	> 	5:0.99.16-1.fc25
	perl-Module-CoreList 	1:5.20160121-1.fc24 	> 	1:5.20160320-1.fc25
	perl-podlators 	4.06-2.fc24 	> 	4.07-1.fc25
	systemtap-sdt-devel 	3.0-0.20160314git... 	> 	3.0-0.20160321git...
	systemd-libs 	229-7.fc25 	> 	229-8.fc25
	systemd 	229-7.fc25 	> 	229-8.fc25
	device-mapper 	1.02.120-4.fc25 	> 	1.02.120-5.fc25
	device-mapper-libs 	1.02.120-4.fc25 	> 	1.02.120-5.fc25
	perl-generators 	1.07-3.fc24 	> 	1.08-1.fc25

Comment 1 Petr Pisar 2016-04-08 11:19:18 UTC
This is caused by upgrading perl-Test-TCP to 2.15 <https://github.com/tokuhirom/Test-TCP/issues/50>.

Comment 2 Jan Kurik 2016-07-26 04:58:13 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle.
Changing version to '25'.

Comment 3 Emmanuel Seyman 2016-08-14 20:59:29 UTC
I don't know if it's because of perl-Test-TCP being updated to 2.16 or perl-Starlet being updated to 0.30 but this issue is fixed.