OpenSolaris

Printable Version Enter a New Search
Bug ID 4864878
Synopsis strange 'XXX blocks' message sometimes in nightly mail message
State 10-Fix Delivered (Fix available in build)
Category:Subcategory consolidation:os-net-tools
Keywords
Responsible Engineer James D Carlson
Reported Against s10_35
Duplicate Of
Introduced In solaris_10
Commit to Fix s10_44
Fixed In s10_44
Release Fixed solaris_10(s10_44)
Related Bugs 5004267 , 4529365
Submit Date 15-May-2003
Last Update Date 15-May-2003
Description
I see this in the mail message nightly sends every so often during a build:

==== cpio archives build errors (DEBUG) ====

283930 blocks

This _might_ happen when there are packaging problems. That is
the case today where there's something in the proto area but
not in the packages:

==== Impact on packages ====


Files missing from packages:

T File Name                      Reloc/Sym name       perm owner group inode lnk maj min package(s)
------------------------------------------------------------------------------------------------------------
f usr/lib/abi/abi_libcmd.so.1    -                     755 -     -          0  1  -  -    proto


If I look at the full log I do see an error from cpiotranslate, which
might be the problem:

==== Creating DEBUG cpio archives at Thu May 15 12:56:17 PDT 2003 ====

Making compressed archives from /builds/on-fixes/proto/root_sparc in /builds/on-fixes/arch
ives/sparc/nightly.
Creating generic root archive:  83380 blocks
Creating generic usr archive:   cpiotranslate: usr/lib/abi/abi_libcmd.so.1: no packaging i
nfo
283930 blocks
Creating SUNW,Netra-240 root archive:   10 blocks
Creating SUNW,Netra-240 usr archive:    10 blocks
Creating SUNW,Netra-T12 root archive:   370 blocks

	and so on

certainly that '283930 blocks' in the archive output, following the
error, matches what's in the mail message. So perhaps it's displacing
the correct error?
Work Around
Look in nightly.log; it has the real story, ungrep'd by nightly hands.
Comments
N/A