unable to build netbird-mgmt #1789

Closed
opened 2025-11-20 06:06:48 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @lokesheedara on GitHub (Apr 7, 2025).

Describe the problem

github.com/netbirdio/management-integrations/integrations

../../../../go/pkg/mod/github.com/netbirdio/management-integrations/integrations@v0.0.0-20250330143713-7901e0a82203/integrations.go:50:32: not enough arguments in call to permissions.NewManager
have ("github.com/netbirdio/netbird/management/server/store".Store)
want (users.Manager, settings.Manager)

To Reproduce

Steps to reproduce the behavior:

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

Expected behavior

A clear and concise description of what you expected to happen.

Are you using NetBird Cloud?

Please specify whether you use NetBird Cloud or self-host NetBird's control plane.

NetBird version

v0.39.2

Screenshots

Image

Originally created by @lokesheedara on GitHub (Apr 7, 2025). **Describe the problem** # github.com/netbirdio/management-integrations/integrations ../../../../go/pkg/mod/github.com/netbirdio/management-integrations/integrations@v0.0.0-20250330143713-7901e0a82203/integrations.go:50:32: not enough arguments in call to permissions.NewManager have ("github.com/netbirdio/netbird/management/server/store".Store) want (users.Manager, settings.Manager) **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Are you using NetBird Cloud?** Please specify whether you use NetBird Cloud or self-host NetBird's control plane. **NetBird version** `v0.39.2` **Screenshots** ![Image](https://github.com/user-attachments/assets/f5cb36bf-a896-479e-8348-b4d36917e9bd)
saavagebueno added the triage-needed label 2025-11-20 06:06:48 -05:00
Author
Owner

@lixmal commented on GitHub (Apr 7, 2025):

What branch are you on? main compiles fine, as you can see in the passing CI, e.g. https://github.com/netbirdio/netbird/actions/runs/14303140389/job/40081128959

@lixmal commented on GitHub (Apr 7, 2025): What branch are you on? `main` compiles fine, as you can see in the passing CI, e.g. https://github.com/netbirdio/netbird/actions/runs/14303140389/job/40081128959
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#1789