On 06/ 8/10 01:55 PM, [email protected] wrote:
Folks, This is a bugfix for an issue that was found yesterday, and that is blocking Zones testing. The problem was caused by a change to the way manifests were being downloaded. Not all of the corner cases were adjusted to cope with the fact that a PkgFmri object was being provided instead of a manifest's name.http://cr.opensolaris.org/~johansen/webrev-16189/ I had the submitter test this fix, since I wasn't able to replicate the conditions locally. He's been able to perform installs again with a patch for this fix.
src/modules/client/transport/repo.py: line 158: extra newline? line 379: s/form/from/ lines 853, 9528: s/pre_exc_errors/pre_exec_errors/ src/modules/fmri.py: lines 23-26: update copyright Otherwise, looks right to me. Cheers, -Shawn _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
