DctrlVan / DCTRL

DCTRL meat-space issues and wiki
13 stars 0 forks source link

Finish upgrading hashi box #172

Closed findkiko closed 7 years ago

findkiko commented 7 years ago

As a general rule archlinux doesn't support partial upgrades. eg. our dns script currently isn't working because the new awk is looking for the new libreadline libraries. but they're not there because readline hasn't been updated yet.

Try to update the box with sudo pacman -Syu rather than individual packages esp if some are already installed.