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

Title : Koha-devel Digest, Vol 199, Issue 10
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: koha 22:05 elasticsearch (Mason James)
2. Re: koha 22:05 elasticsearch (Stowasser Rainer)


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

Message: 1
Date: Fri, 10 Jun 2022 15:59:19 +1200
From: Mason James <mtj@kohaaloha.com>
To: Michael Hafen <michael.hafen@washk12.org>, Stowasser Rainer
    <rainer.stowasser@zamg.ac.at>
Cc: "koha-devel@lists.koha-community.org"
    <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] koha 22:05 elasticsearch
Message-ID: <8930fa89-bf8c-d13e-436c-29c628352558@kohaaloha.com>
Content-Type: text/plain; charset=UTF-8; format=flowed

hi folks
the koha repo does have a redundant 'libmarc-file-xml-perl' package

i'll aim to remove the package, after running some tests - this should fix the problem


On 10/06/22 4:16 am, Michael Hafen wrote:
> 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
>
>
> _______________________________________________
> 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/



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

Message: 2
Date: Fri, 10 Jun 2022 05:31:47 +0000
From: Stowasser Rainer <rainer.stowasser@zamg.ac.at>
To: Mason James <mtj@kohaaloha.com>,
    "koha-devel@lists.koha-community.org"
    <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] koha 22:05 elasticsearch
Message-ID: <1e7ca5e2a4894fc8a333351fd70ec52f@zamg.ac.at>
Content-Type: text/plain; charset="utf-8"

Dear James

no upgrade

its a fresh install

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 Mason James <mtj@kohaaloha.com>
Gesendet: Freitag, 10. Juni 2022 05:00:28
An: koha-devel@lists.koha-community.org
Betreff: Re: [Koha-devel] koha 22:05 elasticsearch

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/

_______________________________________________
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.



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

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 10
*******************************************


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