Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

It seems that there is no deb package available for Ubuntu 18 bionic #1764

Open
fauzanzaid opened this issue Jul 7, 2018 · 1 comment
Open
Assignees

Comments

@fauzanzaid
Copy link

I was trying to set up snap locally on my Ubuntu 18.04 machine:
$ curl -s https://packagecloud.io/install/repositories/intelsdi-x/snap/script.deb.sh | sudo bash $ sudo apt-get install -y snap-telemetry
The sources were updated with:
deb https://packagecloud.io/intelsdi-x/snap/ubuntu/ bionic main deb-src https://packagecloud.io/intelsdi-x/snap/ubuntu/ bionic main

apt update also does not give any problems:
Hit:14 https://packagecloud.io/intelsdi-x/snap/ubuntu bionic InRelease

However, sudo apt search snap-telemetry returns empty. There is also no package listed for bionic here: https://packagecloud.io/intelsdi-x/snap

Will there be a package available for bionic or should I build manually?

@donzh
Copy link

donzh commented Aug 21, 2018

@fauzanzaid The Ubuntu 18 bionic was released in 2018.04. The up-to-date package in https://packagecloud.io/intelsdi-x/snap was pushed 11 months ago. So I think maybe you need build manually.

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

No branches or pull requests

4 participants