pote / gpm

Barebones dependency manager for Go.
MIT License
1.19k stars 51 forks source link

gpm install crashes terminal #51

Closed dahankzter closed 8 years ago

dahankzter commented 10 years ago

Regardless of if I use zsh or bash in xterm it just silently crashes it. Nothing in the logs just bam.

I just run:

source gpm in

I tried both the latest 1.3.0 tag as well as master to no avail.

Any idea what I can try to debug it?

dahankzter commented 10 years ago

Sorry about that. What happens is that the crash occurs if I run the command when there is no Godeps file available.

pote commented 10 years ago

This is a problem with the currently released version of gvp, it's fixed in master though, I'll make a new release of gvp soon so you don't have this problem anymore, I'll leave the issue open so I keep it in mind :)

pote commented 8 years ago

This issue has been fixed in gvp.