pcwii / cpkodi-skill

updated Mycroft.AI Kodi Skill using the Common Play Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installing on mk1 mycroft

cooljimy84 opened this issue · comments

When installing to a mk1 the sudo prompt comes up asking for the mycroft password.
However it doesn't accept the password, as my account is pi not mycroft

pi@mark_1:~ $ sudo msm install https://github.com/pcwii/cpkodi-skill.git
INFO - building SkillEntry objects for all skills
INFO - Downloading skill: https://github.com/pcwii/cpkodi-skill
INFO - Reading from manifest.yml
INFO - Installing system requirements...
Requesting sudo to run command: apt-get install libenchant1c2a...
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libenchant1c2a is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

[sudo] password for mycroft: 
Sorry, try again.
[sudo] password for mycroft: 
Sorry, try again.
[sudo] password for mycroft: 
Sorry, try again.
sudo: 3 incorrect password attempts

I had to reset the password and add the mycroft user to the sudoers group, as it was just a 'service' account i believe on the mk1.

commented

I suspected something like this, Thanks for trying the skill. Let me know if you have any issues.

Apart from the above, install and usage has been great !