Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 635464 - <dev-perl/HTML-Template-JIT-0.50.0-r2 broken without '.' in @INC
Summary: <dev-perl/HTML-Template-JIT-0.50.0-r2 broken without '.' in @INC
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/Ticket/Display.ht...
Whiteboard:
Keywords:
Depends on: 643246
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-10-25 19:43 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2018-01-05 20:23 UTC (History)
0 users

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-10-25 19:43:53 UTC
Wasn't discovered till enabling tests.

Tests expose runtime path breakage.

Bump INC, bug for tracking purposes/patch stabilization.
Comment 1 Larry the Git Cow gentoo-dev 2017-10-25 19:49:04 UTC
The bug has been referenced in the following commit(s):

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

commit 5607df38997c6992798a115b4aefbcd96cb17b5f
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2017-10-25 19:48:35 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2017-10-25 19:48:55 +0000

    dev-perl/HTML-Template-JIT: Fix for '.' in @INC bug #635464
    
    - EAPI6
    - Enable tests
    - Add USE=examples
    - Fix runtime broken due to '.' in @INC exposed by enabling tests
    
    Bug: https://bugs.gentoo.org/635464
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../HTML-Template-JIT-0.50.0-r2.ebuild             | 20 +++++++
 .../HTML-Template-JIT-0.50.0-no-dot-inc.patch      | 61 ++++++++++++++++++++++
 2 files changed, 81 insertions(+)}
Comment 2 Larry the Git Cow gentoo-dev 2018-01-05 19:58:05 UTC
The bug has been closed via the following commit(s):

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

commit 218c2e99e36cf2f54ce4622848e666406b7ea29f
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2018-01-05 19:57:56 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2018-01-05 19:57:56 +0000

    dev-perl/HTML-Template-JIT: Drop old
    
    Closes: https://bugs.gentoo.org/635464
    Package-Manager: Portage-2.3.13, Repoman-2.3.3

 .../HTML-Template-JIT-0.50.0-r1.ebuild                 | 18 ------------------
 1 file changed, 18 deletions(-)