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