Re: pkg chroot issues?

2016-05-29 Thread Julian Elischer
On 30/05/2016 12:33 AM, Tim Kientzle wrote: On May 29, 2016, at 8:55 AM, Julian Elischer wrote: I was thinking that in order to do this properly the chrooted child should do all it's fetch requests etc via the non-chrooted parent, but that would have probably been a bit

Re: pkg chroot issues?

2016-05-29 Thread Tim Kientzle
> On May 29, 2016, at 8:55 AM, Julian Elischer wrote: > > I was thinking that in order to do this properly the chrooted child should do > all it's fetch requests etc via the non-chrooted parent, but that would have > probably been a bit too complicated. (including add

Re: pkg chroot issues?

2016-05-29 Thread Julian Elischer
On 23/05/2016 4:32 AM, b...@freebsd.org wrote: On Sun, May 22, 2016 at 10:31:08PM +0200, b...@freebsd.org wrote: On Sun, May 22, 2016 at 01:24:12PM -0700, Tim Kientzle wrote: Crochet has some experimental hooks to install packages onto the system being built, but this seems to be hitting

Re: pkg chroot issues?

2016-05-22 Thread Baptiste Daroussin
On Sun, May 22, 2016 at 02:18:07PM -0700, Matthew Macy wrote: > > > > On Sun, 22 May 2016 13:43:13 -0700 Tim Kientzle > wrote > > > > > On May 22, 2016, at 1:28 PM, K. Macy wrote: > > > > > > > > > > > > On Sunday, May 22,

Re: pkg chroot issues?

2016-05-22 Thread Matthew Macy
On Sun, 22 May 2016 13:43:13 -0700 Tim Kientzle wrote > > > On May 22, 2016, at 1:28 PM, K. Macy wrote: > > > > > > > > On Sunday, May 22, 2016, Tim Kientzle wrote: > > Crochet has some experimental hooks

Re: pkg chroot issues?

2016-05-22 Thread Tim Kientzle
> On May 22, 2016, at 1:28 PM, K. Macy wrote: > > > > On Sunday, May 22, 2016, Tim Kientzle wrote: > Crochet has some experimental hooks to install packages onto the system being > built, but this seems to be hitting problems due to limitations in 'pkg

Re: pkg chroot issues?

2016-05-22 Thread b...@freebsd.org
On Sun, May 22, 2016 at 10:31:08PM +0200, b...@freebsd.org wrote: > On Sun, May 22, 2016 at 01:24:12PM -0700, Tim Kientzle wrote: > > Crochet has some experimental hooks to install packages onto the system > > being built, but this seems to be hitting problems due to limitations in > > 'pkg -c'.

Re: pkg chroot issues?

2016-05-22 Thread b...@freebsd.org
On Sun, May 22, 2016 at 01:24:12PM -0700, Tim Kientzle wrote: > Crochet has some experimental hooks to install packages onto the system being > built, but this seems to be hitting problems due to limitations in 'pkg -c'. > In particular, it seems that pkg performs the chroot before it does any

Re: pkg chroot issues?

2016-05-22 Thread K. Macy
On Sunday, May 22, 2016, Tim Kientzle wrote: > Crochet has some experimental hooks to install packages onto the system > being built, but this seems to be hitting problems due to limitations in > 'pkg -c'. In particular, it seems that pkg performs the chroot before it > does