Actions
Bug #7830
closedsystem/zones/brand/ipkg required gawk but does not depend on it
Start date:
2017-01-31
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Description
I have a minimal OI system where I want to create a new zone by clonning of existing one
and the clonning process returs an error:
/usr/lib/brand/ipkg/clone313: /usr/bin/gawk: not found [No such file or directory]
Updated by Denis Kozadaev over 5 years ago
There is the same abot gsed:
service# zlogin -S zhost01.tambov.ru /usr/lib/brand/ipkg/system-unconfigure -R /a --- Resetting hosts file --- Resetting vfstab --- Removing network configuration files --- Resetting init defaults /usr/lib/brand/ipkg/system-unconfigure[123]: /usr/bin/gsed: not found [No such file or directory] ====================================================== Failed to reset TZ in /a/etc/default/init ======================================================
Updated by Alexander Pyhalov over 5 years ago
- Status changed from New to Resolved
- Assignee set to Adam Števko
Should be fixed in https://github.com/OpenIndiana/pkg5/pull/25
Actions