- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
10-04-2017 09:50 AM
I am trying to install minemeld on ubuntu 14.04. here the steps I did:
I made iptables inactive
I Added and verified successfuly the repo GPG key
I added the minemeld APT repo
I verified that minemled APT is added in /etc/apt/sources.list
However, we I do the last step:
sudo apt-get update && sudo apt-get install -y minemeld rsyslog-minemeld rsyslog-mmnormalize
Whould tell help me how to solve this issue to install minemeld
Thank you
10-04-2017 03:45 PM
Hi @Saadabdulmajeed,
it seems that your instance is not able to validate the hash of the downloaded package index. I have just tested it and the files in the repos are correct. Could you make sure something is not corrupting the files in transit ? Do you have a proxy or a web filtering that could be blocking https://minemeld-updates.panw.io ?
Thanks,
luigi
10-04-2017 03:45 PM
Hi @Saadabdulmajeed,
it seems that your instance is not able to validate the hash of the downloaded package index. I have just tested it and the files in the repos are correct. Could you make sure something is not corrupting the files in transit ? Do you have a proxy or a web filtering that could be blocking https://minemeld-updates.panw.io ?
Thanks,
luigi
10-05-2017 11:26 AM
Thank you. its resolved
I installed minemeld using
11-21-2018 02:54 PM
Here's a related issue: Installation fails of MineMeld on AWS Ubuntu 14.04 AMI using the base 64 file.
To recreate:
1) Download the minemeld-cloud-init-0.9.8-4.b64 file from PA
2) Enter AWS EC2 -> Launch Instance
3) Create a new t2.micro instance of ubuntu 14.04
4) Under Advanced Details, specify:
User data
select "As file"
select "Input is already base64 encoded"
choose file:
minemeld-cloud-init-0.9.8-4.b64
Note that the file above uploads successfully
5) Complete creating the ubuntu AMI
Note that the ubuntu AMI is built and starts up with no errors
6) ssh into the ubuntu using pUTTY
Note that MineMeld was not installed. There is no /opt/minemeld directory. Nor is a minemeld service running.
What logs would show where the MM installation failed?
Thanks.
11-26-2018 04:57 AM
Hi @d-schatz,
I will try to recreate the issue, would you mind trying the procedure here meanwhile?
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!