Re: [Koha] [Koha-devel] Koha 20.05.00 Released

2020-06-14 Thread Quỳnh Vũ Đỗ
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 <
jonathan.dru...@bugs.koha-community.org> đã 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
>  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: martin.renvo...@ptfs-europe.com
> >
> > 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 emai

Re: [Koha] ERRO 20.05

2020-06-14 Thread Pablo Bianchi
As Jonathan said, I fixed those errors with

INSTANCE="mylibrary" # Just set this variable
sudo chown -R ${INSTANCE}-koha:${INSTANCE}-koha /var/log/koha/$INSTANCE
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] (no subject)

2020-06-14 Thread tigran
Dear List and Developers,
a little bit strange question, but having practical importance for Armenian 
users all over the world.
Armenian language is having 2 independent branches - Eastern Armenian (spoken 
in the Republic of Armenia), and Western Armenian (spoken in all European 
countries, Americas and Middle East which have Armenian communities, ca. 7 
million users).
The alphabet for both languages is same, but the grammar is different. 
I'm localizing Koha system into Armenian for Eastern Armenian. And this is 
anchored under the language code HY.
Our colleagues from Diaspora, who are using Western Armenian, are asking to 
localize the system also into Western Armenian.

In ISO 639-3 standard 2 versions of Armenian language are present - hyw - for 
Western, and hye - for Eastern.

My question is - will be it possible instead HY, to have 2 language codes hyw 
and hye for Armenian case?

Is this technically possible?

many thanks,
Tigran
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha