Hi
I ran pkg fix ( more out of interest than anything else ),
I have build 124 installed,
so this then produced a lot of messages ( already seen by pkg verify )
anyway it then told me
pkg: Requested "fix" operation would affect files that cannot be
modified in live image.
Please retry this operation on an alternate boot environment.
so I ran:
beadm create snv_124_1
beadm mount snv_124_1 /a
pkg fix -R /a
anyway this just exists, and /a does seem to be properly populated etc.
eo144...@kilcolgan:/var/adm$ pfexec pkg fix -R /a
eo144...@kilcolgan:/var/adm$ echo $?
0
eo144...@kilcolgan:/var/adm$
I ran truss and it seems to be operating in the live BE?
ie
8304: mkdir("/var/pkg/publisher/internaldev/catalog", 0777) Err#17 EEXIST
8304: stat64("/var/pkg/state/installed/catalog.attrs", 0x080463E0) = 0
not clear from truss why it's doing this, any idea as to what I'm doing
wrong here?
Also should it be doing a mkdir like above, ie dir already exists?
Enda
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss