On 10/14/10 06:08 PM, Shawn Walker wrote:
On 10/14/10 01:12 AM, Padraig O Briain wrote:
When I look at a p5i file to install a package from
http://ipkg.sfbay/dev/ I see that the repositories field has origins
required.

I don't understand this sentence. What do you mean "has origins required."

Sorry, I should have written specified.

When I run a local depot I see that the repositories field is empty in
the p5i files used to install a package.

Yes, unless you provide 'origins' there will be no "repositories" records.

How do I get the repositories field to be set in the p5i file?

See above.

Alternatively,

pkgrepo -s <path_to_repo> -p <publisher_prefix> \
    repository/origins=(<uri1> <uri2> <uriN>)

I assume you meant
pkgrepo set -s <path_to_repo> -p <publisher_prefix> \
    repository/origins=(<uri1> <uri2> <uriN>)

Does pkgrepo rebuild command then need to be run?

Padraig


-Shawn
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to