<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is expedition installation scrip still functional? in Expedition Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/expedition-discussions/is-expedition-installation-scrip-still-functional/m-p/420469#M3439</link>
    <description>&lt;P&gt;I encountered the same issue. To resolve it, look for this line:&lt;BR /&gt;echo 'deb &lt;A href="https://conversionupdates.paloaltonetworks.com/" target="_blank"&gt;https://conversionupdates.paloaltonetworks.com/&lt;/A&gt;&amp;nbsp;expedition-updates/' &amp;gt; /etc/apt/sources.list.d/ex-repo.list&lt;BR /&gt;replace it with this:&lt;BR /&gt;echo 'deb [trusted=yes]&amp;nbsp;&lt;A href="https://conversionupdates.paloaltonetworks.com/" target="_blank"&gt;https://conversionupdates.paloaltonetworks.com/&lt;/A&gt;&amp;nbsp;expedition-updates/' &amp;gt; /etc/apt/sources.list.d/ex-repo.list&lt;/P&gt;
&lt;P&gt;That is what worked for me.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jul 2021 18:56:01 GMT</pubDate>
    <dc:creator>franklinalterio</dc:creator>
    <dc:date>2021-07-19T18:56:01Z</dc:date>
    <item>
      <title>Is expedition installation scrip still functional?</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/is-expedition-installation-scrip-still-functional/m-p/420031#M3426</link>
      <description>&lt;P&gt;Hello, I've create a Ubuntu 16.04 machine, downloaded the script, ran it as a root but at the end I get some errors. If I try to access the web gui I get to the Ubuntu Apache2 default page. I googled for this problem and the answers say thta this happens when expedition repository is down. I checked and the repository is installed, I ran apt-get update and sudo apt-get install expedition-beta which retruns that it's unable to llocate package expedition-beta. So I would like to ask how can I fix it these days, is expedition still being developed and maintained? Regards.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 17:13:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/is-expedition-installation-scrip-still-functional/m-p/420031#M3426</guid>
      <dc:creator>ibge</dc:creator>
      <dc:date>2021-07-16T17:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is expedition installation scrip still functional?</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/is-expedition-installation-scrip-still-functional/m-p/420035#M3427</link>
      <description>&lt;P&gt;Hello &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/4209"&gt;@ibge&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Go ahead and run the following commands and that output should give you some idea on why it's failing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sudo ./initSetup.sh | tee installoutput.log&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Within that log file you should see what the issue is. If the apache page doesn't work and you cannot install expedition-beta that would mean the install didn't properly work.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 17:27:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/is-expedition-installation-scrip-still-functional/m-p/420035#M3427</guid>
      <dc:creator>azuniga</dc:creator>
      <dc:date>2021-07-16T17:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is expedition installation scrip still functional?</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/is-expedition-installation-scrip-still-functional/m-p/420064#M3428</link>
      <description>&lt;P&gt;Thanks, I've reviewd the output and it happens that it pointed out to the same issue, it could not locate expedition-beta.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I followed the instructions in this link:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/expedition-discussions/unable-to-update-expedition-quot-expedition-updates-release-does/td-p/302650" target="_blank" rel="noopener"&gt;https://live.paloaltonetworks.com/t5/expedition-discussions/unable-to-update-expedition-quot-expedition-updates-release-does/td-p/302650&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After adding what was suggested I could run apt-get update to the end but when I try to install expedition-beta it still can't locate this package.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;root@ubuntu:/etc/apt/sources.list.d# apt-get update&lt;BR /&gt;Get:1 &lt;A href="http://security.ubuntu.com/ubuntu" target="_blank" rel="noopener"&gt;http://security.ubuntu.com/ubuntu&lt;/A&gt; xenial-security InRelease [109 kB]&lt;BR /&gt;Hit:2 &lt;A href="http://us.archive.ubuntu.com/ubuntu" target="_blank" rel="noopener"&gt;http://us.archive.ubuntu.com/ubuntu&lt;/A&gt; xenial InRelease&lt;BR /&gt;Hit:3 &lt;A href="http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.1/ubuntu" target="_blank" rel="noopener"&gt;http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.1/ubuntu&lt;/A&gt; xenial InRelease&lt;BR /&gt;Hit:4 &lt;A href="http://ppa.launchpad.net/adiscon/v8-stable/ubuntu" target="_blank" rel="noopener"&gt;http://ppa.launchpad.net/adiscon/v8-stable/ubuntu&lt;/A&gt; xenial InRelease&lt;BR /&gt;Get:5 &lt;A href="http://us.archive.ubuntu.com/ubuntu" target="_blank" rel="noopener"&gt;http://us.archive.ubuntu.com/ubuntu&lt;/A&gt; xenial-updates InRelease [109 kB]&lt;BR /&gt;Get:6 &lt;A href="http://us.archive.ubuntu.com/ubuntu" target="_blank" rel="noopener"&gt;http://us.archive.ubuntu.com/ubuntu&lt;/A&gt; xenial-backports InRelease [107 kB]&lt;BR /&gt;Ign:7 &lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank" rel="noopener"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ InRelease&lt;BR /&gt;Ign:8 &lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank" rel="noopener"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Release&lt;BR /&gt;Ign:9 &lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank" rel="noopener"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Packages.diff/Index&lt;BR /&gt;Ign:10 &lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank" rel="noopener"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Translation-en_US&lt;BR /&gt;Ign:11 &lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank" rel="noopener"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Translation-en&lt;BR /&gt;Ign:12 &lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank" rel="noopener"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Packages&lt;BR /&gt;Ign:10 &lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank" rel="noopener"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Translation-en_US&lt;BR /&gt;Ign:11 &lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank" rel="noopener"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Translation-en&lt;BR /&gt;Ign:12 &lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank" rel="noopener"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Packages&lt;BR /&gt;Ign:10 &lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank" rel="noopener"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Translation-en_US&lt;BR /&gt;Ign:11 &lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank" rel="noopener"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Translation-en&lt;BR /&gt;Ign:12 &lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank" rel="noopener"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Packages&lt;BR /&gt;Ign:10 &lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank" rel="noopener"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Translation-en_US&lt;BR /&gt;Ign:11 &lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank" rel="noopener"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Translation-en&lt;BR /&gt;Hit:12 &lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank" rel="noopener"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Packages&lt;BR /&gt;Ign:10 &lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank" rel="noopener"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Translation-en_US&lt;BR /&gt;Ign:11 &lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank" rel="noopener"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Translation-en&lt;BR /&gt;Ign:10 &lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank" rel="noopener"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Translation-en_US&lt;BR /&gt;Ign:11 &lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank" rel="noopener"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Translation-en&lt;BR /&gt;Fetched 325 kB in 16s (19.5 kB/s)&lt;BR /&gt;Reading package lists... Done&lt;BR /&gt;root@ubuntu:/etc/apt/sources.list.d# apt-get install expedition-beta&lt;BR /&gt;Reading package lists... Done&lt;BR /&gt;Building dependency tree&lt;BR /&gt;Reading state information... Done&lt;BR /&gt;E: Unable to locate package expedition-beta&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can't see any list related to conversionupdates on /var/lib/apt/lists after runnig apt-get update.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Edit: actually it's there, there are three packages listed including expedition-beta, expedition2-beta and expedition2-converter-beta it's still unable to locate.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 19:27:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/is-expedition-installation-scrip-still-functional/m-p/420064#M3428</guid>
      <dc:creator>ibge</dc:creator>
      <dc:date>2021-07-16T19:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is expedition installation scrip still functional?</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/is-expedition-installation-scrip-still-functional/m-p/420279#M3433</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;Hello&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/4209" target="_blank"&gt;@ibge&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Am also facing same issue, can you please help me how you resolved it.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 09:05:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/is-expedition-installation-scrip-still-functional/m-p/420279#M3433</guid>
      <dc:creator>shubhamG</dc:creator>
      <dc:date>2021-07-19T09:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is expedition installation scrip still functional?</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/is-expedition-installation-scrip-still-functional/m-p/420326#M3434</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/123365"&gt;@shubhamG&lt;/a&gt;&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/132922"&gt;@azuniga&lt;/a&gt;&amp;nbsp;In my case I was running i386 ubuntu iso hence the "unable to locate issue". Make sure you're running AMD 64-bit version of the iso.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 13:54:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/is-expedition-installation-scrip-still-functional/m-p/420326#M3434</guid>
      <dc:creator>ibge</dc:creator>
      <dc:date>2021-07-19T13:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is expedition installation scrip still functional?</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/is-expedition-installation-scrip-still-functional/m-p/420461#M3438</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/4209"&gt;@ibge&lt;/a&gt; Yes thank you for that 64-bit ubuntu server is required for this install.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 17:57:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/is-expedition-installation-scrip-still-functional/m-p/420461#M3438</guid>
      <dc:creator>azuniga</dc:creator>
      <dc:date>2021-07-19T17:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Is expedition installation scrip still functional?</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/is-expedition-installation-scrip-still-functional/m-p/420469#M3439</link>
      <description>&lt;P&gt;I encountered the same issue. To resolve it, look for this line:&lt;BR /&gt;echo 'deb &lt;A href="https://conversionupdates.paloaltonetworks.com/" target="_blank"&gt;https://conversionupdates.paloaltonetworks.com/&lt;/A&gt;&amp;nbsp;expedition-updates/' &amp;gt; /etc/apt/sources.list.d/ex-repo.list&lt;BR /&gt;replace it with this:&lt;BR /&gt;echo 'deb [trusted=yes]&amp;nbsp;&lt;A href="https://conversionupdates.paloaltonetworks.com/" target="_blank"&gt;https://conversionupdates.paloaltonetworks.com/&lt;/A&gt;&amp;nbsp;expedition-updates/' &amp;gt; /etc/apt/sources.list.d/ex-repo.list&lt;/P&gt;
&lt;P&gt;That is what worked for me.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 18:56:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/is-expedition-installation-scrip-still-functional/m-p/420469#M3439</guid>
      <dc:creator>franklinalterio</dc:creator>
      <dc:date>2021-07-19T18:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is expedition installation scrip still functional?</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/is-expedition-installation-scrip-still-functional/m-p/420472#M3440</link>
      <description>&lt;P&gt;I figured out how to use sed to update the installer. Sorry, I'm not good with sed.&lt;BR /&gt;&lt;BR /&gt;sed -i "s/echo 'deb https:\/\/conversionupdates/echo 'deb [trusted=yes] https:\/\/conversionupdates/g" initSetup.sh&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 19:07:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/is-expedition-installation-scrip-still-functional/m-p/420472#M3440</guid>
      <dc:creator>franklinalterio</dc:creator>
      <dc:date>2021-07-19T19:07:00Z</dc:date>
    </item>
  </channel>
</rss>

