Bug 1298821

Summary: perl-Data-ObjectDriver-0.13-3.fc24 FTBFS: Failed test 'removing all bad wine' at t/02-basic.t line 248
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-Data-ObjectDriverAssignee: Emmanuel Seyman <emmanuel>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: emmanuel, perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://github.com/sixapart/data-objectdriver/issues/21
Whiteboard:
Fixed In Version: perl-Data-ObjectDriver-0.14-1.fc24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-15 12:57:41 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-01-15 07:58:10 UTC
perl-Data-ObjectDriver-0.13-3.fc24 fails to build in F24 because a test fails:

t/01-col-inheritance.t ..... ok
#   Failed test 'removing all bad wine'
#   at t/02-basic.t line 248.
#          got: '3'
#     expected: '0E0'
# Looks like you failed 1 test of 67.
t/02-basic.t ............... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/67 subtests 

Difference between working and failing build root is:

        glibc 	2.22.90-27.fc24 	> 	2.22.90-29.fc24
	sqlite 	3.9.2-1.fc24 	> 	3.10.0-1.fc24
	glibc-common 	2.22.90-27.fc24 	> 	2.22.90-29.fc24
	glibc-devel 	2.22.90-27.fc24 	> 	2.22.90-29.fc24
	elfutils-libelf 	0.165-1.fc24 	> 	0.165-2.fc24
	elfutils-default-yama-scope 	0.165-1.fc24 	> 	0.165-2.fc24
	coreutils-common 	8.24-105.fc24 	> 	8.24-106.fc24
	python-srpm-macros 		> 	3-4.fc24
	coreutils 	8.24-105.fc24 	> 	8.24-106.fc24
	python3-libs 	3.5.1-2.fc24 	> 	3.5.1-3.fc24
	gnupg2 	2.1.10-1.fc24 	> 	2.1.10-3.fc24
	glibc-headers 	2.22.90-27.fc24 	> 	2.22.90-29.fc24
	elfutils-libs 	0.165-1.fc24 	> 	0.165-2.fc24
	redhat-rpm-config 	36-1.fc24 	> 	39-1.fc24
	elfutils 	0.165-1.fc24 	> 	0.165-2.fc24
	python3 	3.5.1-2.fc24 	> 	3.5.1-3.fc24

Comment 1 Petr Pisar 2016-01-15 08:03:51 UTC
This is cause by upgrading sqlite from 3.9.2-1.fc24 to 3.10.0-1.fc24.

Comment 2 Petr Pisar 2016-01-15 08:05:28 UTC
Upstream released Data-ObjectDriver-0.14 that should fix it.

Comment 3 Emmanuel Seyman 2016-01-15 12:57:41 UTC
Indeed. Updated and buitl for rawhide