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

Title : Koha-devel Digest, Vol 187, Issue 18
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. Re: docker1 needs debian upgrading (Tomas Cohen Arazi)
2. Embed see-from headings (authorities) into bibliographic
records at OAI repository level (Julien Sicot)


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

Message: 1
Date: Sat, 19 Jun 2021 09:39:41 -0300
From: Tomas Cohen Arazi <tomascohen@gmail.com>
To: Mason James <mtj@kohaaloha.com>
Cc: Koha Devel <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] docker1 needs debian upgrading
Message-ID:
    <CABZfb=U-jEnFZKh=4Uq7Zkc0Ms9q99+qEyGvz-F=_ZBM1StyWA@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

The problem is I upgraded the OS several months ago. So it is buster.
Are you sure it is that node?
I would just destroy it and recreate it that's the problem.

Maybe there's another old one.

El sáb., 19 jun. 2021 3:35, Mason James <mtj@kohaaloha.com> escribió:

> it's a weird bug...
> my understanding is that all deb11 builds (and others?) are failing on
> docker1, because docker1 is running jessie with kernel 3.16
>
> the version of apache2 on deb11 uses the getrandom() syscall, which does
> not exist on kernel 3.16, (it's introduced in 3.17)
>
> more info... https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978045
>
>
> you can see a failed build here ->
> https://jenkins.koha-community.org/job/Koha_20.05_D11/161/console
>
> 00:03:25.748 db_1 | Version:
> '10.3.27-MariaDB-1:10.3.27+maria~focal' socket:
> '/var/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution
> 00:03:25.964 koha_1 | [Wed Jan 13 00:40:24.341834 2021] [:crit]
> [pid 148] (38)Function not implemented: AH00141: Could not initialize
> random number generator
> 00:03:25.969 koha_1 | Koha requires mpm_itk to be enabled within
> Apache in order to run.
> 00:03:26.508 koha_koha_1 exited with code 1
> 00:03:42.344 Finished: FAILURE
>
> upgrading docker1 to a newer kernel should fix the problem, and jessie is
> EOL (i think?)
>
>
>
> On 19/06/21 7:30 am, Mason James wrote:
> > hiya, docker1 is having this error
> >
> > 38)Function not implemented: AH00141: Could not initialize random number
> generator
> >
> > more info...
> >
> https://www.reddit.com/r/synology/comments/j5770x/apache_rng_error_any_help/
> >
> >
> > On 19/06/21 12:13 am, Tomas Cohen Arazi wrote:
> >> Isn't all being run inside containers? I can try upgrading it anyway.
> >>
> >> El vie, 18 jun 2021 a las 9:03, Mason James (<mtj@kohaaloha.com
> <mailto:mtj@kohaaloha.com>>) escribió:
> >>
> >> hi folks
> >> can someone (possibly bywater) upgrade debian on docker1, pleeese
> >>
> >> some tests are failing because it's debian is too old
> >>
> >> thanks, Mason
> >>
> >>
> >>
> >> _______________________________________________
> >> Koha-devel mailing list
> >> Koha-devel@lists.koha-community.org <mailto:
> Koha-devel@lists.koha-community.org>
> >> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel <
> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel>
> >> website : https://www.koha-community.org/ <
> https://www.koha-community.org/>
> >> git : https://git.koha-community.org/ <
> https://git.koha-community.org/>
> >> bugs : https://bugs.koha-community.org/ <
> https://bugs.koha-community.org/>
> >>
> >>
> >>
> >> --
> >> Tomás Cohen Arazi
> >> Theke Solutions (http://theke.io <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/20210619/13f78f8d/attachment-0001.htm>

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

Message: 2
Date: Sat, 19 Jun 2021 20:08:38 +0200
From: Julien Sicot <julien.sicot@univ-rennes2.fr>
To: koha-devel@lists.koha-community.org
Subject: [Koha-devel] Embed see-from headings (authorities) into
    bibliographic records at OAI repository level
Message-ID: <CF5A7848-09A5-4A7A-ACB1-F497961A529B@univ-rennes2.fr>
Content-Type: text/plain; charset="utf-8"

Hi all,

An enhancement idea :

It could be interesting to enrich the bibliographic records exposed in OAI with see-from headings, this would allow users who use koha with a discovery tool to be able to manage, normalize and index some authorities data ?

This is something that could be done directly in C4::Biblio::GetMarcBiblio following the same method used for embedding items.
We could use an optional parameter like embed_items (embed_seefromheading) and a function similar to C4::Biblio::EmbedItemsInMarcBiblio by reusing what was made for zebra with EmbedSeeFromHeadings (bug #7417 <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7417>).

What do you think about this?



Thanks for feedback,
Best

--
Julien Sicot
Systems Librarian
Université Rennes 2
02 22 51 44 41

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20210619/f4129e7a/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 096af0a1-34a2-4a88-ac19-85cad80f4cb1.png
Type: image/png
Size: 59715 bytes
Desc: not available
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20210619/f4129e7a/attachment.png>

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

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 187, Issue 18
*******************************************


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