hey all, if you're not building userland on a private network with an internet proxy, you can ignore this message.
my push of jsonrpclib into userland requires that the jsonrpclib tarball be downloaded via https. this means that if you're setting http_proxy in your environment you also need to start setting https_proxy (note the "s"). thanks, ed On Sat, May 26, 2012 at 12:00:06AM +0000, [email protected] wrote: > Author: Edward Pilatowicz <[email protected]> > Repository: /hg/userland/gate > Branch: default > Latest revision: d0946a4ddb7833794c58c44fbbb818d5e30530e7 > Total changesets: 1 > Log message: > PSARC/2012/198 python-jsonrpclib > 7169490 userland-fetch and "McAfee Web Gateway" don't get along > 7169491 integrate jsonrpclib into userland > > Files: > create: components/python/jsonrpclib/Makefile > create: components/python/jsonrpclib/jsonrpclib-26.p5m > create: components/python/jsonrpclib/jsonrpclib-27.p5m > create: components/python/jsonrpclib/jsonrpclib.license > create: components/python/jsonrpclib/jsonrpclib.p5m > create: > components/python/jsonrpclib/patches/python-issue-4978-workaround.patch > update: tools/userland-fetch > _______________________________________________ > userland-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/userland-discuss _______________________________________________ userland-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/userland-discuss
