OpenSolaris

Printable Version Enter a New Search
Bug ID 6540980
Synopsis $SRC/cmd/agents clobber/realclobber targets do despicable things with SCCS
State 10-Fix Delivered (Fix available in build)
Category:Subcategory sma-net-snmp:agent
Keywords hg_trans | opensolaris | oss-sponsor
Sponsor stevel
Submitter richlowe
Responsible Engineer Stephen Lau
Reported Against snv_01
Duplicate Of
Introduced In solaris_7
Commit to Fix snv_69
Fixed In snv_69
Release Fixed solaris_nevada(snv_69)
Related Bugs 6542280
Submit Date 30-March-2007
Last Update Date 19-July-2007
Description
Category
   sma-net-snmp
Sub-Category
   agent
Description
   $SRC/cmd/agents (and no doubt $CLOSED/cmd/agents too) make use of 'sccs clean' in a SEA-specific 'realclobber' target (and one clobber target), also remove sources during 'clobber' via CLOBBERFILES in some places.
Luckily, the clobber build under there is broken, too...
Frequency
   Always
Regression
   No
Steps to Reproduce
   % cd $SRC/cmd/agents
% make clobber realclobber
Scream
Expected Result
   A clobber target that works, and doesn't remove source files.
Actual Result
   A clobber target that doesn't work, and if it did would remove source files.
Error Message(s)
   
Test Case
   
Workaround
   
Submitter wants to work on bug
   Yes
Additional configuration information
Work Around
N/A
Comments
N/A