<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body>A new request with request id 9181 has been created by koha-devel-request@lists.koha-community.org. Short info on the request is : <br><br>Title : Koha-devel Digest, Vol 199, Issue 9<br>Category : <br>Description : <div>Send Koha-devel mailing list submissions to<br>    koha-devel@lists.koha-community.org<br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>    https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel<br>or, via email, send a message with subject or body 'help' to<br>    koha-devel-request@lists.koha-community.org<br><br>You can reach the person managing the list at<br>    koha-devel-owner@lists.koha-community.org<br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of Koha-devel digest..."<br><br><br>Today's Topics:<br><br>   1. Re: Datepicker: native vs jQuery vs Flatpickr (Owen Leonard)<br>   2. Re: koha 22:05 elasticsearch (Michael Hafen)<br>   3. Re: Datepicker: native vs jQuery vs Flatpickr<br>      (dcook@prosentient.com.au)<br>   4. Re: koha 22:05 elasticsearch (Mason James)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Thu, 9 Jun 2022 08:58:28 -0400<br>From: Owen Leonard <oleonard@myacpl.org><br>To: dcook@prosentient.com.au<br>Cc: koha-devel <koha-devel@lists.koha-community.org><br>Subject: Re: [Koha-devel] Datepicker: native vs jQuery vs Flatpickr<br>Message-ID:<br>    <CAO4qe2NuCKm1d9pE4rSEmjXfeiSHtKgx+p_SqkDStqNKq3PAZw@mail.gmail.com><br>Content-Type: text/plain; charset="UTF-8"<br><br>> Microsoft has EOLed Internet Explorer.<br><br>In that case, when my corpse has been in the ground for a minimum of<br>six months you can start calling me EOLed<br><br>> I think we use a mix of jQuery date picker and Flatpickr<br><br>All dependencies on Bug 29239, "[OMNIBUS] Replace jQueryUI's<br>timepicker with flatpickr" have been pushed to master!<br><br>> I was curious what people though about using the native one.<br><br>I have not tested it in a project yet, but my impression is that we<br>will enjoy having the customization and styling options offered by<br>Flatpickr. For example: In many places we have two date fields tied<br>together so that the second selected date cannot be before the first.<br>This is easy to do with Flatpickr, but we'd be writing code from<br>scratch to handle that with the native option.<br><br> -- Owen<br><br><br>------------------------------<br><br>Message: 2<br>Date: Thu, 9 Jun 2022 10:16:08 -0600<br>From: Michael Hafen <michael.hafen@washk12.org><br>To: Stowasser Rainer <rainer.stowasser@zamg.ac.at><br>Cc: Fridolin SOMERS <fridolin.somers@biblibre.com>,<br>    "koha-devel@lists.koha-community.org"<br>    <koha-devel@lists.koha-community.org><br>Subject: Re: [Koha-devel] koha 22:05 elasticsearch<br>Message-ID:<br>    <CAAh7UdkFDLV+2caPtUfhYQB2ZivkEbKsdetdWcsaEjHHpe169A@mail.gmail.com><br>Content-Type: text/plain; charset="utf-8"<br><br>According to the error both libmarc-xml-perl_1.0.5-1 and libmarc-file-<br>xml-perl_1.0.5-1 are trying to place the file /usr/bin/marc2xml, which the<br>package manager helpfully catches and gives this wonder error message about.<br>I'm guessing that libmarc-file-xml-perl_1.0.5-1 is coming from the<br>koha-community repo.<br>The real question is what to do about it.  I'm not familiar enough with<br>debian packaging to say if there is a way to override the other packages<br>claim on the file.  I suppose it's possible to put that file in the<br>alternatives system (/etc/alternatives), but that might be overkill.<br>I think the root of the error is that either the name of the debian package<br>(libmarc-xml-perl) has diverged from the the koha-community package<br>(libmarc-file-xml-perl), or this file found its way into the<br>libmarc-file-xml-perl package my mistake.  Though if the problem was the<br>package name (which could be fixed with a "provides" entry) I would expect<br>to see more file conflicts, but maybe the package manager just stopped on<br>the first one.<br>I think the proper solution is to either change the libmarc-file-xml-perl<br>package to match the libmarc-xml-perl package (probably with a "provides"<br>entry), or to take this file out of it (and provide a modified<br>libmarc-xml-perl package if necessary).<br>Again, that advice is given with my very limited knowledge of debian<br>packaging.<br><br><br>On Thu, Jun 9, 2022 at 12:52 AM Stowasser Rainer <<br>rainer.stowasser@zamg.ac.at> wrote:<br><br>> Dear Fridolin<br>><br>> Debian buster<br>><br>> koha common 22.05<br>><br>> yes<br>><br>> what I found out till now is that it seems to be related to catmandu<br>> and 2 versions of marc2xml<br>> perl dependencies are "very interesting" ;-)<br>><br>> Kind regards<br>> Hofrat Mag. Rainer Stowasser<br>> Head of Library and Archives ZAMG<br>><br>> ________________________________________<br>> Von: Koha-devel <koha-devel-bounces@lists.koha-community.org> im Auftrag<br>> von Fridolin SOMERS <fridolin.somers@biblibre.com><br>> Gesendet: Donnerstag, 9. Juni 2022 08:36:55<br>> An: koha-devel@lists.koha-community.org<br>> Betreff: Re: [Koha-devel] koha 22:05 elasticsearch<br>><br>> Hi,<br>><br>> What is the version of Koha (package koha-common) ?<br>><br>> Debian 5.10.106-1 ? Which name is that (Buster, Bullseye, ...) ?<br>><br>> Did you first run "apt update" ?<br>><br>> Le 07/06/2022 à 22:40, Stowasser Rainer a écrit :<br>> > Hy<br>> ><br>> > with the new version I thought I would give elasticsearch a try (zebra<br>> works ;-)<br>> ><br>> > new server<br>> > Debian 5.10.106-1<br>> > 10.5.15-MariaDB<br>> > Apache/2.4.53<br>> ><br>> > but<br>> ><br>> > koha-elasticsearch<br>> ><br>> > Preparing to unpack .../libmarc-xml-perl_1.0.5-1_all.deb ...<br>> > Unpacking libmarc-xml-perl (1.0.5-1) ...<br>> > dpkg: error processing archive<br>> /var/cache/apt/archives/libmarc-xml-perl_1.0.5-1_<br>> > all.deb (--unpack):<br>> >   trying to overwrite '/usr/bin/marc2xml', which is also in package<br>> libmarc-file-<br>> > xml-perl 1.0.5-1~koha+1<br>> > Errors were encountered while processing:<br>> >   /var/cache/apt/archives/libmarc-xml-perl_1.0.5-1_all.deb<br>> ><br>> > apt --fix-broken install<br>> > The following additional packages will be installed:<br>> >    libmarc-xml-perl<br>> ><br>> > dpkg: error processing archive<br>> /var/cache/apt/archives/libmarc-xml-perl_1.0.5-1_<br>> > all.deb (--unpack):<br>> >   trying to overwrite '/usr/bin/marc2xml', which is also in package<br>> libmarc-file-<br>> > xml-perl 1.0.5-1~koha+1<br>> ><br>> > Did anyone else encounter this problem ?<br>> ><br>> > Kind regards<br>> > Hofrat Mag. Rainer Stowasser<br>> > Head of Library and Archives ZAMG<br>> > _______________________________________________<br>> > Koha-devel mailing list<br>> > Koha-devel@lists.koha-community.org<br>> > https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel<br>> > website : https://www.koha-community.org/<br>> > git : https://git.koha-community.org/<br>> > bugs : https://bugs.koha-community.org/<br>><br>> --<br>> Fridolin SOMERS <fridolin.somers@biblibre.com><br>> Software and system maintainer 🦄<br>> BibLibre, France<br>> _______________________________________________<br>> Koha-devel mailing list<br>> Koha-devel@lists.koha-community.org<br>> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel<br>> website : https://www.koha-community.org/<br>> git : https://git.koha-community.org/<br>> bugs : https://bugs.koha-community.org/<br>> EXTERNAL EMAIL: Do not click any links or open any attachments unless you<br>> trust the sender and know the content is safe.<br>><br>><br>> _______________________________________________<br>> Koha-devel mailing list<br>> Koha-devel@lists.koha-community.org<br>> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel<br>> website : https://www.koha-community.org/<br>> git : https://git.koha-community.org/<br>> bugs : https://bugs.koha-community.org/<br>><br><br><br>-- <br>Michael Hafen<br>Washington County School District Technology Department<br>Systems Analyst<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20220609/4bc088cd/attachment-0001.htm><br><br>------------------------------<br><br>Message: 3<br>Date: Fri, 10 Jun 2022 09:32:32 +1000<br>From: <dcook@prosentient.com.au><br>To: "'Owen Leonard'" <oleonard@myacpl.org><br>Cc: "'koha-devel'" <koha-devel@lists.koha-community.org><br>Subject: Re: [Koha-devel] Datepicker: native vs jQuery vs Flatpickr<br>Message-ID: <170701d87c59$3da42210$b8ec6630$@prosentient.com.au><br>Content-Type: text/plain;    charset="utf-8"<br><br>We'll never EOL you, Owen O_O.<br><br>That's cool about the Flatpickr. I was looking at stable versions. (Side note: It looks like koha-tmpl/intranet-tmpl/prog/en/includes/timepicker.inc might still be in master but doesn't need to be?)<br><br>I had a feeling that would be your answer about Flatpickr. No worries. I'm glad I asked. <br><br>David Cook<br>Senior Software Engineer<br>Prosentient Systems<br>Suite 7.03<br>6a Glen St<br>Milsons Point NSW 2061<br>Australia<br><br>Office: 02 9212 0899<br>Online: 02 8005 0595<br><br>-----Original Message-----<br>From: Owen Leonard <oleonard@myacpl.org> <br>Sent: Thursday, 9 June 2022 10:58 PM<br>To: dcook@prosentient.com.au<br>Cc: koha-devel <koha-devel@lists.koha-community.org><br>Subject: Re: Datepicker: native vs jQuery vs Flatpickr<br><br>> Microsoft has EOLed Internet Explorer.<br><br>In that case, when my corpse has been in the ground for a minimum of six months you can start calling me EOLed<br><br>> I think we use a mix of jQuery date picker and Flatpickr<br><br>All dependencies on Bug 29239, "[OMNIBUS] Replace jQueryUI's timepicker with flatpickr" have been pushed to master!<br><br>> I was curious what people though about using the native one.<br><br>I have not tested it in a project yet, but my impression is that we will enjoy having the customization and styling options offered by Flatpickr. For example: In many places we have two date fields tied together so that the second selected date cannot be before the first.<br>This is easy to do with Flatpickr, but we'd be writing code from scratch to handle that with the native option.<br><br> -- Owen<br><br><br><br>------------------------------<br><br>Message: 4<br>Date: Fri, 10 Jun 2022 15:00:28 +1200<br>From: Mason James <mtj@kohaaloha.com><br>To: koha-devel@lists.koha-community.org<br>Subject: Re: [Koha-devel] koha 22:05 elasticsearch<br>Message-ID: <f37d0385-8ed6-b86a-f62a-b11ee336f1d1@kohaaloha.com><br>Content-Type: text/plain; charset=UTF-8; format=flowed<br><br>hi Rainer<br><br>are you upgrading koha? if so, from which version?<br><br><br>On 9/06/22 6:52 pm, Stowasser Rainer wrote:<br>> Dear Fridolin<br>><br>> Debian buster<br>><br>> koha common 22.05<br>><br>> yes<br>><br>> what I found out till now is that it seems to be related to catmandu<br>> and 2 versions of marc2xml<br>> perl dependencies are "very interesting" ;-)<br>><br>> Kind regards<br>> Hofrat Mag. Rainer Stowasser<br>> Head of Library and Archives ZAMG<br>><br>> ________________________________________<br>> Von: Koha-devel <koha-devel-bounces@lists.koha-community.org> im Auftrag von Fridolin SOMERS <fridolin.somers@biblibre.com><br>> Gesendet: Donnerstag, 9. Juni 2022 08:36:55<br>> An: koha-devel@lists.koha-community.org<br>> Betreff: Re: [Koha-devel] koha 22:05 elasticsearch<br>><br>> Hi,<br>><br>> What is the version of Koha (package koha-common) ?<br>><br>> Debian 5.10.106-1 ? Which name is that (Buster, Bullseye, ...) ?<br>><br>> Did you first run "apt update" ?<br>><br>> Le 07/06/2022 à 22:40, Stowasser Rainer a écrit :<br>>> Hy<br>>><br>>> with the new version I thought I would give elasticsearch a try (zebra works ;-)<br>>><br>>> new server<br>>> Debian 5.10.106-1<br>>> 10.5.15-MariaDB<br>>> Apache/2.4.53<br>>><br>>> but<br>>><br>>> koha-elasticsearch<br>>><br>>> Preparing to unpack .../libmarc-xml-perl_1.0.5-1_all.deb ...<br>>> Unpacking libmarc-xml-perl (1.0.5-1) ...<br>>> dpkg: error processing archive /var/cache/apt/archives/libmarc-xml-perl_1.0.5-1_<br>>> all.deb (--unpack):<br>>>    trying to overwrite '/usr/bin/marc2xml', which is also in package libmarc-file-<br>>> xml-perl 1.0.5-1~koha+1<br>>> Errors were encountered while processing:<br>>>    /var/cache/apt/archives/libmarc-xml-perl_1.0.5-1_all.deb<br>>><br>>> apt --fix-broken install<br>>> The following additional packages will be installed:<br>>>     libmarc-xml-perl<br>>><br>>> dpkg: error processing archive /var/cache/apt/archives/libmarc-xml-perl_1.0.5-1_<br>>> all.deb (--unpack):<br>>>    trying to overwrite '/usr/bin/marc2xml', which is also in package libmarc-file-<br>>> xml-perl 1.0.5-1~koha+1<br>>><br>>> Did anyone else encounter this problem ?<br>>><br>>> Kind regards<br>>> Hofrat Mag. Rainer Stowasser<br>>> Head of Library and Archives ZAMG<br>>> _______________________________________________<br>>> Koha-devel mailing list<br>>> Koha-devel@lists.koha-community.org<br>>> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel<br>>> website : https://www.koha-community.org/<br>>> git : https://git.koha-community.org/<br>>> bugs : https://bugs.koha-community.org/<br>> --<br>> Fridolin SOMERS <fridolin.somers@biblibre.com><br>> Software and system maintainer 🦄<br>> BibLibre, France<br>> _______________________________________________<br>> Koha-devel mailing list<br>> Koha-devel@lists.koha-community.org<br>> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel<br>> website : https://www.koha-community.org/<br>> git : https://git.koha-community.org/<br>> bugs : https://bugs.koha-community.org/<br>> EXTERNAL EMAIL: Do not click any links or open any attachments unless you trust the sender and know the content is safe.<br>><br>><br>> _______________________________________________<br>> Koha-devel mailing list<br>> Koha-devel@lists.koha-community.org<br>> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel<br>> website : https://www.koha-community.org/<br>> git : https://git.koha-community.org/<br>> bugs : https://bugs.koha-community.org/<br><br><br><br>------------------------------<br><br>Subject: Digest Footer<br><br>_______________________________________________<br>Koha-devel mailing list<br>Koha-devel@lists.koha-community.org<br>https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel<br>website : https://www.koha-community.org/<br>git : https://git.koha-community.org/<br>bugs : https://bugs.koha-community.org/<br><br><br>------------------------------<br><br>End of Koha-devel Digest, Vol 199, Issue 9<br>******************************************<br></div><br><br>NOTE: You are receiving this mail because, the Requester/Technician wanted you to get notified on this request creation.<br></body></html>