Do we not still need to add the timestamp to /etc/user_attr.SUNWcsr? Wait, what *was* that? Why was it not /etc/user_attr.d/SUNWcs?
These particular chattr_globs have been extraneous since the ON/IPS conversion took place in build 136 but they weren't cleaned up until now. The long and very sad story can be seen in the (also) obsolete src/util/distro-import/133/common/SUNWcs where we wanted to ensure that the base *_attr files were installed with an mtime of the epoch but at the same time working around the global attr file attempt to rename them into a fragment. In summary, at least some of lines in the SUNWcs' versions of these files need to be in the base files with the appropriate timestamp in order for the system/rbac service to work. I suspect some cleanup here can take place in ON, for at least the ones under etc/security/*.d since systewm/rbac isn't used for those three. Of course, all of those RBAC files in ON need to be split into their component packages.
What are the drops from system/manual?
It's a synchronization issue between JBeck's changes and the SUNWman delivered by the man consolidation for the build. The latter had already integrated into the dock and wasn't able to remove those four pages from SUNWman in time. I believe JBeck is working with the group to better synchronize things so we don't run into this in the future.
Clearly you'll need Bart's changes, which I haven't seen out for review, but that'll be super nice.
Indeed. I've already tested his changes and the manifests between the two imports were identical modulo the FMRI timestamp. _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
