Joerg Schilling writes:

> > * The files and directories in the SUNWonbld packages distributed on
> >   opensolaris.org belong to a non-system uid (stevenl/staff if viewed with
> >   GNU tar), which is ugly if you extract them somewhere as root.  I think
> >   they should use cpiotranslate as well to only use system uids and gids.
> 
> I a not sure whether this is relevent, note that this is a package that
> later uses it's own rules for the permissions and owners.

True, it's not relevant for the installed files, but if you extract the
package as non-root, you create unowned files, which check scripts of ours
complain about.

> > * At one time, I had to abort nightly with ^C.  Unfortunately, the
> >   sub-dmakes ignored this an ran along happily.  It took me some effort to
> >   kill off the whole bunch ;-(
> 
> This is interesting. Are you using bash at some important place here?

Indeed: nightly is started from bash.

        Rainer

-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to