Bug 1462217 - intltool-update is broken by perl 5.26
Summary: intltool-update is broken by perl 5.26
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: intltool
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-16 12:37 UTC by Daniel Berrangé
Modified: 2017-08-09 08:56 UTC (History)
2 users (show)

Fixed In Version: intltool-0.51.0-10.fc27
Clone Of:
Environment:
Last Closed: 2017-08-09 08:56:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Daniel Berrangé 2017-06-16 12:37:24 UTC
Description of problem:
On Fedora rawhide with perl 5.26, intltool-update crashes

$ srcdir=../../po /usr/bin/intltool-update -m
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1082, <CONF> line 61.

Adding a '\' before the { in the regex fixes the error message, but unclear if that's the correct semantic fix.


Version-Release number of selected component (if applicable):
intltool-0.51.0-8.fc26.noarch

How reproducible:
Always

Steps to Reproduce:
1.Run intltool-update
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Kalev Lember 2017-08-09 08:56:54 UTC
Hopefully fixed with intltool-0.51.0-10.fc27, can you confirm please?


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