I build a rpm package for the cloudify-cli source code with tag 4.0.1 by running command "rpmbuild -bb build.spec". The rpm package was builded and installed successfully even though the rpm package is smaller than the rpm package downloaded from Cloudify.co.
I bootstrap a simple manager with the installed cloudify-cli. During the bootstrapping process, the log requires me to be in a virtual environment to install plugin, so i go into a virtual environment and bootstrap a simple manager again. Then the log shows me an error was raised, like this: error log
Can you help me to solve this problem please?