pallotron / yubiswitch

OSX status bar application to enable/disable Yubikey Nano
Other
872 stars 65 forks source link

"Failed to bless helper" when starting #38

Closed jacobian closed 9 years ago

jacobian commented 9 years ago

I've just upgraded to 0.10, and I'm getting this when trying to start yubiswitch:

I'm on OSX 10.10.4.

pallotron commented 9 years ago

try this:

what's in `/var/log/system.log'?

pallotron commented 9 years ago

also sudo rm /Library/PrivilegedHelperTools/com.pallotron.yubiswitch.helper

pallotron commented 9 years ago

Oh man I can repro this... investigating.... Use 0.9 in the meantime.

jacobian commented 9 years ago

FTR:

$ sudo pkill -9 -f com.pallotron.yubiswitch.helper

exited 1 ~
$ sudo rm /Library/PrivilegedHelperTools/com.pallotron.yubiswitch.helper
rm: /Library/PrivilegedHelperTools/com.pallotron.yubiswitch.helper: No such file or directory

0.9 appears to install correctly though, so that works!

pallotron commented 9 years ago

can you try killing and removing everything again, then download dmg again (i've just uploaded a new version) and let me know?

jacobian commented 9 years ago

:+1: that seems to have done the trick, working now!