Re: [Koha-devel] Koha packaging problems (Deb10/Buster)

2020-03-15 Thread dcook
Koha Devel' Subject: Re: [Koha-devel] Koha packaging problems (Deb10/Buster) we need to pin on buster because the current combination of libmojolicious-plugin-openapi-perl (1.15~koha) and libmojolicious-perl (8.12) packages that buster pulls are incompatible with each other - even with bz 2252

Re: [Koha-devel] Koha packaging problems (Deb10/Buster)

2020-03-13 Thread Mason James
nches ASAP. > > David Cook > Systems Librarian > Prosentient Systems > 72/330 Wattle St > Ultimo, NSW 2007 > Australia > > Office: 02 9212 0899 > Direct: 02 8005 0595 > > -Original Message- > From: Koha-devel On Behalf Of > Mason James > Sent:

Re: [Koha-devel] Koha packaging problems (Deb10/Buster)

2020-03-12 Thread dcook
ustralia Office: 02 9212 0899 Direct: 02 8005 0595 -Original Message- From: Koha-devel On Behalf Of Mason James Sent: Thursday, 12 March 2020 8:20 PM To: Koha Devel Subject: Re: [Koha-devel] Koha packaging problems (Deb10/Buster) On 12/03/20 12:43 am, Mason James wrote: > On 10/03/

Re: [Koha-devel] Koha packaging problems (Deb10/Buster)

2020-03-12 Thread Mason James
On 12/03/20 12:43 am, Mason James wrote: > On 10/03/20 8:08 pm, Mason James wrote: >> Hi Koha devs >> >> We have a dependency problem with the release of debian-10 and the following >> packages. (debian-11 is ok) >> >>  libmojolicious-perl >>  libmojolicious-plugin-openapi-perl >>  libyaml-libyaml

Re: [Koha-devel] Koha packaging problems (Deb10/Buster)

2020-03-11 Thread Mason James
On 10/03/20 8:08 pm, Mason James wrote: > Hi Koha devs > > We have a dependency problem with the release of debian-10 and the following > packages. (debian-11 is ok) > >  libmojolicious-perl >  libmojolicious-plugin-openapi-perl >  libyaml-libyaml-perl > Two other options... >  1/ use kc.org deb

Re: [Koha-devel] Koha packaging problems (Deb10/Buster)

2020-03-10 Thread dcook
ltimo, NSW 2007 Australia Office: 02 9212 0899 Direct: 02 8005 0595 -Original Message- From: Koha-devel On Behalf Of dc...@prosentient.com.au Sent: Wednesday, 11 March 2020 2:55 PM To: 'Mason James' ; koha-devel@lists.koha-community.org Subject: Re: [Koha-devel] Koha packaging pr

Re: [Koha-devel] Koha packaging problems (Deb10/Buster)

2020-03-10 Thread dcook
Of Mason James Sent: Wednesday, 11 March 2020 12:41 PM To: koha-devel@lists.koha-community.org Subject: Re: [Koha-devel] Koha packaging problems (Deb10/Buster) hi Julian > deb http://debian.koha-community.org/koha stretch/19.11 this solution is very clean from a user's perspective - but... it

Re: [Koha-devel] Koha packaging problems (Deb10/Buster)

2020-03-10 Thread Mason James
hi Julian > deb http://debian.koha-community.org/koha stretch/19.11 this solution is very clean from a user's perspective - but... it does create a lot more repo setup complexity and effort per release this solution requires that all 3x3 distributions have all packages explicitly added to them, s

Re: [Koha-devel] Koha packaging problems (Deb10/Buster)

2020-03-10 Thread Mark Tompsett
Greetings, or to add the Koha version to the distribution name deb http://debian.koha-community.org/koha stretch/19.11 +1 Minimal changes to documentation, repo files, and very clear. It would also go to clarify which version of OS is still supported. "What do you mean there is no wheezy

Re: [Koha-devel] Koha packaging problems (Deb10/Buster)

2020-03-10 Thread Julian Maurice
Hi, With the 'distro' repo, won't we have incompatibility problems between the Koha version and the Perl modules versions ? For instance, if Koha 18.11 and 19.11 require 2 different versions of Mojolicious, how would that be solved ? Another option is to have one repository per Koha version,