Bug#890012: namazu2-index-tools: mknmz fails with Perl 5.26

2019-04-15 Thread Takatsugu Nokubi
On Tue, 16 Apr 2019 00:20:49 +0900 (JST) Tatsuya Kinoshita wrote: > On April 6, 2018 at 10:58PM +0900, tats (at debian.org) wrote: > >> $ perl -c /usr/share/namazu/filter/hnf.pl > >> Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/%{ <-- HERE ?([a-z]+)}?/ at /usr/sh

Bug#890012: namazu2-index-tools: mknmz fails with Perl 5.26

2019-04-15 Thread Tatsuya Kinoshita
On April 6, 2018 at 10:58PM +0900, tats (at debian.org) wrote: >> $ perl -c /usr/share/namazu/filter/hnf.pl >> Unescaped left brace in regex is illegal here in regex; marked by <-- HERE >> in m/%{ <-- HERE ?([a-z]+)}?/ at /usr/share/namazu/filter/hnf.pl line 247. > > Fixed in the upstream CVS repo

Bug#890012: namazu2-index-tools: mknmz fails with Perl 5.26

2018-04-06 Thread Tatsuya Kinoshita
Control: tags -1 + patch fixed-upstream On February 10, 2018 at 11:25AM +0900, tats (at debian.org) wrote: > $ perl -c /usr/share/namazu/filter/hnf.pl > Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in > m/%{ <-- HERE ?([a-z]+)}?/ at /usr/share/namazu/filter/hnf.pl li

Bug#890012: namazu2-index-tools: mknmz fails with Perl 5.26

2018-02-09 Thread Tatsuya Kinoshita
Package: namazu2-index-tools Version: 2.0.21-21 Severity: important mknmz fails because of the following error: ``` $ perl -c /usr/share/namazu/filter/hnf.pl Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/%{ <-- HERE ?([a-z]+)}?/ at /usr/share/namazu/filter/hnf.p