Did you modify the pkg server attributes to use port 10000? I believe the default is still set to port 80. Check /var/svc/manifest/application/pkg-server.xml and make sure the port and the inst_root match what you have set up.

-- Alan

Vikash Tulsiyan wrote:
[b]I was trying to set a new package authority.[/b]
r...@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
r...@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]
r...@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)
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to