[~psturc] When running the installer, it stops with this warning:
{ panel:title= noformat} $ ./installer/install.sh } .... Installing roles to /Users/jgallaso/Projects/aerogear/mobile-core/installer/roles - changing role openshift-origin-client-tools from v1.0.3 to v1.0.3 - downloading role 'ansible_openshift_origin_client_tools', owned by aerogear - downloading role from https://github.com/aerogear/ansible-openshift-origin-client-tools/archive/v1.0.3.tar.gz - extracting openshift-origin-client-tools to /Users/jgallaso/Projects/aerogear/mobile-core/installer/roles/openshift-origin-client-tools - openshift-origin-client-tools (v1.0.3) was installed successfully - dependency andrewrothstein.unarchive-deps is already installed, skipping. - adding dependency: andrewrothstein.alpine_glibc_shim (v2.0.6) - changing role install-socat from v1.0.0 to v1.0.0 - downloading role 'install_socat', owned by aerogear - downloading role from https://github.com/aerogear/install-socat/archive/v1.0.0.tar.gz - extracting install-socat to /Users/jgallaso/Projects/aerogear/mobile-core/installer/roles/install-socat - install-socat (v1.0.0) was installed successfully - downloading role 'alpine_glibc_shim', owned by andrewrothstein [WARNING]: - andrewrothstein.alpine_glibc_shim was NOT installed successfully: - sorry, andrewrothstein.alpine_glibc_shim was not found on https://galaxy.ansible.com.
ERROR! - you can use --ignore-errors to skip failed roles and finish processing the list. { panel noformat }
I tried manually installing the role, it gave me versioning error so I manually removed it before trying the installer again. Same error. |
|