- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
06-23-2017 01:02 PM
Taken from the install guide, but is this still the correct repostitory:
:~$ sudo add-apt-repository "deb http://minemeld-updates.panw.io/ubuntu trusty-minemeld main"
:~$ sudo apt-get update
Hit http://security.debian.org wheezy/updates Release.gpg
Hit http://security.debian.org wheezy/updates Release
Hit http://security.debian.org wheezy/updates/main Sources
Hit http://security.debian.org wheezy/updates/main amd64 Packages
Hit http://security.debian.org wheezy/updates/main Translation-en
Hit http://debian.uchicago.edu wheezy Release.gpg
Hit http://debian.uchicago.edu wheezy-updates Release.gpg
Hit http://debian.uchicago.edu wheezy Release
Hit http://debian.uchicago.edu wheezy-updates Release
Hit http://debian.uchicago.edu wheezy/main Sources
Hit http://debian.uchicago.edu wheezy/main amd64 Packages
Hit http://debian.uchicago.edu wheezy/main Translation-en
Hit http://debian.uchicago.edu wheezy-updates/main Sources
Hit http://debian.uchicago.edu wheezy-updates/main amd64 Packages/DiffIndex
Hit http://debian.uchicago.edu wheezy-updates/main Translation-en/DiffIndex
Hit http://minemeld-updates.panw.io trusty-minemeld Release.gpg
Hit http://minemeld-updates.panw.io trusty-minemeld Release
W: Failed to fetch http://minemeld-updates.panw.io/ubuntu/dists/trusty-minemeld/Release Unable to find expected entry 'main/source/Sources' in Release file (Wrong sources.list entry or malformed file)
E: Some index files failed to download. They have been ignored, or old ones used instead.
Installing on Debian 3.2.73-2+deb7u2 x86_64 GNU/Linux 3.2.0-4-amd64 ...'cause its what I got.
08-26-2017 05:47 AM
Thank you. Youve been extremely helpful.
I think rather than put any more time into fixing a deprecated platform, I will first move our test assets onto a supported platform.
06-29-2017 01:22 AM
Hi @Sam_Sylar,
MineMeld packages are not supported on Debian.
You could try installing MineMeld via Ansible: https://github.com/PaloAltoNetworks/minemeld-ansible
Which Debian versions have you access to? Anything more recent than wheezy ?
06-29-2017 06:08 AM
Yes, Ansible. Ansible gets stuck here:
TASK [minemeld : virtualenv permissions] ************************************************************************************************************************************************************************************************
fatal: [127.0.0.1]: FAILED! => {"failed": true, "msg": "the field 'args' has an invalid value, which appears to include a variable that is undefined. The error was: 'file_permissions' is undefined\n\nThe error appears to have been in '/home/sam/minemeld-ansible/roles/minemeld/tasks/core.yml': line 14, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n command: virtualenv \"{{venv_directory}}\" -p python2.7 creates=\"{{venv_directory}}\"\n- name: virtualenv permissions\n ^ here\n"}
I havent edited the correct module to set the venv_directory variable, but Im not sure which needs the editing.
Nothing more recent installed. It looked like our current Deb7Net image was close enough to 14.04 to work. Loads of paperwork required to spin up a new tools image in our environment.
07-02-2017 01:30 AM
Hi @Sam_Sylar,
let me fix the problem with ansible on Debian, it shouldn't take long. Are you also behind a proxy ?
luigi
07-03-2017 06:19 AM
Thank you!
This server does not proxy.
07-03-2017 03:23 PM
Hi @Sam_Sylar,
done, minemeld-ansible now supports Debian 7: https://github.com/PaloAltoNetworks/minemeld-ansible
Make sure you select the stable branch, see the note about the version in the README.md file.
08-22-2017 10:17 AM
08-23-2017 07:16 AM - edited 08-23-2017 07:18 AM
Hi @Sam_Sylar,
let me look into this. I have added an issue on the github repo: https://github.com/PaloAltoNetworks/minemeld-ansible/issues/17
Thanks,
luigi
08-26-2017 05:47 AM
Thank you. Youve been extremely helpful.
I think rather than put any more time into fixing a deprecated platform, I will first move our test assets onto a supported platform.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!