Michael Schuster wrote: > Shawn Walker wrote: >> Mike Gerdts wrote: >> ... >>> I noticed that du-kd took a very long time as well - a sign of a huge >>> number of files or directories. pkg is to blame for 87% of the >>> directories. >>> >>> # wc -l du-kd >>> 69834 du-kd >>> # grep /var/pkg du-kd| wc -l >>> 61175 >>> # grep /var/pkg/download du-kd| wc -l >>> 58310 >> >> You may find this setting in /var/pkg/cfg_cache of interest: >> >> flush-content-cache-on-success = False > > I find my version of the file you mention has sections (seperated by > lines of the form "[name]"), none of which contain that setting - I'd > assume that the it needs to go in the "policy" section; can you please > confirm?
Yes, but you don't have a version of pkg that doesn't support that policy option if you don't see it in the file (if I understand the code correctly). -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
