Doh! That's embarrassing. Thanks Danek.
Danek Duvall wrote:
> Jens Deppe wrote:
>
>> Create the repo:
>> pkgsend -s file:///tank/scratch create-repository --set-property
>> publisher.prefix=opensolaris.org
>>
>> Try and open a transaction (fails):
>> #> pkgsend -s file:///tank/source/ open SUNWinstall at 0.5.11-0.129
>> pkgsend: publisher.prefix is required.
>
> Might it be that in the repo creation, you pointed at /tank/scratch, while
> in the transaction open statement, you pointed at /tank/source?
>
> Danek