Actions
Bug #471
closed
DC
DC
pkg.conf is deprecated
Bug #471:
pkg.conf is deprecated
Status:
Closed
Priority:
Normal
Assignee:
Category:
Package Management
Target version:
Description
While upgrading one of my FreeNAS jails I received the following error:
PACKAGESITE in pkg.conf is no longer supported. Convert to the new repository style. See pkg.conf(5)
- In order to correct this, I did the following:
mv /usr/local/etc/pkg.conf /usr/local/etc/pkg.conf.old cp /usr/local/etc/pkg.conf.sample /usr/local/etc/pkg.conf chmod 640 /usr/local/etc/pkg.conf
DC Updated by Daniel Curtis about 11 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
DC Updated by Daniel Curtis almost 11 years ago
- Target version set to FreeBSD 9
DC Updated by Daniel Curtis almost 11 years ago
- Category set to Package Management
Actions