Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 18.04 - Fail to download ExtJS 6.2 #60

Open
boeriec opened this issue Nov 19, 2018 · 3 comments
Open

Ubuntu 18.04 - Fail to download ExtJS 6.2 #60

boeriec opened this issue Nov 19, 2018 · 3 comments

Comments

@boeriec
Copy link

boeriec commented Nov 19, 2018

Hi Muffy,

The installation failed on stage "Downloading ExtJS 6.2 sources from Subversion...."
any solution please?

Big Thanks.

@rallep71
Copy link

ubuntu 18.04 lts
same issue

TASK [radiusdesk : Downloading ExtJS 6.2 sources from Subversion (Ubuntu 14+)] ********************************************************
[WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: extjs_src.stat.exists ==
False or extjs_src.stat.md5 != '{{ extjs_62_src_md5_sum }}'

fatal: [localhost]: FAILED! => {"msg": "The conditional check 'extjs_src.stat.exists == False or extjs_src.stat.md5 != '{{ extjs_62_src_md5_sum }}'' failed. The error was: error while evaluating conditional (extjs_src.stat.exists == False or extjs_src.stat.md5 != '{{ extjs_62_src_md5_sum }}'): 'dict object' has no attribute 'md5'\n\nThe error appears to have been in '/root/radiusdesk-installer/roles/radiusdesk/tasks/Nginx_Debian.yml': line 193, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Downloading ExtJS 6.2 sources from Subversion (Ubuntu 14+)\n ^ here\n"}
to retry, use: --limit @/root/radiusdesk-installer/rd-installer-ansible.retry

@Naraska
Copy link

Naraska commented Dec 3, 2018

Same problem here, using ubuntu 18.04

TASK [radiusdesk : Downloading ExtJS 6.2 sources from Subversion (Ubuntu 14+)] ***************************************************************************************** [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: extjs_src.stat.exists == False or extjs_src.stat.md5 != '{{ extjs_62_src_md5_sum }}' fatal: [localhost]: FAILED! => {"msg": "The conditional check 'extjs_src.stat.exists == False or extjs_src.stat.md5 != '{{ extjs_62_src_md5_sum }}'' failed. The error was: error while evaluating conditional (extjs_src.stat.exists == False or extjs_src.stat.md5 != '{{ extjs_62_src_md5_sum }}'): 'dict object' has no attribute 'md5'\n\nThe error appears to have been in '/root/radiusdesk-installer/roles/radiusdesk/tasks/Nginx_Debian.yml': line 193, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Downloading ExtJS 6.2 sources from Subversion (Ubuntu 14+)\n ^ here\n"} to retry, use: --limit @/root/radiusdesk-installer/rd-installer-ansible.retry

@jbcanas
Copy link

jbcanas commented Dec 27, 2018

what I did was I deleted the ext-6-2-sencha_cmd.tar.gz from the /tmp/rd_sources/ then I run the installer again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants