Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 623084 - <dev-perl/Panotools-Script-0.280.0-r3 fails tests on perl 5.26 (Unescaped left brace in regex is illegal here in regex)
Summary: <dev-perl/Panotools-Script-0.280.0-r3 fails tests on perl 5.26 (Unescaped lef...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL: https://rt.cpan.org/Public/Bug/Displa...
Whiteboard:
Keywords: TESTFAILURE
: 640108 (view as bug list)
Depends on:
Blocks: perl-5.26
  Show dependency tree
 
Reported: 2017-06-30 00:44 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2018-01-30 02:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-06-30 00:44:29 UTC
t/101.makerule.t ........ ok
t/102.platform.t ........ ok 
t/103.platform.t ........ ok 
t/104.metachars.t ....... Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\tuname -a > \${ <-- HERE TMPDIR}/bar && echo \\"\\ \\#\\#\\#\\ \\\(woo\\!\\\)\\ \\#\\#\\#\\ \\"/ at t/104.metachars.t line 28.
t/104.metachars.t ....... skipped: (no reason given)
t/105.vars.t ............ ok 
t/106.photos.t .......... ok 
t/201.pano_trafo.t ...... Can't exec "pano_trafo": No such file or directory at t/201.pano_trafo.t line 13.
pano_trafo not found, skipping tests...
t/201.pano_trafo.t ...... ok 

Test Summary Report
-------------------
t/104.metachars.t     (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-12-12 16:45:08 UTC
*** Bug 640108 has been marked as a duplicate of this bug. ***
Comment 2 Larry the Git Cow gentoo-dev 2017-12-24 00:22:56 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=504f447ff488f89ea556fd3a35d7a21216532a7d

commit 504f447ff488f89ea556fd3a35d7a21216532a7d
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2017-12-24 00:21:05 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2017-12-24 00:22:49 +0000

    dev-perl/Panotools-Script: Fix test failures re bug #623084
    
    - EAPI6
    - Fix test failures
    
    Bug: https://bugs.gentoo.org/623084
    Package-Manager: Portage-2.3.18, Repoman-2.3.6

 .../Panotools-Script-0.280.0-r3.ebuild             | 38 ++++++++++++++++++++++
 .../Panotools-Script-0.28-curly-bracket.patch      | 30 +++++++++++++++++
 2 files changed, 68 insertions(+)}
Comment 3 Larry the Git Cow gentoo-dev 2018-01-30 02:18:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef404ad1236112aafd6934d223d28179a887ee96

commit ef404ad1236112aafd6934d223d28179a887ee96
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2018-01-30 02:13:47 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-01-30 02:18:14 +0000

    dev-perl/Panotools-Script: Cleanup old re bug #623084
    
    Closes: https://bugs.gentoo.org/623084
    Package-Manager: Portage-2.3.18, Repoman-2.3.6

 .../Panotools-Script-0.280.0-r2.ebuild             | 39 ----------------------
 1 file changed, 39 deletions(-)