problems when make uprgade koha3.6 to 3.8.1
hi all i make uprgade koha3.6 to 3.8.1 but find this errors when i go to http://127.0.1.1:8080/ Software error: Can't locate DateTime/Format/DateParse.pm in @INC (@INC contains: /usr/share/koha/lib /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/share/koha/lib/Koha/DateUtils.pm line 23. BEGIN failed--compilation aborted at /usr/share/koha/lib/Koha/DateUtils.pm line 23. Compilation failed in require at /usr/share/koha/lib/C4/Reserves.pm line 40. BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Reserves.pm line 40. Compilation failed in require at /usr/share/koha/lib/C4/Circulation.pm line 27. BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Circulation.pm line 27. Compilation failed in require at /usr/share/koha/lib/C4/Overdues.pm line 26. BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Overdues.pm line 26. Compilation failed in require at /usr/share/koha/lib/C4/Members.pm line 30. BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Members.pm line 30. Compilation failed in require at /usr/share/koha/lib/C4/Letters.pm line 26. BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Letters.pm line 26. Compilation failed in require at /usr/share/koha/lib/C4/Suggestions.pm line 31. BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Suggestions.pm line 31. Compilation failed in require at /usr/share/koha/intranet/cgi-bin/mainpage.pl line 29. BEGIN failed--compilation aborted at /usr/share/koha/intranet/cgi-bin/mainpage.pl line 29. -- View this message in context: http://koha.1045719.n5.nabble.com/problems-when-make-uprgade-koha3-6-to-3-8-... Sent from the Koha-general mailing list archive at Nabble.com.
* kouider bounama (koha4arab@gmail.com) wrote:
hi all i make uprgade koha3.6 to 3.8.1 but find this errors when i go to http://127.0.1.1:8080/
Software error:
Can't locate DateTime/Format/DateParse.pm in @INC (@INC contains: /usr/share/koha/lib /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/share/koha/lib/Koha/DateUtils.pm line 23.
What that tells you is you are missing at least one perl module. run ./koha-perl_deps.pl -m In your unpacked tarball, or git checkout, to see if you missing any others. Then install them Chris -- Chris Cormack Catalyst IT Ltd. +64 4 803 2238 PO Box 11-053, Manners St, Wellington 6142, New Zealand
i do this cd koha ./koha_perl_deps.pl Usage: ./koha_perl_deps.pl -m Options: -m|--missing lists all missing perl modules -i|--installed lists all installed perl modules -u|--upgrade lists all perl modules needing to be upgraded relative to Koha -a|--all lists all koha perl dependencies -c|--color formats the output in color; red = module is missing, yellow = module requires upgrading, green = module is installed and current -h|--help|? prints this help text -- View this message in context: http://koha.1045719.n5.nabble.com/problems-when-make-uprgade-koha3-6-to-3-8-... Sent from the Koha-general mailing list archive at Nabble.com.
Total modules reported: 3 DateTime::Format::DateParse 0.04 Readonly 1.03 Readonly::XS 1.02 how i can install this or what the commends to install -- View this message in context: http://koha.1045719.n5.nabble.com/problems-when-make-uprgade-koha3-6-to-3-8-... Sent from the Koha-general mailing list archive at Nabble.com.
* kouider bounama (koha4arab@gmail.com) wrote:
Total modules reported: 3 DateTime::Format::DateParse 0.04 Readonly 1.03 Readonly::XS 1.02 how i can install this or what the commends to install
What flavour of linux are you running? If debian or ubuntu, you should be able to sudo apt-get install libdatetime-format-dateparse-perl libreadonly-perl libreadonly-xs-perl Otherwise, cpan them on. Chris -- Chris Cormack Catalyst IT Ltd. +64 4 803 2238 PO Box 11-053, Manners St, Wellington 6142, New Zealand
iam use ubuntu thank you i install the 3 modules its work installer web thank you -- View this message in context: http://koha.1045719.n5.nabble.com/problems-when-make-uprgade-koha3-6-to-3-8-... Sent from the Koha-general mailing list archive at Nabble.com.
when iam Web installer › Step 3 Updating database structure i see this errors what i do Update errors : [Wed May 23 01:49:46 2012] updatedatabase.pl: DBD::mysql::db do failed: Duplicate column name 'patronreason' at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 4586. [Wed May 23 01:49:47 2012] updatedatabase.pl: DBD::mysql::db do failed: Duplicate entry '545' for key 'PRIMARY' at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 4618. [Wed May 23 01:49:47 2012] updatedatabase.pl: DBD::mysql::db do failed: Duplicate entry 'AllowItemsOnHoldCheckout' for key 'PRIMARY' at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 4672. -- View this message in context: http://koha.1045719.n5.nabble.com/problems-when-make-uprgade-koha3-6-to-3-8-... Sent from the Koha-general mailing list archive at Nabble.com.
* kouider bounama (koha4arab@gmail.com) wrote:
iam use ubuntu thank you i install the 3 modules its work installer web thank you
Did the update complete, are you able to login? if so then you can probably ignore those. Chris -- Chris Cormack Catalyst IT Ltd. +64 4 803 2238 PO Box 11-053, Manners St, Wellington 6142, New Zealand
Yes I can login to client staff What about database errors -- View this message in context: http://koha.1045719.n5.nabble.com/problems-when-make-uprgade-koha3-6-to-3-8-... Sent from the Koha-general mailing list archive at Nabble.com.
participants (2)
-
Chris Cormack -
kouider bounama