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

main.go:846: undefined: s #11

Closed
YaguraStation opened this issue May 18, 2017 · 2 comments
Closed

main.go:846: undefined: s #11

YaguraStation opened this issue May 18, 2017 · 2 comments

Comments

@YaguraStation
Copy link

Could reproduce this, also after deleting go/src/github.com/stapelberg/scan2drive

$ gokr-packer -overwrite=/dev/mmcblk0 github.com/stapelberg/scan2drive
2017/05/18 19:31:37 packer.go:225: installing [github.com/stapelberg/scan2drive]
2017/05/18 19:31:37 gotool.go:60: getting incomplete packages [github.com/stapelberg/scan2drive]
# github.com/stapelberg/scan2drive
src/github.com/stapelberg/scan2drive/main.go:846: undefined: s
src/github.com/stapelberg/scan2drive/main.go:847: undefined: s in s.Serve
2017/05/18 19:34:48 packer.go:228: exit status 2
@stapelberg
Copy link
Owner

Woops. Thanks, fixed now. Will set up travis to catch this early in the future.

@stapelberg
Copy link
Owner

Travis set up :)

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

2 participants