Gogh-Co / Gogh

Gogh is a collection of color schemes for various terminal emulators, including Gnome Terminal, Pantheon Terminal, Tilix, and XFCE4 Terminal also compatible with iTerm on macOS.
https://gogh-co.github.io/Gogh/
MIT License
9.23k stars 586 forks source link

chmod: changing permissions of 'gogh': Operation not permitted #86

Closed CoffeeQuotes closed 7 years ago

CoffeeQuotes commented 7 years ago

It was working perfectly earlier then suddenly stopped. I no longer switch themes. I tried with sudo too. `shishir@shishir-GA-78LMT-S2PT:/$ sudo wget -O gogh https://git.io/vQgMr && chmod +x gogh && ./gogh && rm gogh --2017-08-24 00:25:22-- https://git.io/vQgMr Resolving git.io (git.io)... 50.19.234.45, 23.23.98.135, 23.23.134.171, ... Connecting to git.io (git.io)|50.19.234.45|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://raw.githubusercontent.com/Mayccoll/Gogh/master/gogh.sh [following] --2017-08-24 00:25:24-- https://raw.githubusercontent.com/Mayccoll/Gogh/master/gogh.sh Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.8.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.8.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 4840 (4.7K) [text/plain] Saving to: ‘gogh’

gogh 100%[===================>] 4.73K --.-KB/s in 0.001s

2017-08-24 00:25:24 (6.57 MB/s) - ‘gogh’ saved [4840/4840]

chmod: changing permissions of 'gogh': Operation not permitted ` Without sudo also not working.

Mgldvd commented 7 years ago

Sorry but this is not an Gogh issue. Maybe this links help you.

https://unix.stackexchange.com/questions/328825/chmod-changing-permissions-of-directory-operation-not-permitted

https://askubuntu.com/questions/173556/cant-change-permissions-of-files-in-home-folder-without-sudo

CoffeeQuotes commented 7 years ago

It immediately worked after restarting terminal.