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

    No available packages

    Scheduled Pinned Locked Moved General pfSense Questions
    64 Posts 14 Posters 18.4k 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.
    • stephenw10S
      stephenw10 Netgate Administrator
      last edited by

      Ok: https://redmine.pfsense.org/issues/14137

      The issue is that the custom repo data used to upgrade to Plus is not being removed as expected after upgrading.

      Simply resaving the update branch to Latest Stable (23.01) in System > Update > Update Settings will allow packages to be seen correctly.

      Removing the custom repo data manually will remove the Plus Upgrade message there.

      Steve

      T G F 3 Replies Last reply Reply Quote 2
      • T
        tedquade @stephenw10
        last edited by

        @stephenw10 Thanks for the fix, done.

        Ted Quade

        G 1 Reply Last reply Reply Quote 1
        • G
          G.Hammer @stephenw10
          last edited by

          @stephenw10 said in No available packages:

          Removing the custom repo data manually will remove the Plus Upgrade message there.

          Where would I do this?

          T stephenw10S 2 Replies Last reply Reply Quote 1
          • T
            tedquade @G.Hammer
            last edited by rcoleman-netgate

            @g-hammer see:

            https://redmine.pfsense.org/issues/14137

            Ted Quade

            1 Reply Last reply Reply Quote 2
            • stephenw10S
              stephenw10 Netgate Administrator @G.Hammer
              last edited by

              @g-hammer said in No available packages:

              Where would I do this?

              You can run it at the command line via the console or ssh. Or you can run in Diag > Command Prompt in the GUI.

              Steve

              G 1 Reply Last reply Reply Quote 1
              • G
                G.Hammer @stephenw10
                last edited by

                @stephenw10
                rm: /usr/local/share/pfSense/pkg/repos/pfSense-repo-custom.*: No such file or directory

                Already gone.
                I do have a package listing and have installed what I wanted.
                Thanks for the rapid diagnosis and solution.

                1 Reply Last reply Reply Quote 1
                • F
                  flatsphere @stephenw10
                  last edited by flatsphere

                  @stephenw10 Received this message at Diagnostics/Command Prompt

                  rm: /usr/local/share/pfSense/pkg/repos/pfSense-repo-custom.*: No such file or directory

                  Still no packages.

                  stephenw10S 1 Reply Last reply Reply Quote 0
                  • G
                    G.Hammer @tedquade
                    last edited by

                    @tedquade Working for you, meaning you have a packages list and can install? Have you rebooted to make certain the fix survives?

                    No reason to think it doesn't, just checking.

                    T 1 Reply Last reply Reply Quote 0
                    • T
                      tedquade @G.Hammer
                      last edited by

                      @g-hammer Yes, Yes and Yes (I'm a person of few words).

                      Ted Quade

                      1 Reply Last reply Reply Quote 1
                      • stephenw10S
                        stephenw10 Netgate Administrator @flatsphere
                        last edited by

                        @flatsphere said in No available packages:

                        rm: /usr/local/share/pfSense/pkg/repos/pfSense-repo-custom.*: No such file or directory
                        Still no packages.

                        Did you also resave the update repo settings?

                        Are you also seeing the 'Bad Request' error from pkg -d update?
                        There are other reasons you might not see packages. Bug #14137 only applies to recent upgrades from CE.

                        F 1 Reply Last reply Reply Quote 1
                        • F
                          flatsphere @stephenw10
                          last edited by

                          @stephenw10 said in No available packages:

                          pkg -d update

                          Hi Stephen,

                          Yes, saved but I've no selections in update other than "Latest Stable Version (23.01)" . Saved and rebooted. Also tried "Disable the Dashboard auto-update check", saved and rebooted.
                          Yes, getting "bad request" from pkg -d update.
                          I did recently upgrade from latest version of CE.

                          Cheers!
                          R

                          T 1 Reply Last reply Reply Quote 1
                          • T
                            tedquade @flatsphere
                            last edited by

                            @flatsphere

                            From the Dashboard go to:
                            System > Update > Update Settings then "Save"

                            Then Diagnostics > Command Prompt > Execute Shell Command then in Command enter the following:
                            rm /usr/local/share/pfSense/pkg/repos/pfSense-repo-custom.*

                            Then select Execute.

                            That is the sequence I followed and it worked for me.

                            Ted Quade

                            F 1 Reply Last reply Reply Quote 0
                            • F
                              flatsphere @tedquade
                              last edited by

                              @tedquade said in No available packages:

                              rm /usr/local/share/pfSense/pkg/repos/pfSense-repo-custom.*

                              I did that and received the "No such file or directory" message.
                              😕
                              Thanks!
                              R

                              1 Reply Last reply Reply Quote 0
                              • stephenw10S
                                stephenw10 Netgate Administrator
                                last edited by

                                Send me your NDI and the output pkg -d update in chat and I'll check it.

                                P 1 Reply Last reply Reply Quote 0
                                • P
                                  p1erre @stephenw10
                                  last edited by

                                  @stephenw10 said in No available packages:

                                  Send me your NDI and the output pkg -d update in chat and I'll check it.

                                  Hi Stephen

                                  I get the same error on my Netgate 6100 without upgrading from a CE

                                  Error messages posted on https://redmine.pfsense.org/issues/14137

                                  1 Reply Last reply Reply Quote 0
                                  • stephenw10S
                                    stephenw10 Netgate Administrator
                                    last edited by

                                    Did you resave the stable repo settings?

                                    1 Reply Last reply Reply Quote 0
                                    • P
                                      p1erre
                                      last edited by

                                      @stephenw10 said in No available packages:

                                      Did you resave the stable repo settings?

                                      Yes I did. It also shows me the latest stable version 23.01

                                      Current Base System23.01
                                      Latest Base System23.01
                                      StatusUp to date.

                                      T 1 Reply Last reply Reply Quote 0
                                      • stephenw10S
                                        stephenw10 Netgate Administrator
                                        last edited by

                                        Send me your NDI in chat and I'll check it.

                                        That error means it's trying to authenticate the repo using the wrong cert. Resaving the repo should set the correct line in the config file so it then uses the correct cert.

                                        Steve

                                        1 Reply Last reply Reply Quote 0
                                        • T
                                          tedquade @p1erre
                                          last edited by

                                          @p1erre You need to do the following in order to save as instructed by Steve:

                                          System > Update > Update Settings > Save

                                          This is what worked for me when I had similar issues to yours.

                                          Ted Quade

                                          P 1 Reply Last reply Reply Quote 1
                                          • P
                                            p1erre @tedquade
                                            last edited by

                                            @tedquade Thanks Ted, but I already did it. Issue still there. I also did

                                            mkdir /root/backup && cp -r /usr/local/etc/pfSense/pkg/repos /root/backup/ && rm -rf /usr/local/etc/pfSense/pkg/repos && pfSense-upgrade -c -d
                                            

                                            as suggested in another thread. Still getting

                                            pfSense-upgrade -c -d
                                            ......ERROR: It was not possible to determine pkg remote version
                                            >>> Updating repositories metadata...
                                            Updating pfSense-core repository catalogue...
                                            Certificate verification failed for /C=US/ST=Texas/L=Austin/O=Rubicon Communications, LLC (Netgate)/OU=pfSense Plus/CN=pfsense-plus-pkg00.atx.netgate.com
                                            34942701568:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:/var/jenkins/workspace/pfSense-Plus-snapshots-23_01-main/sources/FreeBSD-src-plus-RELENG_23_01/crypto/openssl/ssl/statem/statem_clnt.c:1921:
                                            Certificate verification failed for /C=US/ST=Texas/L=Austin/O=Rubicon Communications, LLC (Netgate)/OU=pfSense Plus/CN=pfsense-plus-pkg00.atx.netgate.com
                                            ...
                                            34942701568:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:/var/jenkins/workspace/pfSense-Plus-snapshots-23_01-main/sources/FreeBSD-src-plus-RELENG_23_01/crypto/openssl/ssl/statem/statem_clnt.c:1921:
                                            Certificate verification failed for /C=US/ST=Texas/L=Austin/O=Rubicon Communications, LLC (Netgate)/OU=pfSense Plus/CN=pfsense-plus-pkg00.atx.netgate.com
                                            34942701568:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:/var/jenkins/workspace/pfSense-Plus-snapshots-23_01-main/sources/FreeBSD-src-plus-RELENG_23_01/crypto/openssl/ssl/statem/statem_clnt.c:1921:
                                            pkg-static: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_01_amd64-pfSense_plus_v23_01/packagesite.txz: Authentication error
                                            Unable to update repository pfSense
                                            Error updating repositories!
                                            ERROR: It was not possible to determine pfSense remote version
                                            ERROR: It was not possible to determine pfSense-base remote version
                                            ERROR: It was not possible to determine pfSense-kernel-pfSense remote version
                                            Your system is up to date
                                            
                                            1 Reply Last reply Reply Quote 0
                                            • P p1erre referenced this topic on
                                            • P p1erre referenced this topic on
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.