- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-11-2019 06:05 AM - edited 09-11-2019 07:45 AM
Trying to install expedition using the script. The script can find a repository. any help would be great. Thanks.
Fetched 325 kB in 1s (186 kB/s)
Reading package lists... Done
W: The repository 'https://conversionupdates.paloaltonetworks.com expedition-updates/ Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@server etc/apt/sources.list.d# sudo apt-get install expedition-beta
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package expedition-beta
09-12-2019 12:40 AM
I link you to another trhead that tackles this exact same issue:
09-17-2019 01:48 AM
Hi,
We have found our script was not correctly working when the VM was spinned in the cloud. So we updated the script to correctly install Expedition when you run the VM in google or Amazon Cloud (any cloud)
Try the process again:
wget https://conversionupdates.paloaltonetworks.com/expeditionInstaller.tgz tar xvzf expeditionInstaller.tgz chmod +x initSetup.sh sudo ./initSetup.sh
07-25-2020 12:47 AM
Solution >>
>> There are 2 commands mentioned in Expedition tool to update the tool i.e. "sudo apt-get update" and "sudo apt-get install expedition-beta".
>> Just run the 2nd command (sudo apt-get install expedition-beta), ignore the 1st command
>> Later to update the BPA, run $sudo bash /var/www/html/OS/BPA/updateBPA306.sh
Regards,
FAIZAN SHEIKH
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!