Running the fork edx-platform

Ubuntu 20.04 LTS
Tutor 13.2.2
Running
sudo tutor images build openedx --build-arg EDX_PLATFORM_REPOSITORY=https://github.com/manojkumarhr/edx-platform-open-release-maple.3.git --build-arg EDX_PLATFORM_VERSION=main –no cache

Getting error

Step 77/101 : RUN ./manage.py lms --settings=tutor.i18n compilejsi18n
 ---> Running in 675399ac03d5
/bin/sh: 1: ./manage.py: Permission denied
The command '/bin/sh -c ./manage.py lms --settings=tutor.i18n compilejsi18n' returned a non-zero code: 126
Error: Command failed with status 126: docker build -t docker.io/overhangio/openedx:13.2.2 --build-arg EDX_PLATFORM_REPOSITORY=https://github.com/manojkumarhr/edx-platform-open-release-maple.3.git --build-arg EDX_PLATFORM_VERSION=main /root/.local/share/tutor/env/build/openedx

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.