Cannot run update edx-platform with my own fork

33 views
Skip to first unread message

Thái Chương

unread,
Jun 24, 2016, 12:25:51 PM6/24/16
to General Open edX discussion

Hi,

I've forked a repo and add this line into /edx/app/edx_ansible/server-vars.yml

edx_platform_repo: "https://github.com/devfromhome/edx-platform.git"


them I'm trying to run sudo /edx/bin/update edx-platform master after deleted edx-platform


I've also added 51-cloudguest

But still got the error with landscape-sysinfo.wrapper.  


TASK: [aws | update the ssh motd on Ubuntu] *********************************** 

ok: [localhost] => (item=/etc/update-motd.d/10-help-text)

failed: [localhost] => (item=/usr/share/landscape/landscape-sysinfo.wrapper) => {"failed": true, "item": "/usr/share/landscape/landscape-sysinfo.wrapper", "path": "/usr/share/landscape/landscape-sysinfo.wrapper", "state": "absent"}

msg: file (/usr/share/landscape/landscape-sysinfo.wrapper) is absent, cannot continue

ok: [localhost] => (item=/etc/update-motd.d/51-cloudguest)

ok: [localhost] => (item=/etc/update-motd.d/91-release-upgrade)


FATAL: all hosts have already failed -- aborting



Is there any idea about this? how should i resolve?


Thank you very much

Thái Chương

unread,
Jun 27, 2016, 2:55:31 AM6/27/16
to General Open edX discussion
Temporary work around. It's working.
I have removed line " - "/usr/share/landscape/landscape-sysinfo.wrapper"
in the task in /edx/etc/playbooks/roles/aws/tasks/main.yml


Reply all
Reply to author
Forward
0 new messages