nus-cs2103-AY1819S2 / forum

CS2103/T discussion forum
6 stars 1 forks source link

gradlew assemble permission denied #72

Open kev-inc opened 5 years ago

kev-inc commented 5 years ago

i am getting this error and i cant seem to figure out why. i was able to run the travis tests a few days ago but suddenly it stopped working

$ ./gradlew assemble /home/travis/.travis/functions: line 315: ./gradlew: Permission denied The command "eval ./gradlew assemble " failed. Retrying, 2 of 3. /home/travis/.travis/functions: line 315: ./gradlew: Permission denied The command "eval ./gradlew assemble " failed. Retrying, 3 of 3. /home/travis/.travis/functions: line 315: ./gradlew: Permission denied The command "eval ./gradlew assemble " failed 3 times. The command "./gradlew assemble" failed and exited with 126 during . Your build has been stopped.

qjqqyy commented 5 years ago

With reference to your commit https://github.com/kev-inc/main/commit/4ae84a843c536a63589a8997962037888c8776bc

Note that you have removed executable bits on the file permissions in various files.

kev-inc commented 5 years ago

With reference to your commit kev-inc/main@4ae84a8

Note that you have removed executable bits on the file permissions in various files.

I don't think i intended to do this, may i know how did i end up doing this and how to rectify this?

thomastanck commented 5 years ago

https://duckduckgo.com/?q=executable+bit+linux&t=ffab&ia=qa