- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
12-05-2018 10:02 AM - edited 12-05-2018 10:02 AM
ubuntu@ip-10-247-94-69:~$ sudo apt-get update
Hit:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates InRelease
Get:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Ign:4 https://artifacts.elastic.co/packages/6.x/apt stable InRelease
Hit:5 https://artifacts.elastic.co/packages/6.x/apt stable Release
Get:6 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB]
Hit:7 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial InRelease
Fetched 214 kB in 0s (385 kB/s)
Reading package lists... Done
ubuntu@ip-10-247-94-69:~$ sudo apt-get install expedition-beta
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package expedition-beta
Also not listed on packages.ubuntu.com/
What am I missing?
Thanks for your help!
12-12-2018 03:29 AM
Try to create a new repo under
cd /etc/apt/sources.list.d/
sudo vi ex-repo.list
deb https://conversionupdates.paloaltonetworks.com/ expedition-updates/
Then try
sudo apt-get update sudo apt-get install expedition-beta
But maybe some packages are required but not installed as depencies.... You have an OVA in the live community to download and go from there too....
12-05-2018 10:56 AM
Looking into it. I am seeing the same issue.
12-05-2018 11:03 AM
the update is back online. try your update again.
12-06-2018 08:16 AM
Same result:
ubuntu@ip-10-247-94-69:~$ sudo apt-get update
Hit:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial InRelease
Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Get:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Ign:4 https://artifacts.elastic.co/packages/6.x/apt stable InRelease
Get:5 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main Sources [327 kB]
Hit:6 https://artifacts.elastic.co/packages/6.x/apt stable Release
Get:7 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [892 kB]
Get:8 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [710 kB]
Get:9 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB]
Hit:10 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial InRelease
Get:12 http://security.ubuntu.com/ubuntu xenial-security/main Sources [138 kB]
Get:13 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [588 kB]
Get:14 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [402 kB]
Fetched 3,380 kB in 1s (2,630 kB/s)
Reading package lists... Done
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/elastic-6.x.list:1 and /etc/apt/sources.list.d/elastic-6.x.list:2
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/elastic-6.x.list:1 and /etc/apt/sources.list.d/elastic-6.x.list:2
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/elastic-6.x.list:1 and /etc/apt/sources.list.d/elastic-6.x.list:2
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/elastic-6.x.list:1 and /etc/apt/sources.list.d/elastic-6.x.list:2
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/elastic-6.x.list:1 and /etc/apt/sources.list.d/elastic-6.x.list:2
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/elastic-6.x.list:1 and /etc/apt/sources.list.d/elastic-6.x.list:2
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/elastic-6.x.list:1 and /etc/apt/sources.list.d/elastic-6.x.list:2
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/elastic-6.x.list:1 and /etc/apt/sources.list.d/elastic-6.x.list:2
ubuntu@ip-10-247-94-69:~$ sudo apt-get install expedition-beta
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package expedition-beta
ubuntu@ip-10-247-94-69:~$
12-06-2018 02:56 PM
the expedition-beta updates are retrieved from updates.paloaltonetworks.com, can you check if access to that URL is being allowed or blocked from the Expedition IP?
12-11-2018 01:08 PM
Thanks again for the replies but I'm not trying to update Expedition, I am trying to install it via apt-get (second command, halfway through the output). It appears as though Expediition is not currently available. it does not appear on packages.ubuntu.com. I dpnt have the optoin of using the .ova for this install.
12-12-2018 03:29 AM
Try to create a new repo under
cd /etc/apt/sources.list.d/
sudo vi ex-repo.list
deb https://conversionupdates.paloaltonetworks.com/ expedition-updates/
Then try
sudo apt-get update sudo apt-get install expedition-beta
But maybe some packages are required but not installed as depencies.... You have an OVA in the live community to download and go from there too....
12-12-2018 11:21 AM
This did it, thanks a lot!
09-06-2019 09:06 PM
@alestevez i dont understand how you solve this, i tried it but its still saying unable to locate package expedition-beta
..can you please explain how to apply the repo you stated in the previous thread, i believe i didnt get that part
Thanks man
09-09-2019 01:57 AM
Make sure that you have added the debian repository:
deb https://conversionupdates.paloaltonetworks.com/ expedition-updates/
This step is done in our script via the command
echo 'deb https://conversionupdates.paloaltonetworks.com/ expedition-updates/' > /etc/apt/sources.list.d/ex-repo.list
Afterwards, you should be able to do an
apt-get update
and
apt-get install expedition-beta
09-09-2019 09:54 AM
Thanks i was able to do it
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!