If I specify on-nightlys as default authority and hipster as additional:
rpz@hipster:/distro-const$ pfexec distro_const build text_mode_x86.xml
/usr/share/distro_const/DC-manifest.defval.xml validates
/tmp/text_mode_x86_temp_2378.xml validates
Simple Log: /rpool/distro_const/dc-text/logs/simple-log-2020-01-24-06-58-39
Detail Log: /rpool/distro_const/dc-text/logs/detail-log-2020-01-24-06-58-39
Build started Fri Jan 24 06:58:39 2020
Distribution name: OpenIndiana_Text_X86
Build Area dataset: rpool/distro_const/dc-text
Build Area mount point: /rpool/distro_const/dc-text
==== im-pop: Image area creation
Initializing the IPS package image area: /rpool/distro_const/dc-text/build_data/pkg_image
Setting preferred publisher: on-nightly
Origin repository: file:///code/illumos-gate/packages/i386/nightly-nd/repo.redist/
Setting alternate publisher: openindiana.org
Origin repository: http://pkg.openindiana.org/hipster
Verifying the contents of the IPS repository
Installing the designated packages
pkg install: No matching version of server_install can be installed:
Reject: pkg://openindiana.org/[email protected]
to
pkg://openindiana.org/[email protected]
Reason: All acceptable versions of 'require' dependency on network/ssh are obsolete
No matching version of entire can be installed:
Reject: pkg://openindiana.org/[email protected]
Reason: No version matching 'require' dependency consolidation/userland/userland-incorporation can be installed
Failed executing /usr/bin/pkg -R /rpool/distro_const/dc-text/build_data/pkg_image install --no-index --accept pkg:/entire pkg:/server_install pkg:/system/install/text-install pkg:/system/install/media/internal
Unable to retrieve all of the specified packages
Traceback (most recent call last):
File "/usr/share/distro_const/im_pop.py", line 531, in <module>
"of the specified packages")
Exception: /usr/share/distro_const/im_pop.py: Unable to retrieve all of the specified packages
Child returned err 1
Build completed Fri Jan 24 07:03:25 2020
Build failed.
If I specify only on-nightly authority.
rpz@hipster:/distro-const$ pfexec distro_const build text_mode_x86.xml
/usr/share/distro_const/DC-manifest.defval.xml validates
/tmp/text_mode_x86_temp_2437.xml validates
Simple Log: /rpool/distro_const/dc-text/logs/simple-log-2020-01-24-07-10-11
Detail Log: /rpool/distro_const/dc-text/logs/detail-log-2020-01-24-07-10-11
Build started Fri Jan 24 07:10:11 2020
Distribution name: OpenIndiana_Text_X86
Build Area dataset: rpool/distro_const/dc-text
Build Area mount point: /rpool/distro_const/dc-text
==== im-pop: Image area creation
Initializing the IPS package image area: /rpool/distro_const/dc-text/build_data/pkg_image
Setting preferred publisher: on-nightly
Origin repository: file:///code/illumos-gate/packages/i386/nightly-nd/repo.redist/
Verifying the contents of the IPS repository
pkg list: no packages matching the following patterns are allowed by installed incorporations, or image variants that are known or installed
pkg:/entire
pkg:/server_install
pkg:/system/install/media/internal
pkg:/system/install/text-install
Use -af to allow all versions.
Traceback (most recent call last):
File "/usr/share/distro_const/im_pop.py", line 515, in <module>
"repository")
Exception: /usr/share/distro_const/im_pop.py: Unable to verify the contents of the specified IPS repository
Child returned err 1
Build completed Fri Jan 24 07:10:15 2020
Build failed.