Hello Quynh, Try to install libcpan-meta-requirements-perl as well (this should only be done on Ubuntu 16.04).
Regards, Jonathan Le lun. 15 juin 2020 à 03:57, Quỳnh Vũ Đỗ <[email protected]> a écrit : > > Hello Jonathan > > I was using Koha 19.11.06 on Ubuntu 16.04.6 LTS. After doing an upgrade, Koha > upgraded to 20.05.00 Alpha release. > After logging in the staff client and going to "About Koha", I got the > following error: > > Software error: > > Can't locate object method "structured_requirements_for_module" via package > "CPAN::Meta::Requirements" at /usr/share/koha/lib/C4/Installer/PerlModules.pm > line 66. > > For help, please send mail to the webmaster ([no address given]), giving this > error message and the time and date of the error. > > So I did the following in a terminal, as recommanded: > koha@kohaServer:~$ sudo apt install libcpan-meta-perl > [sudo] password for koha: > Reading package lists... Done > Building dependency tree > Reading state information... Done > libcpan-meta-perl is already the newest version (2.150010-1). > The following packages were automatically installed and are no longer > required: > libpdf-api2-simple-perl snapd-login-service tinymce > Use 'sudo apt autoremove' to remove them. > 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. > koha@kohaServer:~$ > > Thus there might be another problem elsewhere. > > Of course, I should upgrade Ubuntu to 18.04 which I eventually will do but I > met other problems with fresh install of Ubuntu 18.04.4 LTS because when > installing koha-common I got 2 dependencies problems flagged as not > resolvable and, thus was not able to install koha. I met that problem twice > on installation to 2 different computers. > > Best regards > Quynh > ================= > M. Vũ Đỗ Quỳnh (Ph.D) > Trường Đại học Thăng Long - Université de Thang Long - Thang Long > University (Hanoi, Vietnam) > Phó Hiệu Trưởng, phụ trách HTQT - Vice-recteur chargé de la coopération > internationale - Vice-Rector in charge of International Cooperation > Web: http://thanglong.edu.vn/ > > > Vào Th 3, 9 thg 6, 2020 vào lúc 19:35 Jonathan Druart > <[email protected]> đã viết: >> >> Hi everybody, >> >> IMPORTANTE NOTE >> >> If you want to upgrade to 20.05.00 you should know that we have 2 >> major bugs that you may hit. >> >> 1. There was a change in 20.05. Before we silently ignored wrong >> permissions, now we force the logging system to be setup correctly >> (bug 25172) >> You must give permission to your koha user by changing the owner of >> the Koha log directory: >> $ chown -R USER:USER /var/log/koha/INSTANCE >> This one will be addressed in the next release. >> >> 2. If you are upgrading with an OS that is not supported (like Ubuntu >> 16.04) you may see: >> >> Can't locate object method "structured_requirements_for_module" via >> package "CPAN::Meta::Requirements" at >> /usr/share/koha/lib/C4/Installer/PerlModules.pm line 66. >> or >> Can't locate object method "phases" via package "CPAN::Meta::Prereqs" >> at /home/vagrant/kohaclone/C4/Installer/PerlModules.pm line 55 >> >> => libcpan-meta-perl must be version 2.150010. If not you can try >> `sudo apt install libcpan-meta-perl`. Better would be to upgrade the >> system of course. >> >> Regards, >> Jonathan >> >> >> Le dim. 31 mai 2020 à 23:31, Renvoize, Martin >> <[email protected]> a écrit : >> > >> > Hello Everyone, >> > >> > It is with great pleasure I am able to announce the release of Koha 20.05, >> > a major release of the Koha open source integrated library system. >> > >> > This release includes 13 new features, 275 enhancements, 592 bugfixes. >> > Please see the release notes for further details: >> > https://koha-community.org/koha-20-05-released/ >> > >> > It is the work of many librarians, developers and community members who >> > have donated a huge number of hours to keep the project moving forward. My >> > thanks go out to all who contributed. >> > >> > This is my final release as a release manager and I'd like to extend my >> > personal thanks to a fantastic team. >> > >> > Special thanks go out to Mason James, Tomas Cohen and Jonathan Druart, >> > all who stepped in during the final weeks of the cycle to ensure the >> > packaging would work as expected for Debian 10 as well as finding and >> > fixing bugs right up to the very end of the cycle. I cannot overstate >> > what a great team I've had behind me this cycle and I feel we have >> > achieved a huge amount. >> > >> > Debian packages, will be available on the standard community repositories >> > soon having been tested via our beta channels for the past two weeks. >> > >> > Many thanks, >> > >> > Martin Renvoize >> > >> > Development Team Manager >> > >> > Community Release Manager (19.11, 20.05) >> > >> > >> > >> > Phone: +44 (0) 1483 378728 >> > >> > Mobile: +44 (0) 7725 985 636 >> > >> > Email: [email protected] >> > >> > Fax: +44 (0) 800 756 6384 >> > >> > >> > www.ptfs-europe.com >> > >> > >> > >> > >> > >> > >> > >> > Registered in the United Kingdom No. 06416372 VAT Reg No. 925 7211 30 >> > >> > >> > The information contained in this email message may be privileged, >> > confidential and protected from disclosure. If you are not the intended >> > recipient, any dissemination, distribution or copying is strictly >> > prohibited. If you think that you have received this email message in >> > error, please email the sender at [email protected] >> > >> > >> > >> > _______________________________________________ >> > Koha-devel mailing list >> > [email protected] >> > https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel >> > website : http://www.koha-community.org/ >> > git : http://git.koha-community.org/ >> > bugs : http://bugs.koha-community.org/ >> _______________________________________________ >> >> Koha mailing list http://koha-community.org >> [email protected] >> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

