<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to install bash shell]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">I tried to install bash shell from FreeBSD binary package. But I got an error message when I called command "pkg_add -r bash".</p>
<blockquote>
<p dir="auto">[2.0.1-RELEASE][root@pfSense.localdomain]/root(11): pkg_add -r bash<br />
Error: Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.1-release/Latest/bash.tbz: No address record<br />
pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.1-release/Latest/bash.tbz' by URL<br />
[2.0.1-RELEASE][root@pfSense.localdomain]/root(12):</p>
</blockquote>
<p dir="auto">Whats wrong?</p>
]]></description><link>https://forum.netgate.com/topic/50894/how-to-install-bash-shell</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 09:20:31 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/50894.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 06 Dec 2012 08:53:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to install bash shell on Fri, 07 Dec 2012 04:46:22 GMT]]></title><description><![CDATA[<p dir="auto">It happens sometimes while pasting URL in forum. Just remove the extra ftp://  :)</p>
]]></description><link>https://forum.netgate.com/post/367546</link><guid isPermaLink="true">https://forum.netgate.com/post/367546</guid><dc:creator><![CDATA[marcelloc]]></dc:creator><pubDate>Fri, 07 Dec 2012 04:46:22 GMT</pubDate></item><item><title><![CDATA[Reply to How to install bash shell on Fri, 07 Dec 2012 04:33:48 GMT]]></title><description><![CDATA[<p dir="auto">Thank you very much.  :)</p>
<p dir="auto">I saw something wrong. The command is calling two protocol in the same time. "http://ftp://ftp.freebsd.org/…"</p>
]]></description><link>https://forum.netgate.com/post/367545</link><guid isPermaLink="true">https://forum.netgate.com/post/367545</guid><dc:creator><![CDATA[xZer0]]></dc:creator><pubDate>Fri, 07 Dec 2012 04:33:48 GMT</pubDate></item><item><title><![CDATA[Reply to How to install bash shell on Thu, 06 Dec 2012 11:44:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xzer0">@<bdi>xZer0</bdi></a>:</p>
<blockquote>
<p dir="auto">Whats wrong?</p>
</blockquote>
<p dir="auto">Insert full path for package on pkg_add</p>
<p dir="auto"><strong>amd64</strong><br />
pkg_add -r http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/amd64/8.1-RELEASE/packages/Latest/bash.tbz</p>
<p dir="auto"><strong>i386</strong><br />
pkg_add -r http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/i386/8.1-RELEASE/packages/Latest/bash.tbz</p>
]]></description><link>https://forum.netgate.com/post/367431</link><guid isPermaLink="true">https://forum.netgate.com/post/367431</guid><dc:creator><![CDATA[marcelloc]]></dc:creator><pubDate>Thu, 06 Dec 2012 11:44:03 GMT</pubDate></item></channel></rss>