<?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: Failed to Fetch Packages in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/failed-to-fetch-packages/m-p/159692#M98987</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/65209"&gt;@derekbrowne&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;there is a typo in the name of the apt-repository URL. &lt;STRONG&gt;trusty-mindmeld&lt;/STRONG&gt; should be &lt;STRONG&gt;trusty-minemeld&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Remove the wrong repo:&lt;/P&gt;
&lt;PRE&gt;sudo add-apt-repository --remove "deb http://minemeld-updates.panw.io/ubuntu trusty-mindmeld main"&lt;/PRE&gt;
&lt;P&gt;Add the correct&amp;nbsp;repo:&lt;/P&gt;
&lt;PRE&gt;sudo add-apt-repository "deb http://minemeld-updates.panw.io/ubuntu trusty-minemeld main"&lt;/PRE&gt;
&lt;P&gt;And reissue the update and install command.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Jun 2017 12:40:39 GMT</pubDate>
    <dc:creator>lmori</dc:creator>
    <dc:date>2017-06-06T12:40:39Z</dc:date>
    <item>
      <title>Failed to Fetch Packages</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/failed-to-fetch-packages/m-p/124828#M98984</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Getting error while executiing&lt;/P&gt;
&lt;P&gt;sudo apt-get update &amp;amp;&amp;amp; sudo apt-get install -y minemeld rsyslog-minemeld rsyslog-mmnormalize&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture2.JPG" style="width: 800px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/6332i1F324F1460B0CB88/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Capture2.JPG" alt="Capture2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Error&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Failed to Fetch &lt;A href="http://minemeld-updates.panw.io/ubuntu/dists/trysty-minemeld/main/binary-amd64/packages" target="_blank"&gt;http://minemeld-updates.panw.io/ubuntu/dists/trysty-minemeld/main/binary-amd64/packages&lt;/A&gt; 403 Forbidden [IP:54.XXX.36.XXX 80]&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 02:45:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/failed-to-fetch-packages/m-p/124828#M98984</guid>
      <dc:creator>hsoni</dc:creator>
      <dc:date>2016-11-08T02:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to Fetch Packages</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/failed-to-fetch-packages/m-p/124878#M98985</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/17129"&gt;@hsoni﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;you probably made a typo while adding the repo, looking at the logs apt is searching for the packages in &lt;STRONG&gt;trysty-minemeld&lt;/STRONG&gt; instead it should use search &lt;STRONG&gt;trusty-minemeld&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Remove the wrong repo:&lt;/P&gt;
&lt;PRE&gt;sudo add-apt-repository --remove "deb http://minemeld-updates.panw.io/ubuntu trysty-minemeld main"&lt;/PRE&gt;
&lt;P&gt;Add the correct&amp;nbsp;repo:&lt;/P&gt;
&lt;PRE&gt;sudo add-apt-repository "deb http://minemeld-updates.panw.io/ubuntu trusty-minemeld main"&lt;/PRE&gt;
&lt;P&gt;And reissue the update and install command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;luigi&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 07:40:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/failed-to-fetch-packages/m-p/124878#M98985</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2016-11-08T07:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to Fetch Packages</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/failed-to-fetch-packages/m-p/159688#M98986</link>
      <description>&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I too am having this issue on a new ubuntu 14.04 install and i have checked the repository as directed and that is not the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The command is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ubuntu@minemeld:~$ &lt;STRONG&gt;sudo apt-get update &amp;amp;&amp;amp; sudo apt-get install -y minemeld rsyslog-minemeld rsyslog-mmnormalize&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Get:1 &lt;A href="http://security.ubuntu.com" target="_blank"&gt;http://security.ubuntu.com&lt;/A&gt; trusty-security InRelease [65.9 kB]&lt;/P&gt;&lt;P&gt;Ign &lt;A href="http://minemeld-updates.panw.io" target="_blank"&gt;http://minemeld-updates.panw.io&lt;/A&gt; trusty-mindmeld InRelease&lt;/P&gt;&lt;P&gt;Ign &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty InRelease&lt;/P&gt;&lt;P&gt;Get:2 &lt;A href="http://security.ubuntu.com" target="_blank"&gt;http://security.ubuntu.com&lt;/A&gt; trusty-security/main Sources [131 kB]&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://minemeld-updates.panw.io" target="_blank"&gt;http://minemeld-updates.panw.io&lt;/A&gt; trusty-minemeld InRelease&lt;/P&gt;&lt;P&gt;Get:3 &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-updates InRelease [65.9 kB]&lt;/P&gt;&lt;P&gt;Get:4 &lt;A href="http://security.ubuntu.com" target="_blank"&gt;http://security.ubuntu.com&lt;/A&gt; trusty-security/universe Sources [54.7 kB]&lt;/P&gt;&lt;P&gt;Get:5 &lt;A href="http://security.ubuntu.com" target="_blank"&gt;http://security.ubuntu.com&lt;/A&gt; trusty-security/main amd64 Packages [618 kB]&lt;/P&gt;&lt;P&gt;Ign &lt;A href="http://minemeld-updates.panw.io" target="_blank"&gt;http://minemeld-updates.panw.io&lt;/A&gt; trusty-mindmeld Release.gpg&lt;/P&gt;&lt;P&gt;Get:6 &lt;A href="http://security.ubuntu.com" target="_blank"&gt;http://security.ubuntu.com&lt;/A&gt; trusty-security/universe amd64 Packages [163 kB]&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://minemeld-updates.panw.io" target="_blank"&gt;http://minemeld-updates.panw.io&lt;/A&gt; trusty-minemeld/main amd64 Packages&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://security.ubuntu.com" target="_blank"&gt;http://security.ubuntu.com&lt;/A&gt; trusty-security/main Translation-en&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://security.ubuntu.com" target="_blank"&gt;http://security.ubuntu.com&lt;/A&gt; trusty-security/universe Translation-en&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-backports InRelease&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty Release.gpg&lt;/P&gt;&lt;P&gt;Get:7 &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-updates/main Sources [399 kB]&lt;/P&gt;&lt;P&gt;Ign &lt;A href="http://minemeld-updates.panw.io" target="_blank"&gt;http://minemeld-updates.panw.io&lt;/A&gt; trusty-mindmeld Release&lt;/P&gt;&lt;P&gt;Get:8 &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-updates/restricted Sources [6,331 B]&lt;/P&gt;&lt;P&gt;Get:9 &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-updates/universe Sources [180 kB]&lt;/P&gt;&lt;P&gt;Get:10 &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-updates/multiverse Sources [7,764 B]&lt;/P&gt;&lt;P&gt;Get:11 &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-updates/main amd64 Packages [984 kB]&lt;/P&gt;&lt;P&gt;Get:12 &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-updates/restricted amd64 Packages [17.1 kB]&lt;/P&gt;&lt;P&gt;Get:13 &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-updates/universe amd64 Packages [410 kB]&lt;/P&gt;&lt;P&gt;Get:14 &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-updates/multiverse amd64 Packages [14.3 kB]&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-updates/main Translation-en&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-updates/multiverse Translation-en&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-updates/restricted Translation-en&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-updates/universe Translation-en&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-backports/main Sources&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-backports/restricted Sources&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-backports/universe Sources&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-backports/multiverse Sources&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-backports/main amd64 Packages&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-backports/restricted amd64 Packages&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-backports/universe amd64 Packages&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-backports/multiverse amd64 Packages&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-backports/main Translation-en&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-backports/multiverse Translation-en&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-backports/restricted Translation-en&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty-backports/universe Translation-en&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty Release&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty/main Sources&lt;/P&gt;&lt;P&gt;Ign &lt;A href="http://minemeld-updates.panw.io" target="_blank"&gt;http://minemeld-updates.panw.io&lt;/A&gt; trusty-minemeld/main Translation-en_US&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty/restricted Sources&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty/universe Sources&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty/multiverse Sources&lt;/P&gt;&lt;P&gt;Ign &lt;A href="http://minemeld-updates.panw.io" target="_blank"&gt;http://minemeld-updates.panw.io&lt;/A&gt; trusty-minemeld/main Translation-en&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty/main amd64 Packages&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty/restricted amd64 Packages&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty/universe amd64 Packages&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty/multiverse amd64 Packages&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty/main Translation-en&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty/multiverse Translation-en&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Err &lt;A href="http://minemeld-updates.panw.io" target="_blank"&gt;http://minemeld-updates.panw.io&lt;/A&gt; trusty-mindmeld/main amd64 Packages&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;403 Forbidden [IP: 54.xx.xx.148 80]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty/restricted Translation-en&lt;/P&gt;&lt;P&gt;Ign &lt;A href="http://minemeld-updates.panw.io" target="_blank"&gt;http://minemeld-updates.panw.io&lt;/A&gt; trusty-mindmeld/main Translation-en_US&lt;/P&gt;&lt;P&gt;Hit &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty/universe Translation-en&lt;/P&gt;&lt;P&gt;Ign &lt;A href="http://minemeld-updates.panw.io" target="_blank"&gt;http://minemeld-updates.panw.io&lt;/A&gt; trusty-mindmeld/main Translation-en&lt;/P&gt;&lt;P&gt;Ign &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty/main Translation-en_US&lt;/P&gt;&lt;P&gt;Ign &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty/multiverse Translation-en_US&lt;/P&gt;&lt;P&gt;Ign &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty/restricted Translation-en_US&lt;/P&gt;&lt;P&gt;Ign &lt;A href="http://archive.ubuntu.com" target="_blank"&gt;http://archive.ubuntu.com&lt;/A&gt; trusty/universe Translation-en_US&lt;/P&gt;&lt;P&gt;Fetched 3,118 kB in 6s (489 kB/s)&lt;/P&gt;&lt;P&gt;N: Ignoring file '20auto-upgrades.ucf-old' in directory '/etc/apt/apt.conf.d/' as it has an invalid filename extension&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;W: Failed to fetch &lt;A href="http://minemeld-updates.panw.io/ubuntu/dists/trusty-mindmeld/main/binary-amd64/Packages" target="_blank"&gt;http://minemeld-updates.panw.io/ubuntu/dists/trusty-mindmeld/main/binary-amd64/Packages&lt;/A&gt; 403 Forbidden [IP: 54.xx.xx.148 80]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is some more info (installing on an ESX server in vm) :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ubuntu@minemeld:~$ uname -a&lt;/P&gt;&lt;P&gt;Linux minemeld 3.13.0-112-generic #159-Ubuntu SMP Fri Mar 3 15:26:07 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ubuntu@minemeld:~$ telnet minemeld-updates.panw.io 80&lt;/P&gt;&lt;P&gt;Trying 54.xx.xx.148...&lt;/P&gt;&lt;P&gt;Connected to d3utba4pimoh58.cloudfront.net.&lt;/P&gt;&lt;P&gt;Escape character is '^]'.&lt;/P&gt;&lt;P&gt;GET /ubuntu/dists/trusty-mindmeld/main/binary-amd64/Packages&lt;/P&gt;&lt;P&gt;&amp;lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "&lt;A href="http://www.w3.org/TR/html4/loose.dtd" target="_blank"&gt;http://www.w3.org/TR/html4/loose.dtd&lt;/A&gt;"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;HTML&amp;gt;&amp;lt;HEAD&amp;gt;&amp;lt;META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;TITLE&amp;gt;ERROR: The request could not be satisfied&amp;lt;/TITLE&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/HEAD&amp;gt;&amp;lt;BODY&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;H1&amp;gt;ERROR&amp;lt;/H1&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;H2&amp;gt;The request could not be satisfied.&amp;lt;/H2&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;HR noshade size="1px"&amp;gt;&lt;/P&gt;&lt;P&gt;Bad request.&lt;/P&gt;&lt;P&gt;&amp;lt;BR clear="all"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;HR noshade size="1px"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;PRE&amp;gt;&lt;/P&gt;&lt;P&gt;Generated by cloudfront (CloudFront)&lt;/P&gt;&lt;P&gt;Request ID: W9JtnHecDqdXQBizZyCtlsGX1mJL-SLuMf1WOlXMglADU555FqwWgg==&lt;/P&gt;&lt;P&gt;&amp;lt;/PRE&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;ADDRESS&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/ADDRESS&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/BODY&amp;gt;&amp;lt;/HTML&amp;gt;Connection closed by foreign host.&lt;/P&gt;&lt;P&gt;ubuntu@minemeld:~$&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;derek&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 12:28:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/failed-to-fetch-packages/m-p/159688#M98986</guid>
      <dc:creator>derekbrowne</dc:creator>
      <dc:date>2017-06-06T12:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to Fetch Packages</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/failed-to-fetch-packages/m-p/159692#M98987</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/65209"&gt;@derekbrowne&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;there is a typo in the name of the apt-repository URL. &lt;STRONG&gt;trusty-mindmeld&lt;/STRONG&gt; should be &lt;STRONG&gt;trusty-minemeld&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Remove the wrong repo:&lt;/P&gt;
&lt;PRE&gt;sudo add-apt-repository --remove "deb http://minemeld-updates.panw.io/ubuntu trusty-mindmeld main"&lt;/PRE&gt;
&lt;P&gt;Add the correct&amp;nbsp;repo:&lt;/P&gt;
&lt;PRE&gt;sudo add-apt-repository "deb http://minemeld-updates.panw.io/ubuntu trusty-minemeld main"&lt;/PRE&gt;
&lt;P&gt;And reissue the update and install command.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 12:40:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/failed-to-fetch-packages/m-p/159692#M98987</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2017-06-06T12:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to Fetch Packages</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/failed-to-fetch-packages/m-p/159708#M98988</link>
      <description>&lt;P&gt;i am kinda ashamed of that typo... too bad i used my real name on this forum .... &amp;lt;sigh&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for your help - that fixed it once i removed the package and re-installed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;derek&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 13:47:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/failed-to-fetch-packages/m-p/159708#M98988</guid>
      <dc:creator>derekbrowne</dc:creator>
      <dc:date>2017-06-06T13:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to Fetch Packages</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/failed-to-fetch-packages/m-p/159872#M98989</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/65209"&gt;@derekbrowne&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;no worries, that typo is super common ! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;luigi&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 20:14:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/failed-to-fetch-packages/m-p/159872#M98989</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2017-06-06T20:14:29Z</dc:date>
    </item>
  </channel>
</rss>

