isacikgoz / gitbatch

manage your git repositories in one place
MIT License
1.54k stars 53 forks source link

Exec format error #61

Closed jcklpe closed 5 years ago

jcklpe commented 5 years ago

Hey, cool project!

I installed but have seemed to run into an error immediately. I admit I'm not the most experienced person son maybe this is super obvious.

After installing I run gitbatch and I get an "exec format error" response. Any clue what the issue is?

isacikgoz commented 5 years ago

hey @jcklpe thank you!

Can you provide more information about your environment? (OS, arch etc.)

isacikgoz commented 5 years ago

This issue is seems to be an issue about trying to run wrong executable. I guess, you should check the executable prior to your OS and Architecture. (e.g. if you are using a 64-bit OS and x86 processor along with a Linux distro you should download gitbatch_0.4.1_linux_amd64.tar.gz)

Since there is no feedback for almost a week I am closing this issue.

jcklpe commented 5 years ago

@isacikgoz

Hey man, sorry. I was a bit sleep deprived when I tried to install this.

The issue I was having isn't really an issue with gitbatch, it's actually an issue with installing go on my WSL set up. Sorry to bother you. I got it fixed up and installed once I got some sleep. I got it fixed up now. Thanks!

isacikgoz commented 5 years ago

No worries @jcklpe, I'm glad you got it working!