Bug 715795
Summary: | FTBFS perl-Class-DBI-AsForm-2.42-11.fc14 | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | FTBFS <ftbfs> | ||||||||||||||||
Component: | perl-Class-DBI-AsForm | Assignee: | Tom "spot" Callaway <tcallawa> | ||||||||||||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
Severity: | high | Docs Contact: | |||||||||||||||||
Priority: | high | ||||||||||||||||||
Version: | rawhide | CC: | perl-devel, ppisar, tcallawa | ||||||||||||||||
Target Milestone: | --- | Keywords: | Triaged | ||||||||||||||||
Target Release: | --- | ||||||||||||||||||
Hardware: | All | ||||||||||||||||||
OS: | Linux | ||||||||||||||||||
URL: | http://linux.dell.com/files/fedora/FixBuildRequires/mock-results/ | ||||||||||||||||||
Whiteboard: | |||||||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||
Last Closed: | 2011-06-28 19:57:05 UTC | Type: | --- | ||||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||
Embargoed: | |||||||||||||||||||
Bug Depends On: | |||||||||||||||||||
Bug Blocks: | 713919 | ||||||||||||||||||
Attachments: |
|
Description
FTBFS
2011-06-23 15:10:34 UTC
Created attachment 507179 [details]
root.log
root.log for i386
Created attachment 507180 [details]
build.log
build.log for i386
Created attachment 507181 [details]
mock.log
mock.log for i386
Created attachment 507182 [details]
root.log
root.log for x86_64
Created attachment 507183 [details]
build.log
build.log for x86_64
Created attachment 507184 [details]
mock.log
mock.log for x86_64
F15 affected too. Two tests fail on trailing white spaces: # Failed test 'Select OK' # at t/01.t line 43. # got: '<select name="bar"><option value="1">Hi</option></select>' # expected: '<select name="bar"><option value="1">Hi</option></select> # ' # Failed test 'All correct as an object method' # at t/01.t line 54. # Structures begin differing at: # $got->{bar} = '<select name="bar"><option selected value="1">Hi</option></select>' # $expected->{bar} = '<select name="bar"><option selected value="1">Hi</option></select> # ' # Looks like you failed 2 tests of 4. t/01.t ............ Dubious, test returned 2 (wstat 512, 0x200) Failed 2/4 subtests Seems like incompatible change in perl-HTML-Tree. Last successful build was against 1:perl-HTML-Tree-3.23-10.fc13.noarch. HTML-Tree-4.0 removes erroneous trailing new lines. So this tests in this package should be aligned. Created attachment 509727 [details]
Fix
Changes submitted to upstream.
Fix applied to rawhide (2.42-14), thanks! |