hey all, starting with an image-update from b133 to b134 i noticed that pkg seems to be doing a lot of extra re-indexing. here's what i'm seeing:
---8<--- Update Phase 44488/44488 PHASE ITEMS Reading Existing Index 8/8 Indexing Packages 1719/1719 Indexing Packages 1719/1719 Optimizing Index... PHASE ITEMS Indexing Packages 1726/1726 opensolaris-134 has been updated successfully ---8<--- notice how we index packages three times. i'm guessing this is happening because to do the image update i manually cloned my current BE, mounted it on /a, and then ran ran "pkg -R /a image-update". this doesn't happen if i drop the -R argument and let pkg clone the BE for me. (fyi, i'm doing the be management manually because it allows me to delete the contents of /var/pkg/download and prevent it from being captured in BE snapshots.) has anyone else seen this behavior? ed _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
