Hi,

On 04/14/2017 07:19 PM, "Enrico Weigelt, metux IT consult" <enrico.weig...@gr13.net> wrote:
Hi folks,


anyone here already used pbuilder w/ docker ?
(instead of, eg. cowbuilder)

Or is there anything else that can do that ?


--mtx

If you are in i386, you can build for amd64 build a chroot jail by the following way:

cowbuilder --create --distribution="jessie" --architecture="amd64"

and using:

--git-pbuilder

as an argument for git-buildpackage. All the build dependencies will be installed automatically within the jail, and removed after the packaging proccess.

However, i've never got it working on Devuan.

Cheers,

  Aitor.


_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to