-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Hi
I am kind of new to dns-stats and trying to deploy it but am having some issue installing hedgehog.
As recommanded in the installation guide I added the ppa:dns-stats/presenter but when I tried to install the packagesI got the following error : Unable to locate the package
Could someone help please?
Am using Ubuntu 16.04
`$ sudo add-apt-repository ppa:dns-stats/presenter
The presenter component of the dns-stats project
More info: https://launchpad.net/~dns-stats/+archive/ubuntu/presenter
Press [ENTER] to continue or ctrl-c to cancel adding it
gpg: keyring /tmp/tmpkh3s5d0n/secring.gpg' created gpg: keyring
/tmp/tmpkh3s5d0n/pubring.gpg' created
gpg: requesting key 59BA2747 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpkh3s5d0n/trustdb.gpg: trustdb created
gpg: key 59BA2747: public key "Launchpad PPA for dns-stats" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
$ sudo apt update
Hit:1 http://apt.postgresql.org/pub/repos/apt xenial-pgdg InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Hit:3 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:4 http://ppa.launchpad.net/dns-stats/compactor/ubuntu xenial InRelease
Hit:5 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:6 http://ppa.launchpad.net/dns-stats/presenter/ubuntu xenial InRelease
Hit:7 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
194 packages can be upgraded. Run 'apt list --upgradable' to see them.
$ sudo apt install hedgehog-gui hedgehog-database hedgehog-data-manager
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package hedgehog-gui
E: Unable to locate package hedgehog-database
E: Unable to locate package hedgehog-data-manager
`