OpenSolaris

  subsites:   Code Reviews   Gates   Issues   Defects   Polls   Test   PKG   Planet   Mail
You are not signed in. Sign in or register.

Flag day: SUNWmmsu unreferenced files

Date: Tue, 19 Aug 2008 13:53:58 -0500
From: Brian Kuyper <Brian.Kuyper at sun dot com>
To: on-all at eng dot sun dot com, onnv-gate at onnv dot sfbay dot sun dot com
Subject: Flag day: SUNWmmsu unreferenced files

The putback of:

    6438119 SUNWmmsu is a "usr" package with both user and root bits

removes root file system files from a usr package.

This is a flag day for users who have previously done a pull of the gate 
in which
SUNWmmsu was using i.manifest, r.manifest and i.logadmconf.  These root 
files are now
apart of the SUNWmmsr package.  If a user does an update and rebuilds, 
they will find
errors from the findunref script saying the files in SUNWmmsu are 
unreferenced.

To resolve this, do a 'make clobber' in usr/src/pkgdefs/SUNWmmsu before 
building or
remove the files:
usr/src/pkgdefs/SUNWmmsu/i.manifest
usr/src/pkgdefs/SUNWmmsu/r.manifest
usr/src/pkgdefs/SUNWmmsu/i.logadmconf

-Brian