Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613584 - dev-perl/Sys-Virt fails compile without '.' in @INC
Summary: dev-perl/Sys-Virt fails compile 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: Maxim Koltsov (RETIRED)
URL: https://rt.cpan.org/Ticket/Display.ht...
Whiteboard:
Keywords:
Depends on:
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-03-23 01:23 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-06-08 23:12 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-03-23 01:23:51 UTC
Running Mkbootstrap for Virt ()
lib/Sys/Virt.pm: No such file or directory at perl-Sys-Virt.spec.PL line 12.


No known fix at this time.
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-06-08 23:12:52 UTC
commit:  2b1fb180623644ac8747e08e5255840f672d65c9
author:  2017-06-09 10:44:58 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-06-09 11:11:29 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Sys-Virt: Patch for '.' in @INC re bug #613584

    This patches configure on all versions so that the "do $file" line
    still works as upstream intended on Perl 5.26
    
    Bug: https://bugs.gentoo.org/613584
    Package-Manager: Portage-2.3.6, Repoman-2.3.2


 dev-perl/Sys-Virt/Sys-Virt-1.1.2.ebuild  |  4 +-
 dev-perl/Sys-Virt/Sys-Virt-1.2.9.ebuild  |  4 +-
 dev-perl/Sys-Virt/Sys-Virt-1.3.2.ebuild  |  4 +-
 dev-perl/Sys-Virt/Sys-Virt-2.4.0.ebuild  |  3 +-
 dev-perl/Sys-Virt/Sys-Virt-2.5.0.ebuild  |  2 +-
 dev-perl/Sys-Virt/Sys-Virt-3.1.0.ebuild  |  2 +-
 dev-perl/Sys-Virt/files/no-dot-inc.patch | 40 +++++
 7 files changed, 50 insertions(+), 9 deletions(-)