I got bitten by this trying to upgrade from build 95 to 96 this morning. The real pain was that to I had to run "pkg image-update" repetitively and each time it would get one pkg further into the download and fail the cache checksumming. After about 10 failed attempts I emptied out the contents of /var/pkg/download.
Cheers, Niall. [EMAIL PROTECTED] wrote: > Danek, the clever guy that he is, found a bug in our handling of some > download caching issues. This problem occurs when you have old content > from a previous build, and then download manifests that have a hash on > the compressed content. In certain situations, the cached content's > hash won't match that in the manifest. This isn't fatal, but we were > treating it as such. In this situation, we actually want to remove the > item from the cache and download a new piece of content. > > This webrev fixes the issue: > > http://cr.opensolaris.org/~johansen/webrev-3099/ > > Thanks, > > -j > _______________________________________________ > 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
