Closed gregtampa closed 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.
Works fine on a clean install..
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
ok again, just noticed there is raspberry pi script and that worked for the arm processor.. peace
Missing the repo for dionaea. get this error when trying to install: "Unable to locate package dionaea"
please see: http://www.cyberbrian.net/2014/09/install-dionaea-ubuntu-14-04/