Hi Vikash, pkg-discuss at opensolaris.org is probably a better alias for this sort of question.
When you go to http://localhost:10000 in a web browser, do you see content ok? Have you uploaded packages to that repository? cheers, tim -------- Forwarded Message -------- From: Vikash Tulsiyan <no-re...@opensolaris.org> To: opensolaris-help at opensolaris.org Subject: [osol-help] Unable to set new package repository on 2009.06 Date: Fri, 05 Jun 2009 02:33:01 -0700 (PDT) [b]I was trying to set a new package authority.[/b] root at opensolaris:/usr/vt218991# svcs -a | grep pkg online 20:25:46 svc:/application/pkg/update:default online 14:32:37 svc:/application/pkg/server:default root at opensolaris:/usr/vt218991# pkg set-authority -O http://localhost:10000 localhostrepo pkg: The origin URIs for 'localhostrepo' do not appear to point to a valid pkg server. Please check the server's address and client's network configuration. Additional details: Unable to contact valid package server: http://localhost:10000/ Encountered the following error(s): Transport errors encountered when trying to contact depot server. Reported the following errors: IO Error while communicating with 'localhostrepo': Retryable socket error: (146, 'Connection refused'). (happened 4 times) [b]set-publisher command fails too[/b] root at opensolaris1:/usr/vt218991# pkg set-publisher -O "http://localhost:10000" localhostrepo pkg: The origin URIs for 'localhostrepo' do not appear to point to a valid pkg server. Please check the server's address and client's network configuration. Additional details: Unable to contact valid package server: http://localhost:10000/ Encountered the following error(s): Transport errors encountered when trying to contact depot server. Reported the following errors: IO Error while communicating with 'localhostrepo': Retryable socket error: (146, 'Connection refused'). (happened 4 times)