pallotron/yubiswitch

"Failed to bless helper" when starting

Closed this issue · 6 comments

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

I'm on OSX 10.10.4.

try this:

  • quit app
  • sudo pkill -9 -f com.pallotron.yubiswitch.helper
  • restart app

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

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

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

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!

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

👍 that seems to have done the trick, working now!