A new request with request id 17430 has been created by koha-devel-request@lists.koha-community.org. Short info on the request is :

Title : Koha-devel Digest, Vol 188, Issue 2
Category :
Description :
Send Koha-devel mailing list submissions to
    koha-devel@lists.koha-community.org

To subscribe or unsubscribe via the World Wide Web, visit
    https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
or, via email, send a message with subject or body 'help' to
    koha-devel-request@lists.koha-community.org

You can reach the person managing the list at
    koha-devel-owner@lists.koha-community.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Koha-devel digest..."


Today's Topics:

1. Next hackfests in Marseille (Paul Poulain)
2. Re: Next hackfests in Marseille (Tomas Cohen Arazi)
3. Re: pull latest koha-testing-docker-images (Add new lib
directory) (Andreas Roussos)


----------------------------------------------------------------------

Message: 1
Date: Fri, 2 Jul 2021 14:57:23 +0200
From: Paul Poulain <paul.poulain@biblibre.com>
To: "koha-devel@lists.koha-community.org"
    <koha-devel@lists.koha-community.org>
Subject: [Koha-devel] Next hackfests in Marseille
Message-ID: <94176e1a-2238-94d1-9e04-8808cac9c274@biblibre.com>
Content-Type: text/plain; charset=utf-8; format=flowed

Hello all,

A quick announcement: we have decided to have a fixed date for next
biblibre meetings, one of them being the hackfest. So, in the coming
years, the hackfest in Marseille will be the 4th week of March.

Next year: march 28th - april 1st.

PS : it's not an april fool

PS2: yes, I'm optimistic, we will be able to travel again in 2022 ! And
I'm happy to announce something 9 month in advance !

--
Paul Poulain, Associé-gérant / co-owner
BibLibre, Services en logiciels libres pour les bibliothèques
BibLibre, Open Source software and services for libraries



------------------------------

Message: 2
Date: Fri, 2 Jul 2021 10:03:37 -0300
From: Tomas Cohen Arazi <tomascohen@gmail.com>
To: Paul Poulain <paul.poulain@biblibre.com>
Cc: "koha-devel@lists.koha-community.org"
    <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] Next hackfests in Marseille
Message-ID:
    <CABZfb=XT+RYwz3DG_mtT_+NLfhB6TSgm0LuVSO_-K8cZGGvP+Q@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Yeeeeeeees Ouiiiiiiiiiiiiiii Siiiiiiiiiiiiiiiii!

El vie, 2 jul 2021 a las 9:57, Paul Poulain (<paul.poulain@biblibre.com>)
escribió:

> Hello all,
>
> A quick announcement: we have decided to have a fixed date for next
> biblibre meetings, one of them being the hackfest. So, in the coming
> years, the hackfest in Marseille will be the 4th week of March.
>
> Next year: march 28th - april 1st.
>
> PS : it's not an april fool
>
> PS2: yes, I'm optimistic, we will be able to travel again in 2022 ! And
> I'm happy to announce something 9 month in advance !
>
> --
> Paul Poulain, Associé-gérant / co-owner
> BibLibre, Services en logiciels libres pour les bibliothèques
> BibLibre, Open Source software and services for libraries
>
> _______________________________________________
> Koha-devel mailing list
> Koha-devel@lists.koha-community.org
> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : https://www.koha-community.org/
> git : https://git.koha-community.org/
> bugs : https://bugs.koha-community.org/
>


--
Tomás Cohen Arazi
Theke Solutions (http://theke.io)
✆ +54 9351 3513384
GPG: B2F3C15F
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20210702/9e8572a2/attachment-0001.htm>

------------------------------

Message: 3
Date: Sat, 3 Jul 2021 08:42:12 +0300
From: Andreas Roussos <a.roussos@dataly.gr>
To: koha-devel@lists.koha-community.org
Subject: Re: [Koha-devel] pull latest koha-testing-docker-images (Add
    new lib directory)
Message-ID: <2b9306fc-2be8-f3fc-4cc6-1c814a9e6633@dataly.gr>
Content-Type: text/plain; charset=utf-8; format=flowed

Thanks, Jonathan.

In our case, in addition to editing the Apache config file we also
had to adjust PERL5LIB in koha-functions.sh (I'm guessing because
our gitified Koha instances had Plack enabled).

Kind regards,
Andreas

On 2021-06-24 16:57, Jonathan Druart wrote:
> (This is a message from last week that didn't reach the list)
>
> Hi,
>
> I've just pushed bug 28489 that is adding a new "lib" directory. It
> needs to be added to the apache config, and new koha-testing-docker
> images have been published.
>
> The error:
> couldn't load CGI::Session::Serialize::yamlxs: Can't locate
> CGI/Session/Serialize/yamlxs.pm in @INC (you may need to install the
> CGI::Session::Serialize::yamlxs module)
>
> The KTD solution: `docker-compose pull`
>
> A workaround (if you are not using ktd):
> In your apache config, add the lib directory:
> SetEnv PERL5LIB "/kohadevbox/koha:/kohadevbox/koha/lib"
>
> That's not enough, for the CLI scripts (and tests), you will need to
> adjust PERL5LIB as well
> In koha-testing-docker, edit .env and replace the PERL5LIB line with:
> PERL5LIB=/kohadevbox/koha:/kohadevbox/koha/lib:/kohadevbox/qa-test-tools
>
> Cheers,
> Jonathan
> _______________________________________________
> Koha-devel mailing list
> Koha-devel@lists.koha-community.org
> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : https://www.koha-community.org/
> git : https://git.koha-community.org/
> bugs : https://bugs.koha-community.org/


------------------------------

Subject: Digest Footer

_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/


------------------------------

End of Koha-devel Digest, Vol 188, Issue 2
******************************************


NOTE: You are receiving this mail because, the Requester/Technician wanted you to get notified on this request creation.