Cannot install Docker on Ubuntu Snappy on Raspberry Pi

techraf

I use ubuntu-15.04-snappy-armhf-raspi2.img on Raspberry Pi2.

I performed sudo snappy update then rebooted.

Now I wanted to install docker and get a "package not found" error. The following is the trace:

(RaspberryPi2)ubuntu@localhost:~$ snappy search docker
Name   Version   Summary
docker 1.6.2.005 Docker

(RaspberryPi2)ubuntu@localhost:~$ sudo snappy install docker
Installing docker
docker failed to install: snappy package not found

(RaspberryPi2)ubuntu@localhost:~$ sudo snappy list -u
Name        Date       Version
ubuntu-core 2016-02-25 10
webdm       2016-01-28 0.11
pi2         2016-03-02 0.17
(RaspberryPi2)ubuntu@localhost:~$

A short discussion on mailing list with the only other reference to this problem suggested network connectivity, however in my case the update finished succesfully and I had no problems installing other packages:

(RaspberryPi2)ubuntu@localhost:~$ sudo snappy install dnsmasq-arm.howy
Installing dnsmasq-arm.howy
Starting download of dnsmasq-arm
1.09 MB / 1.09 MB [===================================================================================] 100.00 % 403.78 KB/s
Done
Starting download of icon for package
54.73 KB / 54.73 KB [=================================================================================] 100.00 % 108.36 KB/s
Done

I also found no problems installing docker in ubuntu/ubuntu-core-devel-amd64 Vagrant box, which would point to armhf architecture as the culprit, but this article suggests it should work.

What might be wrong?

didrocks

The store was going on some issues at the time you wrote this (alias were not installable), do not hesitate to jump on IRC/check on the ML for this kind of temporary issues (sorry about this!), but I confirm everything you type is correct.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How to install apache on a Raspberry Pi 2 Ubuntu Snappy Core?

From Dev

How can I install Ubuntu with APT (not Snappy) on the Raspberry Pi 2?

From Dev

Install ubuntu 18.04 on Raspberry Pi

From Dev

Does Ubuntu Snappy Core work with Raspberry Pi 1?

From Dev

Install Ubuntu on Raspberry Pi 2 Model B

From Dev

Can you install Ubuntu on the Raspberry Pi 4

From Dev

Ubuntu 20.04 on Raspberry Pi 4 cannot install MicroK8s

From Dev

Is Snappy Core available for Raspberry Pi 3/4?

From Dev

Cannot install nginx (dependency issue) on Raspberry Pi 3

From Dev

Raspberry pi install sailsJS

From Dev

Raspberry pi install sailsJS

From Dev

Raspberry Pi 4 Ubuntu 19.10 cannot enable cgroup memory at boostrap

From Dev

Cannot install Docker on Ubuntu 17.10

From Dev

Install Ubuntu Snappy Core on a computer

From Dev

How to connect wifi network from raspberry pi 2 (snappy)

From Dev

How to connect wifi network from raspberry pi 2 (snappy)

From Dev

How to install ncurses on raspberry Pi?

From Dev

How to install FreeRTOS on Raspberry Pi?

From Dev

Raspberry Pi: "Cannot find host"

From Dev

Can a Raspberry Pi run Ubuntu?

From Dev

Can a Raspberry Pi run Ubuntu?

From Dev

Is Python installed: (Raspberry Pi Ubuntu)

From Java

Cannot install packages inside docker Ubuntu image

From Dev

Cannot install docker on Ubuntu 20.04 LTS

From Dev

How to install a desktop on Ubuntu Snappy Core 15.04?

From Dev

Install curl command on Ubuntu Snappy Core

From Dev

Raspberry Pi 2 B - Python 3.2, install pip3.2 but cannot import libraries

From Dev

docker 1.11.2 on snappy cannot open /dev/bus

From Dev

"ffi.h: No such file or directory" while trying to install docker-compose on Raspberry Pi

Related Related

HotTag

Archive