https://bugzilla.redhat.com/show_bug.cgi?id=2210972
Bug ID: 2210972 Summary: perl-Text-Kakasi-2.04-51.fc39 FTBFS: error: Patch number not specified: %patch -p1 -b .perl580 Product: Fedora Version: rawhide OS: Linux Status: NEW Component: perl-Text-Kakasi Severity: medium Assignee: tagoh@redhat.com Reporter: ppisar@redhat.com QA Contact: extras-qa@fedoraproject.org CC: i18n-bugs@lists.fedoraproject.org, perl-devel@lists.fedoraproject.org, tagoh@redhat.com Target Milestone: --- Classification: Fedora
perl-Text-Kakasi-2.04-51.fc39 fails to build in Fedora 39:
$ fedpkg local Downloading Text-Kakasi-2.04.tar.gz ######################################################################## 100.0% error: Patch number not specified: %patch -p1 -b .perl580
error: Patch number not specified: %patch -p1 -b .perl580
test@fedora-39:~/fedora/perl-Text-Kakasi $ echo $? 1
This is triggered by rpm-4.18.90 which turned %patch without -P option into an error http://rpm.org/wiki/Releases/4.19.0.html#spec.
Reproducible: Always
https://bugzilla.redhat.com/show_bug.cgi?id=2210972
Petr Pisar ppisar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |2168842 | |(F39FTBFS,RAWHIDEFTBFS)
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2168842 [Bug 2168842] Fedora 39 FTBFS Tracker
https://bugzilla.redhat.com/show_bug.cgi?id=2210972
--- Comment #1 from Parag Nemade pnemade@redhat.com --- this can be fixed by either using %autosetup or %patch -P 0 -p1 -b .perl580
https://bugzilla.redhat.com/show_bug.cgi?id=2210972
Akira TAGOH tagoh@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
https://bugzilla.redhat.com/show_bug.cgi?id=2210972
Red Hat One Jira (issues.redhat.com) redhat-one-jira@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Link ID| |Red Hat Issue Tracker | |FC-847
https://bugzilla.redhat.com/show_bug.cgi?id=2210972
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |MODIFIED
--- Comment #2 from Fedora Update System updates@fedoraproject.org --- FEDORA-2023-393414462a has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-393414462a
https://bugzilla.redhat.com/show_bug.cgi?id=2210972
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ERRATA Status|MODIFIED |CLOSED Fixed In Version| |perl-Text-Kakasi-2.04-52.fc | |39 Last Closed| |2023-05-30 10:52:30
--- Comment #3 from Fedora Update System updates@fedoraproject.org --- FEDORA-2023-393414462a has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.
i18n-bugs@lists.fedoraproject.org