Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1298821 - perl-Data-ObjectDriver-0.13-3.fc24 FTBFS: Failed test 'removing all bad wine' at t/02-basic.t line 248
Summary: perl-Data-ObjectDriver-0.13-3.fc24 FTBFS: Failed test 'removing all bad wine'...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Data-ObjectDriver
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Emmanuel Seyman
QA Contact: Fedora Extras Quality Assurance
URL: https://github.com/sixapart/data-obje...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-15 07:58 UTC by Petr Pisar
Modified: 2016-01-15 12:57 UTC (History)
2 users (show)

Fixed In Version: perl-Data-ObjectDriver-0.14-1.fc24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-15 12:57:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1298628 0 unspecified CLOSED perl-DBD-SQLite-1.48-2.fc24 FTBFS: t/virtual_table/21_perldata_charinfo.t test fails with sqlite 3.10.0 2022-05-16 11:32:56 UTC

Internal Links: 1298628

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


Note You need to log in before you can comment on or make changes to this bug.