Date: Mon, 14 Apr 2014 18:39:10 -0700 From: Sean Bruno <sbruno@ignoranthack.me> To: Craig Rodrigues <rodrigc@FreeBSD.org> Cc: freebsd-pkg@freebsd.org Subject: Re: Read-only nullfs mounts should become read-write? Message-ID: <1397525950.1293.4.camel@powernoodle.corp.yahoo.com> In-Reply-To: <CAG=rPVcNFZfTP9j-848BOvoM=-z83SPerb1d%2ByJ0HOaSHdoJJA@mail.gmail.com> References: <CAG=rPVcNFZfTP9j-848BOvoM=-z83SPerb1d%2ByJ0HOaSHdoJJA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Mon, 2014-04-14 at 18:26 -0700, Craig Rodrigues wrote: > Hi, > > I have been experimenting with converting the FreeNAS > build to use poudriere for building ports. > > This is my poudriere.conf: > ============================================================ > NO_ZFS=yes > RESOLV_CONF=/etc/resolv.conf > BASEFS=/usr/home/rodrigc/freenas/freenas/os-base/amd64/poudriere > DISTFILES_CACHE=/usr/home/rodrigc/freenas/freenas/os-base/amd64/ports/distfiles > POUDRIERE_DATA=/usr/home/rodrigc/freenas/freenas/os-base/amd64/d > USE_PORTLINT=no > USE_TMPFS=yes > GIT_URL=git@gitserver.ixsystems.com:/git/repos/freenas-build/ports.git > GIT_BRANCH=freenas/9-stable > ============================================================ > > When doing a build, I encountered errors like this during every ports build: > > ===> Fetching all distfiles required by rcs-5.8.2 for building > ===> Extracting for rcs-5.8.2 > => SHA256 Checksum OK for rcs-5.8.2.tar.gz. > mkdir: /usr/ports/devel/rcs/work: Read-only file system > *** [do-extract] Error code 1 > > > Any idea what the cause of the problem could be? > > > -- > Craig Maybe set PORTSDIR= in make.conf or whatever to point at where your ports are? I think I ran into this too. e.g. make.conf: PORTSDIR=/usr/local/poudriere/ports/default Maybe spam the entire build log from poudriere somewhere we can look at too. sean [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAABAgAGBQJTTI2zAAoJEBkJRdwI6BaHYYoH/A1NIfmd3g4eohPWn7q0dPzf vBR2Y8Sn1MQ9d9oZSzie3OO61lqXFYwU4hiJF6n5oZu0AEFaIJqwkU82IIKoP6mH bwMmXlPbub9G9Io444EJSbLy553Gv3TXqVrf6KrEi3KKOW/10BM3fjc4OmbHsiez C2RAzPjFrTvFqiSXd6MI9MEkYo0PBgV4Y/tWqKYE0sWfQqnNi6GxGDiRKPj96Z9F hYVh5s7sYk75lhYAaORQKtNe5W3TA/gWAYIDqcHsJ+4sC3LRv608VHrQ4JHxBalc iYA9RPl368SWTjNDHKAhH7dOBjs/3klGMMcUY03seVxR7T54Tsj+UXyTPHlyD1U= =i0p7 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1397525950.1293.4.camel>
