Hi Ben, I just found out a fix using the url you sent me. I used poudriere -x bulk... to debug the problem.
By default a jail doesn't start with loopback interface and poudriere try to build a jail inside a jail using loopback interface. So to fix it i added the following to /etc/jail.conf in host system and restart my jail: ip4.addr=xx.xx.xx.xx, 127.0.0.1; Thanks for your tip. On Thu, Jan 29, 2015 at 8:39 PM, Ben Woods <woods...@gmail.com> wrote: > That looks similar to this bug entry: > https://github.com/freebsd/poudriere/issues/216 > > Does that information help at all? > > > On Friday, January 30, 2015, Cassiano Peixoto <peixotocassi...@gmail.com> > wrote: > >> Hi, >> >> I'm trying to run Poudriere inside a jail to build my packages but i'm >> having the following error: >> >> [00:00:00] ====>> Creating the reference jail... done >> [00:00:03] ====>> Mounting system devices for 10amd64-system >> [00:00:03] ====>> Mounting ports/packages/distfiles >> [00:00:03] ====>> Using packages from previously failed build >> [00:00:03] ====>> Mounting packages from: >> /poudriere/data/packages/10amd64-system >> [00:00:03] ====>> Mounting /var/db/ports from: >> /usr/local/etc/poudriere.d/options >> [00:00:03] ====>> Appending to make.conf: >> /usr/local/etc/poudriere.d/make.conf >> /etc/resolv.conf -> /poudriere/data/.m/10amd64-system/ref/etc/resolv.conf >> [00:00:03] ====>> Starting jail 10amd64-system >> jail: jail_set: Operation not permitted >> [00:00:03] ====>> Cleaning up >> [00:00:03] ====>> Umounting file systems >> >> Any idea what's going on? >> >> Thanks >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" >> > > > -- > > -- > From: Benjamin Woods > woods...@gmail.com > _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"