cardano-community / guild-operators

Artifacts and scripts created by Guild operators
https://cardano-community.github.io/guild-operators
MIT License
354 stars 177 forks source link

prereqs.sh on CentOS server #240

Closed ghost closed 4 years ago

ghost commented 4 years ago

Experienced the following error when re-running on a CentOS 8 server. Resolved by removing 'coreutils-single' package from line 118.

[matthijs@build tmp]$ ./prereqs.sh Using yum to prepare packages for "CentOS Linux" system Updating system packages... Installing missing prerequisite packages, if any.. Error: Problem: problem with installed package coreutils-8.30-7.el8_2.1.x86_64

rdlrt commented 4 years ago

This was added as per request from @redoracle . Will await for his inputs, as using coreutils instead impacts docker builds