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

I can't setup polkit on nixOS #317

Open
ruizlenato opened this issue Jan 5, 2025 · 1 comment
Open

I can't setup polkit on nixOS #317

ruizlenato opened this issue Jan 5, 2025 · 1 comment

Comments

@ruizlenato
Copy link

image
After I enter the password, this error occurs:

panic: exit status 1

goroutine 1 [running]:
github.com/quexten/goldwarden/cli/cmd.setupPolkit()
	github.com/quexten/goldwarden/cli/cmd/setup_linux.go:49 +0x44e
github.com/quexten/goldwarden/cli/cmd.init.func24(0xc0000e5300?, {0x973f68?, 0x4?, 0x973e30?})
	github.com/quexten/goldwarden/cli/cmd/setup_linux.go:81 +0xf
github.com/spf13/cobra.(*Command).execute(0xd594a0, {0xdb6aa0, 0x0, 0x0})
	github.com/spf13/cobra@v1.8.1/command.go:989 +0xa91
github.com/spf13/cobra.(*Command).ExecuteC(0xd58080)
	github.com/spf13/cobra@v1.8.1/command.go:1117 +0x3ff
github.com/spf13/cobra.(*Command).Execute(...)
	github.com/spf13/cobra@v1.8.1/command.go:1041
github.com/quexten/goldwarden/cli/cmd.Execute({{0x0, 0x0}, 0x0, {0xc00002ee70, 0x2f}, 0x0, 0x0, {0x0, 0x0}, {0x0, ...}, ...})
	github.com/quexten/goldwarden/cli/cmd/root.go:29 +0xe6
main.main()
	github.com/quexten/goldwarden/main.go:54 +0x618
@poopsicles
Copy link

poopsicles commented Jan 10, 2025

How did you install it? by adding it to your packages (environment. or home.)? or using programs.goldwarden.enable?

I had to use the latter: #138 (comment)

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