[Bug 657015] New: perl-Sub-WrapPackages should not provide local override perl(lib)

bugzilla at redhat.com bugzilla at redhat.com
Wed Nov 24 17:14:54 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: perl-Sub-WrapPackages should not provide local override perl(lib)

https://bugzilla.redhat.com/show_bug.cgi?id=657015

           Summary: perl-Sub-WrapPackages should not provide local
                    override perl(lib)
           Product: Fedora
           Version: 14
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: medium
          Priority: low
         Component: perl-Sub-WrapPackages
        AssignedTo: emmanuel.seyman at club-internet.fr
        ReportedBy: ppisar at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: emmanuel.seyman at club-internet.fr,
                    fedora-perl-devel-list at redhat.com
    Classification: Fedora
    Target Release: ---


$ repoquery --repoid=dist-f15 --whatprovides 'perl(lib)'
perl-Sub-WrapPackages-0:2.0-2.fc14.noarch
perl-4:5.12.2-143.fc15.x86_64

$ perldoc lib/Sub/WrapPackages.pm

           Deferred wrapping of subs in packages that aren't yet loaded works
           via a subroutine inserted in @INC.  This means that if you mess
           around with @INC, eg by inserting a directoy at the beginning of
           the path, the magic might not get a chance to run.  If you "use
           lib" to mess with @INC though, it should work, as I've over-ridden
           lib's import() method.  That said, code this funky has no right to
           work.  Use with caution!

perl-Sub-WrapPackages Provides set clashes with perl(lib) which is currently in
perl package, however it can be masked by standalone dual-live packge perl-lib
in the future (http://search.cpan.org/~smueller/lib/).

Please filter perl(lib) out of Provides set in this package.

This bug is observed in F-14 and F-15.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the perl-devel mailing list