Shawn Walker wrote:
Did you check the mode= attributes of your file actions in the manifest for SUNWutsvt? They're very likely wrong. By the looks of it you have '?' which isn't supported.

That's right, see the pkgmap file.

So what's best practice here?
In an SVR4 pkg, as I understand it it's best practice to specify ? for modes and owner/group of ancestor dirs into which you are installing new content, e.g.:

1 d none etc ? ? ?
1 d none etc/opt ? ? ?
1 d none etc/opt/SUNWutsvt 0755 root sys

But if I import that evidently it makes pkg blow up (is it really a good idea to let pkgsend import stuff that's guaranteed to make pkg blow up?). I'm going to need to import a bunch of SVR4 packages, and they need to work in SVR4 environments (e.g. S10) also.
How should I construct my pkgmap in this case?

-Bob

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to