-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Mycroft 2, received today.
The "mycroft-msm" package is not installed.
Other commands that are cited in the docs are also not installed (mycroft-config) under Mycroft release 21.2.1, stable channel:
(.venv) mycroft@mycroft1:~$ mycroft-config
-bash: mycroft-config: command not found
(.venv) mycroft@mycroft1:~$ mycroft-msm
-bash: mycroft-msm: command not found
(.venv) mycroft@mycroft1:~$ echo $PATH
/opt/mycroft-dinkum/.venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
(.venv) mycroft@mycroft1:~$ find / -type f \( -name mycroft-config -o -name mycroft-msm \) 2> /dev/null
(.venv) mycroft@mycroft1:~$
(.venv) mycroft@mycroft1:~$ cat /etc/issue
Ubuntu 20.04.5 LTS \n \l
(.venv) mycroft@mycroft1:~$ uname -a
Linux mycroft1 5.10.110-v8+ #1 SMP PREEMPT Wed Oct 5 00:21:06 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux
(.venv) mycroft@mycroft1:~$
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working