Bug 2155167

Summary: inn-2.7.0-3.fc38 FTBFS in Fedora 38: util/innupgrade test fail
Product: [Fedora] Fedora Reporter: Tomáš Hrnčiar <thrnciar>
Component: innAssignee: Dominik 'Rathann' Mierzejewski <dominik>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dominik, ovasik, ppisar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://koschei.fedoraproject.org/package/inn
Whiteboard:
Fixed In Version: inn-2.7.0-3.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-01-11 12:17:34 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:
Bug Depends On:    
Bug Blocks: 2117176, 2135404    

Description Tomáš Hrnčiar 2022-12-20 09:39:41 UTC
Description of problem:
Package inn fails to build from source in Fedora Rawhide.

Version-Release number of selected component (if applicable):
2.7.0-2.fc38

Steps to Reproduce:
koji build --scratch f38 inn-2.7.0-2.fc38.src.rpm

Additional info:
This package is tracked by Koschei. See:
https://koschei.fedoraproject.org/package/inn

Comment 1 Petr Pisar 2023-01-09 08:49:48 UTC
From a build log:

util/inndf..............ok
util/innupgrade.........FAILED 1-14, 16-18
Failed Set                 Fail/Total (%) Skip Stat  Failing Tests
-------------------------- -------------- ---- ----  ------------------------
util/innupgrade              17/18    94%    0    0  1-14, 16-18
Failed 17/3957 tests, 99.57% okay, 40 tests skipped.
Files=63,  Tests=3957,  8.38 seconds (2.63 usr + 2.31 sys = 4.94 CPU)
make: Leaving directory '/builddir/build/BUILD/inn-2.7.0/tests'

A difference between passing and failing build root is at <https://koschei.fedoraproject.org/build/14175837>.

Comment 2 Fedora Update System 2023-01-11 12:15:59 UTC
FEDORA-2023-cbedbaad40 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-cbedbaad40

Comment 3 Fedora Update System 2023-01-11 12:17:34 UTC
FEDORA-2023-cbedbaad40 has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 4 Dominik 'Rathann' Mierzejewski 2023-01-11 12:38:17 UTC
(In reply to Petr Pisar from comment #1)
[...]
> A difference between passing and failing build root is at
> <https://koschei.fedoraproject.org/build/14175837>.

Fixed. perl-subs was the missing dependency, thanks.