On 01/13/12 08:51, Shawn Walker wrote:
On 01/12/12 19:12, Brock Pytlik wrote:
Webrev:
https://cr.opensolaris.org/action/browse/pkg/bpytlik/7129625-v1
Bugs:
7129625 pkg fails to install install-image/solaris-auto-install for
sparc variant in s11u1_07.
19138 FactoredManifests may forget what they've excluded
src/tests/api/t_manifest.py:
* needs copyright update
Thanks.
So, if I understand correctly, the short version is that a manifest
object that previously had content excluded would not automatically
apply those excludes if it used the cache to return content?
That's correct. In some situations the cache wouldn't exclude content
correctly. For example, gen_actions_by_type would work fine if the
manifest was loaded into memory already or if there wasn't a cache at
all, but if it read the content directly off disk, the excluded content
would reappear.
Thanks for taking a look,
Brock
-Shawn
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss