<?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: apt-get update in Expedition Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/expedition-discussions/apt-get-update/m-p/219751#M228</link>
    <description>&lt;P&gt;I think I have narrowed down the issue, it looks like a firewall issue on my side.&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jun 2018 16:36:22 GMT</pubDate>
    <dc:creator>Tim_Grossner</dc:creator>
    <dc:date>2018-06-28T16:36:22Z</dc:date>
    <item>
      <title>apt-get update</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/apt-get-update/m-p/219726#M222</link>
      <description>&lt;P&gt;I think I need to fix my ability to pull from the apt repo. I am failing&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Err:13 &lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Packages&lt;BR /&gt; gnutls_handshake() failed: Error in the pull function.&lt;BR /&gt;Fetched 216 kB in 2s (93.4 kB/s)&lt;BR /&gt;Reading package lists... Done&lt;BR /&gt;W: The repository '&lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Release' does not have a Release file.&lt;BR /&gt;N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.&lt;BR /&gt;N: See apt-secure(8) manpage for repository creation and user configuration details.&lt;BR /&gt;E: Failed to fetch &lt;A href="https://conversionupdates.paloaltonetworks.com/expedition-updates/Packages" target="_blank"&gt;https://conversionupdates.paloaltonetworks.com/expedition-updates/Packages&lt;/A&gt; gnutls_handshake() failed: Error in the pull function.&lt;BR /&gt;E: Some index files failed to download. They have been ignored, or old ones used instead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;root@Expedition:/tmp# apt-get install expedition-beta&amp;nbsp;&lt;BR /&gt;Reading package lists... Done&lt;BR /&gt;Building dependency tree &lt;BR /&gt;Reading state information... Done&lt;BR /&gt;expedition-beta is already the newest version (1.0.84).&lt;BR /&gt;0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 15:25:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/apt-get-update/m-p/219726#M222</guid>
      <dc:creator>Tim_Grossner</dc:creator>
      <dc:date>2018-06-28T15:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: apt-get update</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/apt-get-update/m-p/219740#M226</link>
      <description>&lt;P&gt;Try running this:&lt;/P&gt;
&lt;PRE&gt;sudo apt -o "Acquire::AllowInsecureRepositories=true" -o "Acquire::AllowDowngradeToInsecureRepositories=true" update
&lt;/PRE&gt;</description>
      <pubDate>Thu, 28 Jun 2018 16:24:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/apt-get-update/m-p/219740#M226</guid>
      <dc:creator>PAN-Expert</dc:creator>
      <dc:date>2018-06-28T16:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: apt-get update</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/apt-get-update/m-p/219747#M227</link>
      <description>&lt;P&gt;Err:13 &lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Packages&lt;BR /&gt; gnutls_handshake() failed: Error in the pull function.&lt;BR /&gt;Fetched 323 kB in 2s (123 kB/s)&lt;BR /&gt;Reading package lists... Done&lt;BR /&gt;W: The repository '&lt;A href="https://conversionupdates.paloaltonetworks.com" target="_blank"&gt;https://conversionupdates.paloaltonetworks.com&lt;/A&gt; expedition-updates/ Release' does not have a Release file.&lt;BR /&gt;N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.&lt;BR /&gt;N: See apt-secure(8) manpage for repository creation and user configuration details.&lt;BR /&gt;E: Failed to fetch &lt;A href="https://conversionupdates.paloaltonetworks.com/expedition-updates/Packages" target="_blank"&gt;https://conversionupdates.paloaltonetworks.com/expedition-updates/Packages&lt;/A&gt; gnutls_handshake() failed: Error in the pull function.&lt;BR /&gt;E: Some index files failed to download. They have been ignored, or old ones used instead.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 16:31:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/apt-get-update/m-p/219747#M227</guid>
      <dc:creator>Tim_Grossner</dc:creator>
      <dc:date>2018-06-28T16:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: apt-get update</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/apt-get-update/m-p/219751#M228</link>
      <description>&lt;P&gt;I think I have narrowed down the issue, it looks like a firewall issue on my side.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 16:36:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/apt-get-update/m-p/219751#M228</guid>
      <dc:creator>Tim_Grossner</dc:creator>
      <dc:date>2018-06-28T16:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: apt-get update</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/apt-get-update/m-p/219753#M229</link>
      <description>&lt;P&gt;...so, funny enough, this issue was caused by our Palo FWs App-ID classifying this traffic not as web-browsing, ssl, or apt-get, but instead as paloalto-updates....which I didnt have in the rule that allowed Expedition to reach out for updates. So, all the normal Ubuntu updates worked, but just not the Palo repo traffic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ladies and gentlemen, update your Palo rules! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 16:42:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/apt-get-update/m-p/219753#M229</guid>
      <dc:creator>Tim_Grossner</dc:creator>
      <dc:date>2018-06-28T16:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: apt-get update</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/apt-get-update/m-p/219754#M230</link>
      <description>&lt;P&gt;Very interesting&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 16:43:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/apt-get-update/m-p/219754#M230</guid>
      <dc:creator>PAN-Expert</dc:creator>
      <dc:date>2018-06-28T16:43:30Z</dc:date>
    </item>
  </channel>
</rss>

