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: fedora...@rule.lv
          Reporter: aeben...@opentext.com
        QA Contact: extras...@fedoraproject.org
                CC: fedora...@rule.lv, perl-devel@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.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to