mhogomchungu / zuluCrypt

zuluCrypt is a front end to cryptsetup and tcplay and it allows easy management of encrypted block devices
https://mhogomchungu.github.io/zuluCrypt
Other
504 stars 60 forks source link

zulupolkit execution error #127

Closed MegaLite closed 5 years ago

MegaLite commented 5 years ago

Debian Linux testing august-2019, i3wm only installation (debootstrap). What package i should install for zulucrypt-gui be working?

mhogomchungu commented 5 years ago

What version of zuluCrypt is installed?

The problem maybe on a broken polkit system in your install. Open the terminal and then run "polkit ls". Do you get a polkit prompt and does the command run successfully after you enter the correct password?

MegaLite commented 5 years ago

I have installed zulucrypt* 5.4.0-3 i386 package (apt)

Maybe yes... polkit Is not found. Then run zuluCrypt-gui on terminal, got this with right password:

operator@debian:~$ zuluCrypt-gui ==== AUTHENTICATING FOR org.zulucrypt.zulupolkit === Authentication is required to complete requested operation. Authenticating as: operator Password: ==== AUTHENTICATION FAILED ===

MegaLite commented 5 years ago

What executables i need to proper run, and which deb package may contain it?

mhogomchungu commented 5 years ago

The problem is not with presence/lack of a particular executable but an improperly setup dbus session or polkit.

This problem is outside of zuluCrypt and is specific to your setup.