Actions
Bug #13646
closedonu fails if the system being updated has linked image zones
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
This occurs because the onu
script does not update the publishers in the linked zones, causing a linked image exception:
Linked image publisher checkpkg: update failed (linked image exception(s)): A 'pubcheck-linked' operation failed for child 'zone:ipkg' with an unexpected return value of 1 and generated the following output: pkg: Invalid child image publisher configuration. Child image publisher configuration must be a superset of the parent image publisher configuration. Please update the child publisher configuration to match the parent. If the child image is a zone this can be done automatically by detaching and attaching the zone. The parent image has the following enabled publishers: PUBLISHER 0: on-nightly PUBLISHER 1: openindiana.org (non-sticky) The child image has the following enabled publishers: PUBLISHER 0: openindiana.org pkg -R /tmp/onu.Uwa4Sw image-update failed: exit code 1
Related issues
Updated by Andy Fiddaman about 2 years ago
- Related to Feature #13642: onu could support updating on OmniOS added
Updated by Electric Monk about 2 years ago
- % Done changed from 0 to 100
- Status changed from In Progress to Closed
git commit b3013b70462052910fea345a14462dcaa00cf7f6
commit b3013b70462052910fea345a14462dcaa00cf7f6 Author: Andy Fiddaman <omnios@citrus-it.co.uk> Date: 2021-05-04T18:50:34.000Z 13642 onu could support updating on OmniOS 13646 onu fails if the system being updated has linked image zones 13647 onu does not work with python3.x Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions