Bug 2066641 - perl-ORLite-1.98-27.fc37 FTBFS: Failed test '->table_info ok' with sqlite ≥ 3.38.0
Summary: perl-ORLite-1.98-27.fc37 FTBFS: Failed test '->table_info ok' with sqlite ≥ 3...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-ORLite
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jitka Plesnikova
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
Depends On:
Blocks: F37FTBFS
TreeView+ depends on / blocked
 
Reported: 2022-03-22 08:57 UTC by Petr Pisar
Modified: 2022-03-24 14:52 UTC (History)
1 user (show)

Fixed In Version: perl-ORLite-1.98-28.fc37
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-03-24 14:52:56 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CPAN 140748 0 None None None 2022-03-22 08:57:15 UTC

Description Petr Pisar 2022-03-22 08:57:15 UTC
perl-ORLite-1.98-27.fc37 fails to build in Fedora 37 because tests fail like this:

t/01_compile.t ....... ok
#   Failed test '->table_info ok'
#   at t/02_basics.t line 60.
#     Structures begin differing at:
#          $got->[0]{type} = 'INTEGER'
#     $expected->[0]{type} = 'integer'
# Looks like you failed 1 test of 74.
t/02_basics.t ........ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/74 subtests 

This is caused by upgrading sqlite from 3.36.0 to 3.38.0. See for a fix proposed to an upstream <https://rt.cpan.org/Public/Bug/Display.html?id=140748>.


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