Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 613584

Summary: dev-perl/Sys-Virt fails compile without '.' in @INC
Product: Gentoo Linux Reporter: Kent Fredric (IRC: kent\n) (RETIRED) <kentnl>
Component: Current packagesAssignee: Maxim Koltsov (RETIRED) <maksbotan>
Status: RESOLVED FIXED    
Severity: normal CC: perl
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://rt.cpan.org/Ticket/Display.html?id=120697
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 612408    

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(-)