Hillel Lubman wrote:
>>
>> I've updated the instructions on the wiki. Let me know if you still have
>> problems.
>>
>> -Albert
>>   
> I found some other tutorials (which also advice to create a separate ZFS 
> pool for the repository,  and did as follows:
...
> pfexec svccfg -s application/pkg/server setprop pkg/port=10000
...
> pfexec pkg set-publisher -O http://localhost:10001 local
...
> pkg/port count 10000
...

You've set the port number to 10000 using svccfg, but you specify 10001 
when executing set-publisher.  Did you mean to type 10000 instead of 10001?

Cheers,
-- 
Shawn Walker

Reply via email to