OpenSolaris

Printable Version Enter a New Search
Bug ID 6730623
Synopsis nightly should create usr/closed if explicitly asked
State 10-Fix Delivered (Fix available in build)
Category:Subcategory consolidation:os-net-tools
Keywords
Responsible Engineer Mark J Nelson
Reported Against snv_94
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_96
Fixed In snv_96
Release Fixed solaris_nevada(snv_96)
Related Bugs 6538468
Submit Date 28-July-2008
Last Update Date 13-August-2008
Description
When building a child of a mercurial workspace, the nightly script does not create and populate usr/closed if usr/src already exists, even if CLOSED_CLONE_WS is set.

This problem came up in my build workspace when I incorrectly set CLOSED_CLONE_WS in an initial build.  The nightly script populated usr/src, then failed to create usr/closed.  I thought I could correct this by fixing my env file by choosing a proper CLOSED_CLONE_WS value and restart nightly, but nightly evidently requires that usr/src be empty in order to create usr/closed.  This is counter-intuitive, and it wasn't evident from the documentation (nightly man page or error output) that I needed to blow away usr/src to get usr/closed.
Work Around
N/A
Comments
N/A