Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go-audit make is not showing any progress #17

Closed
3 tasks done
nbommu1 opened this issue Jan 18, 2017 · 1 comment
Closed
3 tasks done

go-audit make is not showing any progress #17

nbommu1 opened this issue Jan 18, 2017 · 1 comment

Comments

@nbommu1
Copy link

nbommu1 commented Jan 18, 2017

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.

Description

make is running for day with progress

Reproducible in:

go-audit version:
OS version(s): go1.7.4 linux/amd64

Steps to reproduce:

  1. mkdir ~/go-test
  2. export GOPATH=$HOME/go-test
  3. cd go-test
  4. go get -u github.com/kardianos/govendor
    5.cd src
  5. git clone https://github.com/slackhq/go-audit.git
  6. cd go-audit
  7. make

Expected result:

N/A

Actual result:

[go-audit]# make
govendor sync

make stays here, no progress on this.

[ go-test]# du -sh *
8.9M bin
1.4M pkg
9.0M src
[go-test]# du -sh .cache
64M .cache

@nbommu1
Copy link
Author

nbommu1 commented Jan 18, 2017

please ignore this, all these issues i have in centos 6, it works great in amzn linux.

@nbommu1 nbommu1 closed this as completed Jan 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant