Re: [Koha-devel] Building Koha Debian packages in Docker

2018-11-26 Thread Tomas Cohen Arazi
> > > *From:* Tomas Cohen Arazi [mailto:tomasco...@gmail.com] > *Sent:* Tuesday, 27 November 2018 11:57 AM > *To:* David Cook > *Cc:* Chris Cormack ; koha-devel < > koha-devel@lists.koha-community.org> > *Subject:* Re: [Koha-devel] Building Koha Debian packages in Dock

Re: [Koha-devel] Building Koha Debian packages in Docker

2018-11-26 Thread David Cook
[mailto:tomasco...@gmail.com] Sent: Tuesday, 27 November 2018 11:57 AM To: David Cook Cc: Chris Cormack ; koha-devel Subject: Re: [Koha-devel] Building Koha Debian packages in Docker If I had time to spend on the subject, I would look for ways to build Debian packages without the need to chroot

Re: [Koha-devel] Building Koha Debian packages in Docker

2018-11-26 Thread Tomas Cohen Arazi
> Ultimo, NSW 2007 > > Australia > > > > Office: 02 9212 0899 > > Direct: 02 8005 0595 > > > > *From:* Chris Cormack [mailto:chr...@catalyst.net.nz] > *Sent:* Tuesday, 27 November 2018 11:35 AM > *To:* David Cook ; > koha-devel@lists.koha-community.org

Re: [Koha-devel] Building Koha Debian packages in Docker

2018-11-26 Thread David Cook
8005 0595 From: Chris Cormack [mailto:chr...@catalyst.net.nz] Sent: Tuesday, 27 November 2018 11:35 AM To: David Cook ; koha-devel@lists.koha-community.org Subject: RE: [Koha-devel] Building Koha Debian packages in Docker If you like, I note it's been working fine for over 8 years now

Re: [Koha-devel] Building Koha Debian packages in Docker

2018-11-26 Thread Chris Cormack
ilto:koha-devel-boun...@lists.koha-community.org] On Behalf Of Chris >Cormack >Sent: Monday, 26 November 2018 6:51 PM >To: koha-devel@lists.koha-community.org >Cc: 'koha-devel' >Subject: Re: [Koha-devel] Building Koha Debian packages in Docker > > > >More than

Re: [Koha-devel] Building Koha Debian packages in Docker

2018-11-26 Thread David Cook
Sent: Monday, 26 November 2018 6:51 PM To: koha-devel@lists.koha-community.org Cc: 'koha-devel' Subject: Re: [Koha-devel] Building Koha Debian packages in Docker More than just the tests. It also makes sure all the dependencies are packaged too. That way you can't build a pa

Re: [Koha-devel] Building Koha Debian packages in Docker

2018-11-25 Thread Chris Cormack
More than just the tests. It also makes sure all the dependencies are packaged too. That way you can't build a package you can't install (because one of its depencies isn't packaged) Chris On 26 November 2018 8:19:36 PM NZDT, David Cook wrote: >Thanks for sharing that, Tomas. I thought that

Re: [Koha-devel] Building Koha Debian packages in Docker

2018-11-25 Thread David Cook
Thanks for sharing that, Tomas. I thought that you’d already done some work on this, but it wasn’t jumping out at me the other day. Where’s it in your gitlab? Is it the koha-dpkg-docker repository? I’m curious though why one would use pbuilder in Docker. Is it so that you can use the base.tg

Re: [Koha-devel] Building Koha Debian packages in Docker

2018-11-22 Thread Tomas Cohen Arazi
David, try this https://hub.docker.com/r/koha/koha-dpkg/ I basically maintain the base.tgz files outside of it. It works nicely. The source code is on my gitlab. The plan was to automate the packages building and eventually set a pipeline for also testing the install process of the results. El 2