Missing .deb dependency: netbase #2293
Closed
Comments
By the same token, |
borsboom
added a commit
that referenced
this issue
Jun 20, 2016
Updated the release script so the next release's |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When installing Stack in a blank Xenial docker container, we get
As pointed out here, the reason for this is because the
netbase
package has not been installed on the system. It should be added to the .deb dependencies for Stack.The text was updated successfully, but these errors were encountered: