Bug 1409842

Summary: perl-String-Diff-0.07-3.fc26 FTBFS: tests fail with YAML 1.21
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-String-DiffAssignee: Jan Pazdziora <jpazdziora>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: iarnell, jpazdziora, jplesnik, perl-devel, ppisar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://apps.fedoraproject.org/koschei/build/2452461
Whiteboard:
Fixed In Version: perl-String-Diff-0.07-5.fc26 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-02-16 09:12:24 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:
Embargoed:

Description Petr Pisar 2017-01-03 15:25:42 UTC
perl-String-Diff-0.07-3.fc26 fails to build in F26 because tests fail:

t/01_export.t ........... ok
#   Failed test at t/02_diff_fully-pp.t line 16.
#     Structures begin differing at:
#          $got->[1] = undef
#     $expected->[1] = ARRAY(0x1f0bee0)
# Looks like you failed 1 test of 13.
t/02_diff_fully-pp.t .... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/13 subtests 
#   Failed test at t/02_diff_fully.t line 15.
#     Structures begin differing at:
#          $got->[1] = undef
#     $expected->[1] = ARRAY(0x2630018)
# Looks like you failed 1 test of 13.
t/02_diff_fully.t ....... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/13 subtests 

This is caused by upgrading perl-YAML from 1.20-1.fc26 to 1.21-1.fc26 and Debian provided a patch in its bug tracker.

Comment 2 Jan Pazdziora 2017-01-11 10:47:11 UTC
Do you propose to wait for new upstream release, or make fix in Fedora with the patch?

Comment 3 Petr Pisar 2017-01-11 11:02:46 UTC
It's only matter of tests, so the modules are fine and it does not affect users. But there will be Fedora 26 mass rebuild, so it would be great to fix it before the mass rebuild. Provided upstream has not yet responded for (more than two weeks), I would go with patching Fedora.