Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2014 19:21:06 -0500 (CDT)
From:      Greg Rivers <gcr+freebsd-ports@tharned.org>
To:        freebsd-ports@freebsd.org
Subject:   Building interactive ports with poudriere
Message-ID:  <alpine.BSF.2.11.1408171909170.11955@angus.tharned.org>

next in thread | raw e-mail | index | archive | help
What's the proper way to tell poudriere to accept a license?

Example:
# DISABLE_LICENSES=yes poudriere bulk -j 100amd64 sysutils/fusefs-exfat sysutils/exfat-utils
[snip]
====>> Building 2 packages using 2 builders
====>> Starting/Cloning builders
====>> Hit CTRL+t at any time to see build progress and stats
====>> [01] Starting build of sysutils/fusefs-exfat
====>> [02] Starting build of sysutils/exfat-utils
====>> [02] Finished build of sysutils/exfat-utils: Ignored: License Microsoft-exFAT needs confirmation, but BATCH is defined
====>> [01] Finished build of sysutils/fusefs-exfat: Ignored: License Microsoft-exFAT needs confirmation, but BATCH is defined
====>> Stopping 2 builders
====>> No package built, no need to update the repository
[snip]

Setting environment variables doesn't seem to work.

-- 
Greg Rivers



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.11.1408171909170.11955>