Of course, the correct webrev is at:
http://cr.opensolaris.org/~bpytlik/ips-3039-v1/

Sorry bout that,
Brock

Brock Pytlik wrote:
> Webrev:
> file:///export/home/bpytlik/IPS/recommit.bug-3039-v1/webrev/index.html
>
> bugs:
> 3039: Install and Image-update should check index consistency with 
> installed packages
> http://defect.opensolaris.org/bz/show_bug.cgi?id=3039
>
> 3059: Search should check index consistency with installed packags
> http://defect.opensolaris.org/bz/show_bug.cgi?id=3059
>
> 3192: indexer should timeout when versions in existing index are 
> permanently mismatched
> http://defect.opensolaris.org/bz/show_bug.cgi?id=3192
>
> 3194: The rebuild of the index at the end of imageplan must force the 
> image to reload its package state
> http://defect.opensolaris.org/bz/show_bug.cgi?id=3194
>
> This change seems to have no negative effect on the time performance of 
> search, and may actually make things slightly faster for reasons I don't 
> understand. The central part of this change is that during install, 
> uninstall, image-update, and search, what the image thinks is installed 
> is compared to what the indexer thought was installed, if those don't 
> match, an error is reported (during search) or the indexes are repaired 
> (during the other actions). It also cleans up a few other bugs I ran 
> into while testing the code that needed to be fixed in order to fully 
> test the changes.
>
> Thanks for taking a look,
> Brock
> _______________________________________________
> pkg-discuss mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
>   

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to