[BUILDTOOLS-39] You must run this jar through bash (msysgit) Created: 15/Dec/14 Updated: 11/Dec/17 Resolved: 02/Oct/16 |
|
| Status: | Resolved |
| Project: | BuildTools |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Bennet Ritters | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | 1.8, BuildTools, Craftbukkit, bug, spigot | ||
| Environment: |
CentOS 6 - SDK and JDK and git are all installed and up to date. |
||
| Description |
|
I used the VNC Terminal and got this error:
Through root SSH (PuTTy) same error:
|
| Comments |
| Comment by ian davies [ 03/Oct/16 ] |
|
Thanks! |
| Comment by ian davies [ 02/Oct/16 ] |
|
I am now getting this issue after updating to the latest version (on windows), no problems compiling previously? |
| Comment by Ginger Geek [ 25/May/15 ] |
|
Has this been resolved now? |
| Comment by md_5 [ 12/Jan/15 ] |
|
Make sure bash is in your path? What does bash --version say? |
| Comment by Bennet Ritters [ 15/Dec/14 ] |
|
ill try this using Ubuntu. Thanks for anyone trying to help me. |
| Comment by Bennet Ritters [ 15/Dec/14 ] |
|
running [root@vps9879 ~]# bash just gives me a new line, so it didnt fail |
| Comment by DemonWav [ 15/Dec/14 ] |
|
I would recommend starting the bash shell and using it (just run `bash`). If that fails, then bash is not properly installed. If you are actually using bash, and it still doesn't work, then I'm not sure. |
| Comment by Bennet Ritters [ 15/Dec/14 ] |
|
So how should i be able to fix this? |
| Comment by DemonWav [ 15/Dec/14 ] |
|
If that's all that it output, then it failed on the initial check for bash. That means bash is probably not in the $PATH. |
| Comment by Bennet Ritters [ 15/Dec/14 ] |
|
[root@vps9879 ~]# cd /home/Minecraft/Desktop/BuildTools |
| Comment by GunfighterJ [ 15/Dec/14 ] |
|
That's the only output? There should be much more, you should pastebin the entire output, otherwise we really can't help. |
| Comment by Bennet Ritters [ 15/Dec/14 ] |
|
Yes. its installed. Paket bash-4.1.2-29.el6.x86_64 ist bereits in der neusten Version installiert. Translation: Packet bash-4.1.2-29.el6.x86_64 is already installed and up to date. |
| Comment by DemonWav [ 15/Dec/14 ] |
|
Do you have bash installed on your CentOS box? Note it must be bash, not another shell. |