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

Build error: verifying module: missing GOSUMDB #1156

Open
SergeyDjam opened this issue Jul 16, 2024 · 0 comments
Open

Build error: verifying module: missing GOSUMDB #1156

SergeyDjam opened this issue Jul 16, 2024 · 0 comments

Comments

@SergeyDjam
Copy link

SergeyDjam commented Jul 16, 2024

ROSA Linux r11 KDE4
Kernel 5.13
golang 1.22.5

opensnitch 1.6.6 tar.gz

+ export GOPROXY=https://proxy.golang.org/cached-only
+ GOPROXY=https://proxy.golang.org/cached-only
+ pushd daemon
~/rpmbuild/BUILD/opensnitch-1.6.6/daemon ~/rpmbuild/BUILD/opensnitch-1.6.6
+ /usr/bin/make -j8
go: downloading github.com/evilsocket/opensnitch v1.6.6
go: github.com/evilsocket/opensnitch@v1.6.6: verifying module: missing GOSUMDB
make: *** [Makefile:20: opensnitchd] Error 1

Please, check the FAQ and Known Problems pages before creating the bug report:

https://github.com/evilsocket/opensnitch/wiki/FAQs

GUI related issues:
https://github.com/evilsocket/opensnitch/wiki/GUI-known-problems

Daemon related issues:

Describe the bug
A clear and concise description of what the bug is.

Include the following information:

  • OpenSnitch version.
  • OS: [e.g. Debian GNU/Linux, ArchLinux, Slackware, ...]
  • Version [e.g. Buster, 10.3, 20.04]
  • Window Manager: [e.g. GNOME Shell, KDE, enlightenment, i3wm, ...]
  • Kernel version: echo $(uname -a)

To Reproduce
Describe in detail as much as you can what happened.

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Post error logs:
If it's a crash of the GUI:

  • Launch it from a terminal and reproduce the issue.
  • Post the errors logged to the terminal.

If the daemon doesn't start or doesn't intercept connections:

  • Run opensnitchd -check-requirements to see if your kernel is compatible.
  • Post last 15 lines of the log file /var/log/opensnitchd.log
  • Or launch it from a terminal as root (# /usr/bin/opensnitchd -rules-path /etc/opensnitchd/rules) and post the errors logged to the terminal.

If the deb or rpm packages fail to install:

  • Install them from a terminal ($ sudo dpkg -i opensnitch* / $ sudo yum install opensnitch*), and post the errors logged to stdout.

Expected behavior (optional)
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots or videos to help explain your problem. It may help to understand the issue much better.

Additional context
Add any other context about the problem here.

@SergeyDjam SergeyDjam changed the title Build error: Build error: verifying module: missing GOSUMDB Jul 16, 2024
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