Skip to content

Instantly share code, notes, and snippets.

@nealmcb
Created July 4, 2017 23:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nealmcb/9bdad6b98cba3b369f606a616c6e43f3 to your computer and use it in GitHub Desktop.
Save nealmcb/9bdad6b98cba3b369f606a616c6e43f3 to your computer and use it in GitHub Desktop.
sudo apt-get update && sudo apt-get install mycroft-core
Hit http://mirrordirector.raspbian.org jessie InRelease
Hit http://archive.raspberrypi.org jessie InRelease
Hit http://mirrordirector.raspbian.org jessie/main armhf Packages
Hit http://archive.raspberrypi.org jessie/main armhf Packages
Hit http://repo.mycroft.ai debian InRelease
Hit http://mirrordirector.raspbian.org jessie/contrib armhf Packages
Hit http://mirrordirector.raspbian.org jessie/non-free armhf Packages
Hit http://archive.raspberrypi.org jessie/ui armhf Packages
Hit http://mirrordirector.raspbian.org jessie/rpi armhf Packages
Hit http://repo.mycroft.ai debian/main armhf Packages
Get:1 http://repo.mycroft.ai debian/main Translation-en [336 B]
Get:2 http://repo.mycroft.ai debian/main Translation-en [336 B]
Get:3 http://repo.mycroft.ai debian/main Translation-en [336 B]
Get:4 http://repo.mycroft.ai debian/main Translation-en [336 B]
Get:5 http://repo.mycroft.ai debian/main Translation-en [336 B]
Ign http://repo.mycroft.ai debian/main Translation-en
Ign http://archive.raspberrypi.org jessie/main Translation-en
Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en
Ign http://mirrordirector.raspbian.org jessie/main Translation-en
Ign http://archive.raspberrypi.org jessie/ui Translation-en
Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en
Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
mycroft-core
1 upgraded, 0 newly installed, 0 to remove and 94 not upgraded.
Need to get 22.7 MB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://repo.mycroft.ai/repos/apt/debian/ debian/main mycroft-core armhf 0.8.17 [22.7 MB]
Fetched 22.7 MB in 17s (1308 kB/s)
Can't set locale; make sure $LC_* and $LANG are correct!
Reading changelogs... Done
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_TIME = "en_US.UTF-8",
LC_MONETARY = "en_US.UTF-8",
LC_ADDRESS = "en_US.UTF-8",
LC_TELEPHONE = "en_US.UTF-8",
LC_NAME = "en_US.UTF-8",
LC_MEASUREMENT = "en_US.UTF-8",
LC_IDENTIFICATION = "en_US.UTF-8",
LC_NUMERIC = "en_US.UTF-8",
LC_PAPER = "en_US.UTF-8",
LANG = "en_GB.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_GB.UTF-8").
locale: Cannot set LC_ALL to default locale: No such file or directory
(Reading database ... 41866 files and directories currently installed.)
Preparing to unpack .../mycroft-core_0.8.17_armhf.deb ...
Service not running
The user `mycroft' is already a member of `input'.
The user `mycroft' is already a member of `audio'.
The user `mycroft' is already a member of `dialout'.
Unpacking mycroft-core (0.8.17) over (0.8.16) ...
Processing triggers for systemd (215-17+deb8u7) ...
Setting up mycroft-core (0.8.17) ...
Initializing init script for mycroft-messagebus
Initializing init script for mycroft-skills
Initializing init script for mycroft-speech-client
Starting Mycroft service mycroft-messagebus
Starting Mycroft service mycroft-skills
Starting Mycroft service mycroft-speech-client
This system architecture has been detected as: armv7l
A pi user was detected, assuming this is Rasbpian on a Raspberry Pi
Creating soft link from /opt/mycroft/skills to /home/pi
ln: failed to create symbolic link '/home/pi/skills': File exists
Checking for previous enclosure version file
A previous Mark 1 enclosure version file is present
0.3.1
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 65515 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
Initializing init script for mycroft-enclosure-client
Starting Mycroft service mycroft-enclosure-client
Initializing init script for mycroft-wifi-setup-client
Starting Mycroft service mycroft-wifi-setup-client
Checking to see if we need to apply the Picroft alsa audio fix in configuration
mycroft.conf exists in /etc/mycroft/
This is not a Picroft platform
pi@mark_1:/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment