metakgp / metakgp-wiki

Dockerized source for the metakgp wiki.
https://wiki.metakgp.org
GNU General Public License v3.0
23 stars 20 forks source link

Added Nuke extension #1

Closed DefCon-007 closed 7 years ago

amrav commented 7 years ago

Thanks for opening a PR! CI indicates that there's a problem with the patch - could you investigate why?

DefCon-007 commented 7 years ago

It is failing with this error mv: cannot move 'Nuke' to '/srv/mediawiki/extensions/Nuke': Directory not empty which is weird because it is working for all other extensions. Also I was thinking how about we add the tar files of all the extensions in place of downloading them?

amrav commented 7 years ago

Yes. Why do you think that could be happening? Have you tried running this on your local laptop, and investigating why it thinks the directory is not empty?

On Tue, 30 May 2017 at 20:14, Ayush Goyal notifications@github.com wrote:

It is failing with this error mv: cannot move 'Nuke' to '/srv/mediawiki/extensions/Nuke': Directory not empty which is weird because it is working for all other extensions. Also I was thinking how about we add the tar files of all the extensions in place of downloading them?

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/amrav/metakgp-wiki/pull/1#issuecomment-304979238, or mute the thread https://github.com/notifications/unsubscribe-auth/ABIZ__fJU9aA1Ioeb2A09qHZRWM335Knks5r_GqsgaJpZM4Nqb1d .

DefCon-007 commented 7 years ago

Apparently in the /Extensions Nuke is already present but I was trying to access the Nuke extension form https://wiki.metakgp.org/Special:Nuke that's why I was getting nginx error.