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 ?
Actions