[OmniOS-discuss] and now what ... getting back to the gate
Dan McDonald
danmcd at omniti.com
Tue Nov 10 21:25:57 UTC 2015
> On Nov 10, 2015, at 4:10 PM, Richard PALO <richard at netbsd.org> wrote:
>
>>
>> beadm activate b151017-20151110
>> Activated successfully
>> /opt/onbld/bin/onu[124]: [: ']' missing
>> WARNING: Use of onu(1) will prevent use of zone attach in the new BE
>> See onu(1)
>> Updating zone zoneadm
>> pkg: Aucune image ne se trouve à l'emplacement 'zoneadm/root'
>> pkg -R zoneadm/root set-publisher --no-refresh --set-property signature-policy=verify --non-sticky
>> pkg: Aucune image ne se trouve à l'emplacement 'zoneadm/root'
>> pkg -R zoneadm/root set-publisher --no-refresh --set-property signature-policy=verify --non-sticky failed: exit code 1
>
> what's all this last business?
A bug in ONU, it seems...
What's weird, however, is that it should work. update_zone() is invoked thusly:
for zone in `do_cmd zoneadm -R $tmpdir list -cip`; do
update_zone $zone
done
What does "zoneadm list -cip" say for you?
Dan
More information about the OmniOS-discuss
mailing list