Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    How to install bash shell

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    4 Posts 2 Posters 6.7k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • X
      xZer0
      last edited by

      Hi all,

      I tried to install bash shell from FreeBSD binary package. But I got an error message when I called command "pkg_add -r bash".

      [2.0.1-RELEASE][root@pfSense.localdomain]/root(11): pkg_add -r bash
      Error: Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.1-release/Latest/bash.tbz: No address record
      pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.1-release/Latest/bash.tbz' by URL
      [2.0.1-RELEASE][root@pfSense.localdomain]/root(12):

      Whats wrong?

      1 Reply Last reply Reply Quote 0
      • marcellocM
        marcelloc
        last edited by

        @xZer0:

        Whats wrong?

        Insert full path for package on pkg_add

        amd64
        pkg_add -r http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/amd64/8.1-RELEASE/packages/Latest/bash.tbz

        i386
        pkg_add -r http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/i386/8.1-RELEASE/packages/Latest/bash.tbz

        Treinamentos de Elite: http://sys-squad.com

        Help a community developer! ;D

        1 Reply Last reply Reply Quote 0
        • X
          xZer0
          last edited by

          Thank you very much.  :)

          I saw something wrong. The command is calling two protocol in the same time. "http://ftp://ftp.freebsd.org/…"

          1 Reply Last reply Reply Quote 0
          • marcellocM
            marcelloc
            last edited by

            It happens sometimes while pasting URL in forum. Just remove the extra ftp://  :)

            Treinamentos de Elite: http://sys-squad.com

            Help a community developer! ;D

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.