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

    Squid Installation Failure

    Scheduled Pinned Locked Moved pfSense Packages
    21 Posts 5 Posters 8.3k 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.
    • JSmoradaJ
      JSmorada
      last edited by

      oops…fingers moving before brain engaged.

      1 Reply Last reply Reply Quote 0
      • imcdonaI
        imcdona
        last edited by

        Squid fails to install on the 2.0 beta 64bit version. It looks like Perl was updated and it's trying to download perl-5.10.1_2.tbz instead of: perl-5.10.1_3.tbz

        Trying to download http://files.pfsense.org/packages/amd64/8/All/perl-5.10.1_2.tbz ...  could not download from there or http://ftp2.FreeBSD.org/pub/FreeBSD/ports/amd64/packages-8.1-RELEASE/Latest/perl-5.10.1_2.tbz.
        of squid-2.7.9 failed!
        

        Is there a way I can modify the package install file manually until the package script is updated?

        1 Reply Last reply Reply Quote 0
        • jimpJ
          jimp Rebel Alliance Developer Netgate
          last edited by

          I uploaded a new package set for squid last night and it worked for me and was pulling _3. Wonder what changed. I'll look into it, but it may not be fixed tonight.

          Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

          Need help fast? Netgate Global Support!

          Do not Chat/PM for help!

          1 Reply Last reply Reply Quote 0
          • _
            _igor_
            last edited by

            I had the same problems first, but now it installs with openssl _2 AND _3! It first installs the _3, then after installing other packages it installs _2 of the openssl.

            1 Reply Last reply Reply Quote 0
            • jimpJ
              jimp Rebel Alliance Developer Netgate
              last edited by

              All of the OpenSSL dependencies should be gone now. What happened was that the unbound DNS package required openssl from ports, and once that gets installed, other packages pick up on it and try to use it, and it becomes a large mess.

              I'm rebuilding the OS on the package builders right now to make sure there is no trace of the openssl package left, then I'll start a full package run after that.

              Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

              Need help fast? Netgate Global Support!

              Do not Chat/PM for help!

              1 Reply Last reply Reply Quote 0
              • jimpJ
                jimp Rebel Alliance Developer Netgate
                last edited by

                It should be completely fixed now. I just did a full package builder run and it installs and runs OK for me in a VM.

                Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                Need help fast? Netgate Global Support!

                Do not Chat/PM for help!

                1 Reply Last reply Reply Quote 0
                • imcdonaI
                  imcdona
                  last edited by

                  Squid installs fine now. Much appreciated! However, when trying to install Lightsquid it's getting hung up on the same package "http://files.pfsense.org/packages/amd64/8/All/perl-5.10.1_2.tbz". It looks like this package needs the update for "pperl-5.10.1_3.tbz" as well.

                  1 Reply Last reply Reply Quote 0
                  • jimpJ
                    jimp Rebel Alliance Developer Netgate
                    last edited by

                    Can you post the full install window output from that?

                    As far as I can tell it should not be looking for the old perl:

                    Information for /usr/local/www/files/packages/amd64/8/All/lightsquid-1.8_2.tbz:
                    
                    Depends on:
                    Dependency: perl-5.10.1_3
                    Dependency: png-1.4.3
                    Dependency: jpeg-8_3
                    Dependency: pkg-config-0.25_1
                    Dependency: freetype2-2.4.2
                    Dependency: libiconv-1.13.1_1
                    Dependency: gd-2.0.35_7,1
                    Dependency: p5-GD-2.45
                    

                    Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                    Need help fast? Netgate Global Support!

                    Do not Chat/PM for help!

                    1 Reply Last reply Reply Quote 0
                    • imcdonaI
                      imcdona
                      last edited by

                      I tried it just now, here is the output. It looks like p5-GD-2.45.tbz has a dependency on the old perl package

                      Beginning package installation for Lightsquid...
                      Downloading package configuration file... done.
                      Saving updated package information... done.
                      Downloading Lightsquid and its dependencies... 
                      Checking for package installation... 
                      lightsquid-1.8_2 
                       Trying to download http://files.pfsense.org/packages/amd64/8/All/lightsquid-1.8_2.tbz ...  (extracting)
                      perl-5.10.1_3 already installed.
                      png-1.4.3 already installed.
                      jpeg-8_3 already installed.
                      pkg-config-0.25_1 already installed.
                      freetype2-2.4.2 already installed.
                      libiconv-1.13.1_1 already installed.
                      gd-2.0.35_7,1 already installed.
                        p5-GD-2.45 
                         Trying to download http://files.pfsense.org/packages/amd64/8/All/p5-GD-2.45.tbz ...  (extracting)
                          perl-5.10.1_2 
                           Trying to download http://files.pfsense.org/packages/amd64/8/All/perl-5.10.1_2.tbz ...  could not download from there or http://ftp2.FreeBSD.org/pub/FreeBSD/ports/amd64/packages-8.1-RELEASE/Latest/perl-5.10.1_2.tbz.
                      of lightsquid-1.8_2 failed!
                      
                      Installation aborted.Removing package...
                      	Starting package deletion for lightsquid-1.8_2...done.
                      	Skipping package deletion for perl-5.10.1_3 because it is required by other packages.
                      Removing Lightsquid components...
                      	Tabs items... done.
                      	Menu items... done.
                      Loading package instructions...
                      	Include file lightsquid.inc could not be found for inclusion.
                      	Deinstall commands... 
                      	Not executing custom deinstall hook because an include is missing.
                      	Removing package instructions...done.
                      	Auxiliary files... done.
                      	Package XML... done.
                      	Configuration... done.
                      Failed to install package.
                      
                      Installation halted.
                      
                      1 Reply Last reply Reply Quote 0
                      • jimpJ
                        jimp Rebel Alliance Developer Netgate
                        last edited by

                        Give it a try now:

                        # pkg_info -r /usr/ports/packages/All/p5-GD-2.45.tbz
                        Information for /usr/ports/packages/All/p5-GD-2.45.tbz:
                        
                        Depends on:
                        Dependency: expat-2.0.1_1
                        Dependency: perl-5.10.1_3
                        Dependency: png-1.4.3
                        Dependency: jpeg-8_3
                        Dependency: pkg-config-0.25_1
                        Dependency: freetype2-2.4.2
                        Dependency: fontconfig-2.8.0,1
                        Dependency: gd-2.0.35_7,1
                        

                        Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                        Need help fast? Netgate Global Support!

                        Do not Chat/PM for help!

                        1 Reply Last reply Reply Quote 0
                        • imcdonaI
                          imcdona
                          last edited by

                          That did it! Thank you!

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