* FLAG-DAY: native SMF binaries have moved
@ 2024-07-04 6:08 Richard Lowe
2024-07-04 6:12 ` Richard Lowe
0 siblings, 1 reply; 2+ messages in thread
From: Richard Lowe @ 2024-07-04 6:08 UTC (permalink / raw)
To: illumos-dev
[-- Attachment #1: Type: text/plain, Size: 864 bytes --]
If you don't manually build SMF repositories you can ignore this message. If
you build illumos install media or appliance images you probably _do_
manually
build SMF repositories.
With the introduction of "16570 tools svccfg could be built more normally"
the
private native versions of `svccfg` and `svc.configd` have moved.
If you build install media or appliance images you probably as part of your
build process do a full offline SMF manifest import. You should look for
references to `usr/src/cmd/svc/svccfg/svccfg-native` from your illumos
workspace, and change them to the more usual
`illumos-gate/usr/src/tools/proto/root_$(MACH)-nd/opt/onbld/bin/$(MACH)/svccfg`
You should also look for `SVCCFG_CONFIGD_PATH` which should point to
`usr/src/tools/proto/root_$(MACH)-nd/opt/onbld/bin/$(MACH)/svc.configd`.
Sorry for any inconvenience.
[-- Attachment #2: Type: text/html, Size: 1262 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: FLAG-DAY: native SMF binaries have moved
2024-07-04 6:08 FLAG-DAY: native SMF binaries have moved Richard Lowe
@ 2024-07-04 6:12 ` Richard Lowe
0 siblings, 0 replies; 2+ messages in thread
From: Richard Lowe @ 2024-07-04 6:12 UTC (permalink / raw)
To: illumos-dev
[-- Attachment #1: Type: text/plain, Size: 285 bytes --]
It was also brought to my attention this might have accidentally
reintroduced a dependency on the zones/internal package that slipped in
because I have that package installed.
If you have noise regarding libuutil.h please install that package until a
fix is provided.
Sorry.
[-- Attachment #2: Type: text/html, Size: 392 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-04 6:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-04 6:08 FLAG-DAY: native SMF binaries have moved Richard Lowe
2024-07-04 6:12 ` Richard Lowe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).