Raju Vindane
Raju Vindane
I was about to report a new issue for this, and came across this issue here. Here is the amount of CPU usage gtop consumes on my machine. Core i5...
@umeshkirron Your comment seems irrelevant to the issue being discussed here.
I installed it manually by after editing `metadata.json`. It installed fine, but the gestures are not working for me. For some reason, none of the gestures are working.
Like, already. I was planning to start working on this. Anyways, it would have taken me ages. Glad you implemented it. Will test the functionality in sometime.
Is the `go estimate ` reliable for use now? Also while estimating dependencies for a package. I just got a list of packaged and un-packaged dependencies, instead of the tree...
Well running it for http://github.com/zyedidia/micro It has `dependencies` and `dependencies has there own dependencies` . I have already determined the dependency tree manually. It is just that I am testing...
Using the estimate command complains for the `digraph` tool not being present. May be we should add `golang-golang-x-tools` as a dependency for `dh-make-golang` in control. ``` rajudev@5658cb08429d:~/dev/salsa.debian.org$ dh-make-golang estimate github.com/Debian/dh-make-golang...
@stapelberg thanks a lot for all the work you have done for enabling this feature. The indented lists is fine and it works nicely. I'll work on it in future...
While running `dh-make-golang` on a package today, I got this line in the output. ``` 2018/02/04 11:03:42 Could not check for existing Go packages in Debian: getting "https://api.ftp-master.debian.org/binary/by\_metadata/Go-Import-Path": %!v(MISSING) ```...