Skip to content

Doesn't Install on Raspberry Pi #11

@egmontes

Description

@egmontes

Alex told me to run it with sudo since the service files were not being copied to /etc/init. It is not copying over because it is erroring out because there is no docker-ce instance. Also, there is a gimme error that we dont need.

eddy@Eddy-pi:~/catkin_ws/canopy_server_startup$ sudo 
./canopy_server_install.sh
Hit:1 http://ppa.launchpad.net/flexiondotorg/minecraft/ubuntu xenial 
InRelease
Hit:2 http://ports.ubuntu.com xenial InRelease
Hit:3 http://packages.ros.org/ros/ubuntu xenial InRelease
Hit:4 http://ports.ubuntu.com xenial-updates InRelease
Hit:5 http://ppa.launchpad.net/ubuntu-mate-dev/welcome/ubuntu xenial 
InRelease
Hit:6 http://ports.ubuntu.com xenial-security InRelease
Hit:7 http://ppa.launchpad.net/ubuntu-mate-dev/xenial-mate/ubuntu xenial 
InRelease
Hit:8 http://ports.ubuntu.com xenial-backports InRelease
Hit:9 http://ppa.launchpad.net/ubuntu-pi-flavour-makers/ppa/ubuntu 
xenial InRelease
Hit:10 https://download.docker.com/linux/ubuntu xenial InRelease
Reading package lists... Done
./canopy_server_install.sh: 25: ./canopy_server_install.sh: gimme: not found
--2017-11-29 14:23:01-- 
https://storage.googleapis.com/golang/go1.9.2.linux-amd64.tar.gz
Resolving storage.googleapis.com (storage.googleapis.com)... 
172.217.4.112, 2607:f8b0:4009:800::2010
Connecting to storage.googleapis.com 
(storage.googleapis.com)|172.217.4.112|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104247844 (99M) [application/octet-stream]
Saving to: ‘go1.9.2.linux-amd64.tar.gz.1’

go1.9.2.linux-amd64.tar.gz.1 
100%[=====================================================================================================================>] 
99.42M   795KB/s    in 1m 51s

2017-11-29 14:24:53 (913 KB/s) - ‘go1.9.2.linux-amd64.tar.gz.1’ saved 
[104247844/104247844]

Reading package lists... Done
Building dependency tree
Reading state information... Done
curl is already the newest version (7.47.0-1ubuntu2.5).
The following package was automatically installed and is no longer required:
   snap-confine
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 56 not upgraded.
Reading package lists... Done
Building dependency tree
Reading state information... Done
redis-server is already the newest version (2:3.0.6-1).
The following package was automatically installed and is no longer required:
   snap-confine
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 56 not upgraded.
Reading package lists... Done
Building dependency tree
Reading state information... Done
apt-transport-https is already the newest version (1.2.24).
ca-certificates is already the newest version (20170717~16.04.1).
software-properties-common is already the newest version (0.96.20.7).
The following package was automatically installed and is no longer required:
   snap-confine
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 56 not upgraded.
OK
Hit:1 http://packages.ros.org/ros/ubuntu xenial InRelease
Hit:2 http://ppa.launchpad.net/flexiondotorg/minecraft/ubuntu xenial 
InRelease
Hit:3 http://ports.ubuntu.com xenial InRelease
Hit:4 http://ports.ubuntu.com xenial-updates InRelease
Hit:5 http://ppa.launchpad.net/ubuntu-mate-dev/welcome/ubuntu xenial 
InRelease
Hit:6 http://ports.ubuntu.com xenial-security InRelease
Hit:7 http://ports.ubuntu.com xenial-backports InRelease
Hit:8 http://ppa.launchpad.net/ubuntu-mate-dev/xenial-mate/ubuntu xenial 
InRelease
Hit:9 https://download.docker.com/linux/ubuntu xenial InRelease
Hit:10 http://ppa.launchpad.net/ubuntu-pi-flavour-makers/ppa/ubuntu 
xenial InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package docker-ce is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'docker-ce' has no installation candidate

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions