https://bugzilla.redhat.com/show_bug.cgi?id=1917453
Bug ID: 1917453 Summary: perl-Git-Repository-1.324-5.fc34 FTBFS: t/24-errors.t fails 'warnings: 0' test with a new git 2.30.0 Product: Fedora Version: rawhide URL: https://koschei.fedoraproject.org/package/perl-Git-Rep ository Status: NEW Component: perl-Git-Repository Assignee: jpazdziora@redhat.com Reporter: ppisar@redhat.com QA Contact: extras-qa@fedoraproject.org CC: iarnell@gmail.com, jpazdziora@redhat.com, perl-devel@lists.fedoraproject.org Blocks: 1868278 (F34FTBFS) Target Milestone: --- Classification: Fedora
perl-Git-Repository-1.324-5.fc34 fails to build in Fedora 34 because the tests fails like this:
t/22-backward.t ............ ok hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch <name> hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m <name> at /builddir/build/BUILD/Git-Repository-1.324/blib/lib/Test/Git.pm line 75. t/23-quiet.t ............... ok # Failed test 'warnings: 0' # at t/24-errors.t line 214. # got: '1' # expected: '0'
A difference between the passing and failing build is at https://koschei.fedoraproject.org/build/9518052. An upgrade of git from 2.29.2-4.fc34 to 2.30.0-0.1.rc1.fc34 looks suspicious.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1868278 [Bug 1868278] (F34FTBFS) - Fedora 34 FTBFS Tracker
https://bugzilla.redhat.com/show_bug.cgi?id=1917453
Petr Pisar ppisar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Link ID| |CPAN 133951
https://bugzilla.redhat.com/show_bug.cgi?id=1917453
Fedora Release Engineering releng@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(jpazdziora@redhat | |.com)
--- Comment #1 from Fedora Release Engineering releng@fedoraproject.org --- Dear Maintainer,
your package has an open Fails To Build From Source bug for Fedora 34. Action is required from you.
If you can fix your package to build, perform a build in koji, and either create an update in bodhi, or close this bug without creating an update, if updating is not appropriate [1]. If you are working on a fix, set the status to ASSIGNED to acknowledge this. If you have already fixed this issue, please close this Bugzilla report.
Following the policy for such packages [2], your package will be orphaned if this bug remains in NEW state more than 8 weeks (not sooner than 2021-03-15).
A week before the mass branching of Fedora 35 according to the schedule [3], any packages not successfully rebuilt at least on Fedora 33 will be retired regardless of the status of this bug.
[1] https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ [2] https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_... [3] https://fedorapeople.org/groups/schedule/f-35/f-35-key-tasks.html
https://bugzilla.redhat.com/show_bug.cgi?id=1917453
--- Comment #2 from Jan Pazdziora jpazdziora@redhat.com --- Filed upstream as https://github.com/book/Git-Repository/pull/20.
https://bugzilla.redhat.com/show_bug.cgi?id=1917453
Jan Pazdziora jpazdziora@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED Flags|needinfo?(jpazdziora@redhat | |.com) |
--- Comment #3 from Jan Pazdziora jpazdziora@redhat.com --- Built perl-Git-Repository-1.324-7.fc34, on its way to rawhide via https://bodhi.fedoraproject.org/updates/FEDORA-2021-0b2d476e66.
https://bugzilla.redhat.com/show_bug.cgi?id=1917453
Jan Pazdziora jpazdziora@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |CLOSED Resolution|--- |RAWHIDE Last Closed| |2021-02-01 16:25:36
--- Comment #4 from Jan Pazdziora jpazdziora@redhat.com --- The build is now in Fedora rawhide.
perl-devel@lists.fedoraproject.org