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

Version 0.0.2 does not work on OSX #56

Closed
Marc66 opened this issue Mar 4, 2017 · 3 comments
Closed

Version 0.0.2 does not work on OSX #56

Marc66 opened this issue Mar 4, 2017 · 3 comments

Comments

@Marc66
Copy link

Marc66 commented Mar 4, 2017

Version 0.0.1 runs fine but when I download and try version 0.0.2 on my Mac running El Capitan, I get the following:
panic: user: Current not implemented on darwin/amd64

goroutine 1 [running]:
github.com/crufter/borg/conf.init.1()
/Users/crufter/go/src/github.com/crufter/borg/conf/conf.go:36 +0x62
github.com/crufter/borg/conf.init()
/Users/crufter/go/src/github.com/crufter/borg/conf/conf.go:72 +0x1e8
github.com/crufter/borg/commands.init()
/Users/crufter/go/src/github.com/crufter/borg/commands/worked.go:80 +0x4a
main.init()
/Users/crufter/go/src/github.com/crufter/borg/main.go:39 +0x40

@crufter
Copy link
Member

crufter commented Mar 4, 2017

So even search fails? @Marc66

@Marc66
Copy link
Author

Marc66 commented Mar 7, 2017

I get this message whenever I launch the tool. Even launching without any parameters gives me this error

@crufter
Copy link
Member

crufter commented Mar 13, 2017

@Marc66 I see. We are going to fix this

crufter added a commit that referenced this issue Mar 14, 2017
Fix #56, do not use user package as it relies on cgo
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