Hi Glenn, I was initially confused as to why all messages were sent to stderr, but I think I understand it now.
stderr messages get logged in both detail and simple logs, stdout get logged in just the detail log - is that correct? (Perhaps a comment calling that out would be good) Line 404, what is throwing an AttributeError? That's an odd exception to need to catch. No other complaints from me (other than the line wrapping that's been mentioned multiple times - the indentation should align with the opening quotes from the prior line in each case) - Keith On 02/17/10 01:10 PM, Glenn Lagasse wrote: > Hi All, > > Another stopper for 2010.03. Could I get a couple of reviewers please? > > Defect: > > http://defect.opensolaris.org/bz/show_bug.cgi?id=13193 > > Webrev: > > http://cr.opensolaris.org/~glagasse/slim_13193/ > > What this does is allow the transfer module to write it's output to the > DC log files (which was lost when the VMC project integrated and moved > the im_pop *step* into a finalizer script). I believe I've duplicated > the pre-VMC behaviour with regards to what is logged to various places. > > I've attached some output from a DC run (up to the im-mod step since > anything else isn't relevant). There's a detailed log and a simple log. > The output on the console looks like: > > Build started Wed Feb 17 11:50:42 2010 > Distribution name: OpenSolaris > Build Area dataset: rpool/dc > Build Area mount point: /rpool/dc > ==== im-pop: Image area creation > Initializing the IPS package image area: /rpool/dc/build_data/pkg_image > Setting preferred publisher: opensolaris.org > Origin repository: http://ipkg.sfbay/dev > Verifying the contents of the IPS repository > Installing the designated packages > Uninstalling the designated packages > Setting post-install preferred publisher: opensolaris.org > Origin repository: http://ipkg.sfbay/dev > Setting post-install alternate publisher: contrib.opensolaris.org > Origin repository: http://pkg.opensolaris.org/contrib > Stopping at im-mod: Image area modifications > Build completed Wed Feb 17 12:17:07 2010 > Build is successful. > > Thanks! > > > > > _______________________________________________ > caiman-discuss mailing list > caiman-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/caiman-discuss > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/caiman-discuss/attachments/20100217/fb792ecc/attachment.html>