[Bug 1231299] New: Not a CODE reference at /usr/lib/perl5/DynaLoader.pm line 213.

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 12 15:19:51 UTC 2015


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

            Bug ID: 1231299
           Summary: Not a CODE reference at /usr/lib/perl5/DynaLoader.pm
                    line 213.
           Product: Fedora
           Version: 21
         Component: perl-Filesys-SmbClient
          Assignee: fedorapkg at rule.lv
          Reporter: aebenjam at opentext.com
        QA Contact: extras-qa at fedoraproject.org
                CC: fedorapkg at rule.lv, perl-devel at lists.fedoraproject.org



Description of problem:
Unable to "use perl-Filesys-SmbClient"

Version-Release number of selected component (if applicable):
Version     : 3.2
Release     : 5.fc21

How reproducible:
Just "use" the module.

Steps to Reproduce:
1. create a trivial file:

#!/usr/bin/perl

use Filesys::SmbClient;

2. make the file executable

3. invoke

Actual results:
Not a CODE reference at /usr/lib/perl5/DynaLoader.pm line 213.
END failed--call queue aborted at
/usr/lib/perl5/vendor_perl/Filesys/SmbClient.pm line 213.
Compilation failed in require at ./muck line 3.
BEGIN failed--compilation aborted at ./muck line 3.

Expected results:
Clean output.  File should do nothing.

Additional info:
I tried recompiling the RPM on my workstation from the source RPM.  Nothing
changed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the perl-devel mailing list