SOLVED: Re: poudriere bug [WAS: Re: poudriere zfs setup help ]
Anton Shterenlikht
mexas at bris.ac.uk
Thu Oct 31 11:15:27 UTC 2013
>From bdrewery at freebsd.org Mon Oct 28 11:46:27 2013
>>>>>> root at ia64-default:~ # mkdir /usr/ports/ports-mgmt/pkg/work
>>>>>> mkdir: /usr/ports/ports-mgmt/pkg/work: Read-only file system
>
>The WRKDIRPREFIX should be set to /wrkdirs in the jail's make.conf. Can
>you go into the jail and show the contents of /etc/make.conf?
>
Seems something went wrong when I made the jail.
I removed it, and recreated in anew. Now all seems
fine:
install -o root -g wheel -m 444 /pdr/jails/ia64/usr/src/etc/../sys/ia64/conf/GENERIC.hints /pdr/jails/ia64/boot/device.hints
====>> Recording filesystem state for clean... done
====>> Jail ia64 stable/10 ia64 is ready to be used
# cat /pdr/data/build/ia64-default/ref/etc/make.conf
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
DISABLE_MAKE_JOBS=poudriere
#
Many thanks
Anton
More information about the freebsd-ports
mailing list