From: Roger B.A. K. <ro...@qu...> - 2018-02-07 01:07:28
|
On 2/6/18 3:40 PM, Roger B.A. Klorese wrote: > I ran the script and it failed with: > > Install Software Collections release package: Success. > Spin pid is: 10392 > Warning: group Software Collections PHP 7 Environment does not exist. > Maybe run: yum groups mark install (see man yum) > Error: No packages in any requested group available to install or update > Installing PHP7: [2018-02-06 15:33:51 PST] [ERROR] Failed with error: 1 > [2018-02-06 15:33:51 PST] [ERROR] Something went wrong. Exiting. > [2018-02-06 15:33:51 PST] [ERROR] The last few log entries were: Resolved. Apparently just removing the previously-installed CentOS packages did not clean up sufficiently. Running install.sh -u and cleaning the yum cache did the trick. |