[Koha-bugs] [Bug 6561] New: Koha Can not Find SMS::Send Perl module Installed by RPM or by CPAN on openSUSE 11.4

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 7 12:35:44 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6561

             Bug #: 6561
           Summary: Koha Can not Find SMS::Send Perl module Installed by
                    RPM or by CPAN on openSUSE 11.4
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_4
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Installation and upgrade (web-based installer)
        AssignedTo: henridamien at koha-fr.org
        ReportedBy: andi at opensuse-id.org
         QAContact: koha-bugs at lists.koha-community.org
                CC: gmcharlt at gmail.com


Created attachment 4572
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4572
An image captured of 'Perl Modules' page on Koha Web Administration that Koha
can not find SMS::Send Perl module installed (by RPM)

OVERVIEW:
After Koha 3.4.02 installation on openSUSE 11.4 is complete, Koha can not find
SMS::Send Perl module though it is already installed by RPM[0] (perl-SMS-Send)
or CPAN[1]

[0]
https://picasaweb.google.com/lh/photo/QocVK9BwLL2ddv5GYa6O_g?feat=directlink ,
or see the attachment.

> rpm -ql perl-SMS-Send
/usr/lib/perl5/vendor_perl/5.12.3/SMS
/usr/lib/perl5/vendor_perl/5.12.3/SMS/Send
/usr/lib/perl5/vendor_perl/5.12.3/SMS/Send.pm
/usr/lib/perl5/vendor_perl/5.12.3/SMS/Send/AU
/usr/lib/perl5/vendor_perl/5.12.3/SMS/Send/AU/Test.pm
/usr/lib/perl5/vendor_perl/5.12.3/SMS/Send/Driver.pm
/usr/lib/perl5/vendor_perl/5.12.3/SMS/Send/Test.pm
/usr/lib/perl5/vendor_perl/5.12.3/x86_64-linux-thread-multi/auto/SMS
/usr/lib/perl5/vendor_perl/5.12.3/x86_64-linux-thread-multi/auto/SMS/Send
/usr/share/doc/packages/perl-SMS-Send
/usr/share/doc/packages/perl-SMS-Send/Changes
/usr/share/doc/packages/perl-SMS-Send/MANIFEST
/usr/share/doc/packages/perl-SMS-Send/README
/usr/share/man/man3/SMS::Send.3pm.gz
/usr/share/man/man3/SMS::Send::AU::Test.3pm.gz
/usr/share/man/man3/SMS::Send::Driver.3pm.gz
/usr/share/man/man3/SMS::Send::Test.3pm.gz

The package comes from devel:languages:perl[1] repository: 
> rpm -qi perl-SMS-Send | grep Distribution
Distribution: devel:languages:perl / openSUSE_11.4

[1]
https://picasaweb.google.com/lh/photo/y3_qGSkXtxu4FryOXWWPQA?feat=directlink

KOHA_CONF and PERL5LIB environment variables:
# env | grep KOHA
KOHA_CONF=/etc/koha/koha-conf.xml

# env | grep PERL5LIB
PERL5LIB=/usr/share/koha/lib

openSUSE release/architecture:
> cat /etc/SuSE-release
openSUSE 11.4 (x86_64)
VERSION = 11.4
CODENAME = Celadon


STEPS TO REPRODUCE:
1.
Follow all steps described on the wiki[2], including install SMS::Send Perl
module (from RPM Package or via CPAN).
2.
After the installation is complete, go to Koha Administration page (fill the
Koha Admin user & its password), then open 'About Koha' page, and see tab:
'Perl Modules'.

[2] http://wiki.koha-community.org/wiki/Koha_3.0.0_on_openSUSE_11.3

ACTUAL RESULT:
Koha Administration Web can not find SMS::Send Perl module.

EXPECTED RESULT:
Koha Administration Web should find SMS::Send Perl module installed by RPM or
CPAN.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list