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

Error #31

Open
Owned67 opened this issue Apr 16, 2017 · 3 comments
Open

Error #31

Owned67 opened this issue Apr 16, 2017 · 3 comments

Comments

@Owned67
Copy link

Owned67 commented Apr 16, 2017

go install -v github.com/Sean-Der/fail2rest
github.com/kisielk/og-rek

github.com/kisielk/og-rek

src/github.com/kisielk/og-rek/ogorek.go:677: reflect.TypeOf(key).Comparable undefined (type reflect.Type has no field or method Comparable)
src/github.com/kisielk/og-rek/ogorek.go:870: reflect.TypeOf(k).Comparable undefined (type reflect.Type has no field or method Comparable)
src/github.com/kisielk/og-rek/ogorek.go:897: reflect.TypeOf(key).Comparable undefined (type reflect.Type has no field or method Comparable)

@Sean-Der
Copy link
Owner

Hey @Owned67

What version of Golang are you using? I just made some changes to fail2go and AFAIK everything is working (for me at least)

thanks!

@Owned67
Copy link
Author

Owned67 commented May 18, 2017

`apt show golang
Package: golang
Version: 2:1.3.3-1
Installed-Size: 91,1 kB
Maintainer: Go Compiler Team [email protected]
Replaces: golang-weekly
Provides: golang-weekly
Depends: golang-go (>= 2:1.3.3-1), golang-src (>= 2:1.3.3-1), golang-doc (>= 2:1.3.3-1)
Conflicts: golang-weekly
Homepage: http://golang.org/
Section: devel
Priority: optional
Download-Size: 25,0 kB
APT-Manual-Installed: yes
APT-Sources: http://ftp.fr.debian.org/debian/ jessie/main amd64 Packages
Description: Go programming language compiler - metapackage
The Go programming language is an open source project to make
programmers more productive. Go is expressive, concise, clean, and
efficient. Its concurrency mechanisms make it easy to write programs
that get the most out of multicore and networked machines, while its
novel type system enables flexible and modular program construction.
Go compiles quickly to machine code yet has the convenience of
garbage collection and the power of run-time reflection. It's a
fast, statically typed, compiled language that feels like a
dynamically typed, interpreted language.
.
This package is a metapackage that, when installed, guarantees
that (most of) a full Go development environment is installed.

whereis fail2rest

fail2rest: /usr/`bin/fail2rest /etc/fail2rest.json

`systemctl status fail2rest.service

`mai 03 16:48:54 debian systemd[1]: Started fail2ban REST server.
mai 03 16:48:54 debian systemd[62544]: Failed at step EXEC spawning /usr/bin/fail2rest: No such file or directory
mai 03 16:48:55 debian systemd[1]: fail2rest.service: main process exited, code=exited, status=203/EXEC
mai 03 16:48:55 debian systemd[1]: Unit fail2rest.service entered failed state.

`

@artemkaxboy
Copy link

I've got the same error. Do you have any suggestion?

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

3 participants