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

Installing on mk1 mycroft #18

Closed
cooljimy84 opened this issue Mar 2, 2021 · 3 comments
Closed

Installing on mk1 mycroft #18

cooljimy84 opened this issue Mar 2, 2021 · 3 comments

Comments

@cooljimy84
Copy link

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

@cooljimy84
Copy link
Author

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.

@pcwii
Copy link
Owner

pcwii commented Mar 2, 2021

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

@cooljimy84
Copy link
Author

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

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