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

Doesn't Install on Raspberry Pi #11

Open
egmontes opened this issue Nov 29, 2017 · 6 comments
Open

Doesn't Install on Raspberry Pi #11

egmontes opened this issue Nov 29, 2017 · 6 comments
Assignees
Labels

Comments

@egmontes
Copy link

egmontes commented Nov 29, 2017

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
@a20r
Copy link
Contributor

a20r commented Nov 29, 2017

@egmontes is a UROP working with Brandon on setting up the Turtlebot and will be helping us later on with testing canopy using them.

@zareenc @raphaelchang, docker-ce is missing on the Raspberry Pi. We need to fix this if want the comm server to run on the new Turtlebots.

@zareenc
Copy link
Contributor

zareenc commented Dec 5, 2017

@egmontes what OS is the Raspberry Pi running?

@egmontes
Copy link
Author

egmontes commented Dec 5, 2017 via email

@zareenc
Copy link
Contributor

zareenc commented Dec 5, 2017

@egmontes Brandon says that you are no longer planning to run Canopy on the Raspberry Pi, is that correct?

@egmontes
Copy link
Author

egmontes commented Dec 5, 2017 via email

@a20r
Copy link
Contributor

a20r commented Dec 6, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants