Read-only nullfs mounts should become read-write?

Craig Rodrigues rodrigc at FreeBSD.org
Tue Apr 15 01:26:49 UTC 2014


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 at 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


More information about the freebsd-pkg mailing list