I tried the code today and, while helpful, I did not get quite the results I expected. Specifically, I was looking at SUNWiiimr. Oddly, I do not see any mention of it in .clustertoc and hence no directory for it in the repository.
If I go to the package, I can see its dependencies: # cat /mnt/Solaris_8/Product/SUNWiiimr/install/depend # Copyright (c) 1990-92 Sun Microsystems, Inc. # All Rights Reserved # # @(#)depend 1.2 92/10/22 (c) Sun Microsystems, Inc. P SUNWcsr Core Sparc, (Root) P SUNWcsu Core Sparc, (Usr) P SUNWcar Core Archictecture, (Root) P SUNWkvm Core Architecture, (Usr) P SUNWesu Extended System Utilities P SUNWxwplt X Window System platform software ### Given that, I would expect that doing an `spc -r ... -s ... -z SUNWesu` would list SUNWiiimr, but it does not. I'm not quite sure why there is no mention of it in the clustertoc, but it seems like you might need to make an additional pass through the depend files when building the repository in order to get all of the expected info. Thanks for your help, Mitch This message posted from opensolaris.org
