pwnlandia / mhn

Modern Honey Network
GNU Lesser General Public License v2.1
2.43k stars 631 forks source link

install Dionaea on Ubuntu 14.04+ #187

Closed gregtampa closed 9 years ago

gregtampa commented 9 years ago

Missing the repo for dionaea. get this error when trying to install: "Unable to locate package dionaea"

sudo apt-get install software-properties-common python-software-properties
sudo add-apt-repository ppa:honeynet/nightly
sudo apt-get update

please see: http://www.cyberbrian.net/2014/09/install-dionaea-ubuntu-14-04/

gregtampa commented 9 years ago

I see that it is in the script already my mistake. Still getting error though:

root@sensor01:/home/ubuntu# sudo add-apt-repository ppa:honeynet/nightly
You are about to add the following PPA to your system:

 More info: https://launchpad.net/~honeynet/+archive/ubuntu/nightly
Press [ENTER] to continue or ctrl-c to cancel adding it

gpg: keyring `/tmp/tmppXjuNE/secring.gpg' created
gpg: keyring `/tmp/tmppXjuNE/pubring.gpg' created
gpg: requesting key A6131AE4 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmppXjuNE/trustdb.gpg: trustdb created
gpg: key A6131AE4: public key "Launchpad Stable Packages" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
OK
root@sensor01:/home/ubuntu# apt-get install -y dionaea supervisor patch
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package dionaea
root@sensor01:/home/ubuntu#

even tried manually.

gregtampa commented 9 years ago

Works fine on a clean install..

gregtampa commented 9 years ago

got this error again.. looks like if i install other honeypots then this the error comes up. running on an arm processor though... might be cause

gregtampa commented 9 years ago

ok again, just noticed there is raspberry pi script and that worked for the arm processor.. peace