Skip to content

Conversation

@Rahuljagwani
Copy link
Contributor

@Rahuljagwani Rahuljagwani commented Jun 25, 2023

@pradeeban

  • It can be noticed that "chmod +x */*" is added to makestudy and makedocker scripts. It is because when I executed them in the newly installed Ubuntu 20.04, a permission denied error was coming even while executing all methods (even from CLI).

  • Moreover, (after makestudy is executed) for any posix system, the interpreter directive (shebang) is not present in the scripts of params and unlock. The same goes for the case of makedocker execution, for any script created the interpreter directive (shebang) is absent. Therefore, I made some changes in mkconcore.py. If you remember in Friday's meeting I was getting an error Exec format error: './build', it was because of this issue only. Even though from CLI we are able to execute them, but not from API calls.

Let me know if there are any other ways to deal with it or any changes.
Thank You

@pradeeban
Copy link
Member

Interesting. Last year, one of the GSoC students (Amit?) had a similar issue and made the changes to mkconcore.py as you proposed. Or at least I remember it like that. Perhaps, he never created the pull request to merge. Anyway, merging.

Feel free to send more pull requests.

@pradeeban pradeeban merged commit fb6255d into ControlCore-Project:main Jun 26, 2023
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

Successfully merging this pull request may close these issues.

2 participants