pkg 1.2.7 issue witth repos

Bryan Drewery bdrewery at FreeBSD.org
Sun Mar 30 13:39:33 UTC 2014


On 3/29/2014 5:13 PM, Richard M. Timoney wrote:
> I have been using pkg for a while and more recently poudriere as well.
> 
> I updated to pkg 1.2.7 from 1.2.7 and the new version seems not to find
> my repo. It is specified in /usr/local/etc/pkg/repos/
> 
> I can work around by reintroducing a 
> PACKAGESITE         : pkg+http://
> line in my pkg.conf but every time I use pkg it chatters about that
> being deprecated.
> 
> I don't see any message about changes in the config or anything in
> pkg.conf.sample to enlighten me.
> 
> Yours,
> 
> Richard
> 

You need a repository in the following format:

/usr/local/etc/pkg/repos/NAME.conf (.conf is significant)

NAME: {
  URL: "URL",
  ENABLED: true
}

See pkg.conf(5) MULTIPLE REPOSITORIES section.

-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 553 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-pkg/attachments/20140330/2808db00/attachment.sig>


More information about the freebsd-pkg mailing list