[Bug 6560] New: Koha Web Installer Did not Find Date::ICal Perl module Installed by RPM, but CPAN
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6560 Bug #: 6560 Summary: Koha Web Installer Did not Find Date::ICal Perl module Installed by RPM, but CPAN Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: PC OS/Version: Linux Status: NEW Severity: enhancement Priority: P5 Component: Installation and upgrade (web-based installer) AssignedTo: henridamien@koha-fr.org ReportedBy: andi@opensuse-id.org QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com Created attachment 4570 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4570 An image captured of Koha Web Installer did not find Date::ICal Perl module installed (RPM Package) OVERVIEW: In the Koha "Web Installer > Step 1", Date::ICal Perl module was missing though the RPM Package (perl-Date-ICal) had been installed. [See attachment or from Google Picasa[0]] [0] https://picasaweb.google.com/lh/photo/DsNuIeGQOKkYZgyDh3ttPw?feat=directlink
rpm -ql perl-Date-ICal /usr/lib/perl5/vendor_perl/5.12.3/Date/ICal /usr/lib/perl5/vendor_perl/5.12.3/Date/ICal.pm /usr/lib/perl5/vendor_perl/5.12.3/Date/ICal/Duration.pm /usr/share/doc/packages/perl-Date-ICal /usr/share/doc/packages/perl-Date-ICal/Changes /usr/share/doc/packages/perl-Date-ICal/README /usr/share/man/man3/Date::ICal.3pm.gz /usr/share/man/man3/Date::ICal::Duration.3pm.gz
The package comes from devel:languages:perl[1] repository:
rpm -qi perl-Date-ICal | grep Distribution Distribution: devel:languages:perl / openSUSE_11.4
[1] https://build.opensuse.org/project/show?project=devel:languages:perl KOHA_CONF and PERL5LIB environment variables: # env | grep KOHA KOHA_CONF=/etc/koha/koha-conf.xml # env | grep PERL5LIB PERL5LIB=/usr/share/koha/lib *But*, Koha Web Installer can find the Date::ICal Perl module if it is installed via CPAN. STEPS TO REPRODUCE: 1. Follow all steps described on the wiki[2], including install perl-Date-ICal package from openSUSE devel:languages:perl repositoiry. 2. Go to the Koha Web Installer [2] http://wiki.koha-community.org/wiki/Koha_3.0.0_on_openSUSE_11.3 ACTUAL RESULTS: Koha Web Installer finds Date::ICal Perl modules is missing EXPECTED RESULTS: Koha Web Installer finds Date::ICal Perl modules is existing. -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6560 Andi Sugandi <andi@opensuse-id.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Koha Web Installer Did not |Koha Web Installer Did not |Find Date::ICal Perl module |Find Date::ICal Perl module |Installed by RPM, but CPAN |Installed by RPM (openSUSE | |11.4), but 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6560 --- Comment #1 from Andi Sugandi <andi@opensuse-id.org> 2011-07-08 14:54:22 UTC --- It's been also discussed on koha-devel list: http://lists.koha-community.org/pipermail/koha-devel/2011-July/035859.html though i mixed 2 issues on single thread, this (Date::ICal) and SMS::Send. -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6560 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #2 from Chris Cormack <chris@bigballofwax.co.nz> 2011-08-14 19:02:45 UTC --- http://koha.1045719.n5.nabble.com/3-4-3-on-opensuse-11-4-SMS-Send-Date-ICal-... -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6560 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer@bsz-bw.de Version|3.4 |unspecified Resolution|--- |FIXED --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Date::ICal has been replaced by DateTime::Format::ICal. Please open a new bug if there is a problem with the new dependency. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org