Actions
Bug #2676
closedpkg(8) not usable ootb on DragonFly 3.8rc
Description
A new system installed from one of the DragonFly 3.8rc images is unable to use pkg(8) binary packages out of the box:
- pkg install zsh
Updating repository catalogue
No valid repository found.
The version of pkg(8) present on the images is 1.2.6, which is quite old by now.
Could it be the images were created with an outdated dports tree ?
Updated by justin over 10 years ago
- Status changed from New to Resolved
- Assignee set to justin
Fixed in RC2; check for bad default value added by swildner in aa3eeb1274af9bc7e400dd636231244b0addf078.
Actions