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

    "Version 2.8.0 is available." but then "up to date"

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    16 Posts 5 Posters 232 Views 5 Watching
    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.
    • S Offline
      SteveITS Rebel Alliance @nobanzai
      last edited by

      @nobanzai try
      https://docs.netgate.com/pfsense/en/latest/troubleshooting/upgrades.html#manual-update-check

      Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
      When upgrading, allow 10-15 minutes to reboot, or more depending on packages, and device or disk speed.
      Upvote 👍 helpful posts!

      N 1 Reply Last reply Reply Quote 0
      • N Offline
        nobanzai @SteveITS
        last edited by

        @SteveITS said in "Version 2.8.0 is available." but then "up to date":

        @nobanzai try
        https://docs.netgate.com/pfsense/en/latest/troubleshooting/upgrades.html#manual-update-check

        already tried that to no avail:

        pfSense-upgrade -d -c
        >>> Updating repositories metadata... 
        Updating pfSense-core repository catalogue...
        Fetching meta.conf: 
        Fetching packagesite.pkg: 
        pfSense-core repository is up to date.
        Updating pfSense repository catalogue...
        Fetching meta.conf: 
        Fetching packagesite.pkg: 
        pfSense repository is up to date.
        All repositories are up to date.
        Your system is up to date
        
        
        JeGrJ 1 Reply Last reply Reply Quote 0
        • JeGrJ Offline
          JeGr LAYER 8 Moderator @nobanzai
          last edited by JeGr

          @nobanzai Did you by any means select 2.7.2 as update path? That's normal behavior then, as the update will be shown on the dashboard, but when the old stable is the selected update path, no update will be available via console.
          What does the "System / Upgrade" dropdown show as currently selected?

          Just wanted to check as we had that with multiple customers that switched back so they could update a specific package while not doing a full upgrade yet after it came out.

          Cheers

          Don't forget to upvote 👍 those who kindly offered their time and brainpower to help you!

          If you're interested, I'm available to discuss details of German-speaking paid support (for companies) if needed.

          N 1 Reply Last reply Reply Quote 0
          • N Offline
            nobanzai @JeGr
            last edited by nobanzai

            @JeGr said in "Version 2.8.0 is available." but then "up to date":

            @nobanzai Did you by any means select 2.7.2 as update path? That's normal behavior then, as the update will be shown on the dashboard, but when the old stable is the selected update path, no update will be available via console.
            What does the "System / Upgrade" dropdown show as currently selected?

            Yes, I selected 2.7.2 as update path, because "Please select the branch from which to update" seems to make that the correct choice. Probably my English isn't good enough to get the correct meaning.
            The dropdown list shows 2.8.0, 2.7.2 and 2.8.1

            Just wanted to check as we had that with multiple customers that switched back so they could update a specific package while not doing a full upgrade yet after it came out.

            That wasn't the reason here, but see above.

            So I have to choose 2.8.0?
            But when I do that, I get "Unable to check for updates"?!?

            Cheers

            Thx.

            N 1 Reply Last reply Reply Quote 0
            • N Offline
              nobanzai @nobanzai
              last edited by nobanzai

              said in "Version 2.8.0 is available." but then "up to date":

              So I have to choose 2.8.0?
              But when I do that, I get "Unable to check for updates"?!?

              Ok, I chose 2.8.0, got "Unable to check for updates", reloaded the page, got "pfSense-repoc: no package 'name' pfSense-repoc: no pfSense packages installed ", executed

              pkg-static clean -ay; pkg-static install -fy pkg pfSense-repo pfSense-upgrade
              

              and are able now to update.
              Whow, that really wasn't obvious.

              Thx a lot for your help!

              N S 2 Replies Last reply Reply Quote 0
              • N Offline
                nobanzai @nobanzai
                last edited by nobanzai

                So, unfortunately the upgrade failed:

                
                Updating boot code...
                
                /usr/local/sbin/../libexec/install-boot.sh -b auto -f ufs -s gpt -u ada0
                No freebsd-boot partition found...skipping.
                ESP /dev/ada0p1 mounted on /tmp/stand-test.JXO3mb
                Only 636KB space remaining: removing old FreeBSD boot1.efi file /efi/boot/bootx64.efi
                rmdir: /tmp/stand-test.JXO3mb/efi/boot: Directory not empty
                Failed to update the EFI System Partition /dev/ada0p1
                Insufficient space remaining for /boot/loader.efi
                Run e.g "mount -t msdosfs /dev/ada0p1 /mnt" to inspect it for files that can be removed.
                
                Unable to update boot code on /dev/ada0
                Failed
                

                So the EFI partition is too small - and it does contain STARTUP.NSH only, so nothing to delete.
                Does that mean, I have to reinstall the system with a larger EFI parttion or is the message misleading? "Directory not empty" shouldn't happen, because this is not a file, I created.

                1 Reply Last reply Reply Quote 0
                • S Offline
                  SteveITS Rebel Alliance @nobanzai
                  last edited by SteveITS

                  @nobanzai

                  branch from which to update

                  I can see that confusion. Historically it was the branch e.g. “current” or “previous” and the version changed over time. They probably still consider “2.8.0” the branch, so you’d pick 2.8 then update to the latest in 2.8. The goal was to prevent people from updating packages from current/2.8 when they were running 2.7. (Per my sig eh, forgot I updated it)

                  Re EFI, there have been a handful of threads about that error. Old installation? If you reinstall you’ll get ZFS. Or a thread may have commands that work if you can find one.

                  Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                  When upgrading, allow 10-15 minutes to reboot, or more depending on packages, and device or disk speed.
                  Upvote 👍 helpful posts!

                  N 1 Reply Last reply Reply Quote 0
                  • N Offline
                    nobanzai @SteveITS
                    last edited by

                    @SteveITS said in "Version 2.8.0 is available." but then "up to date":

                    Re EFI, there have been a handful of threads about that error. Old installation? If you reinstall you’ll get ZFS. Or a thread may have commands that work if you can find one.

                    I found commands to enlarge the EFI partitions, but on /dev/ada0p1 only one single file remained - STARTUP.NSH. So I can't backup the EFI files any more. I'll try to copy them from the second pfSense.

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

                      Mmm, the 'from' there refers to the remote repo branch you are pulling updates from. But, yes, I can see how it could be confusing. 🤔

                      1 Reply Last reply Reply Quote 0
                      • N Offline
                        nobanzai @nobanzai
                        last edited by

                        said in "Version 2.8.0 is available." but then "up to date":

                        @SteveITS said in "Version 2.8.0 is available." but then "up to date":

                        Re EFI, there have been a handful of threads about that error. Old installation? If you reinstall you’ll get ZFS. Or a thread may have commands that work if you can find one.

                        I found commands to enlarge the EFI partitions, but on /dev/ada0p1 only one single file remained - STARTUP.NSH. So I can't backup the EFI files any more. I'll try to copy them from the second pfSense.

                        Ok, I enlarged the efi partition on both pfSense.
                        Restarting the update on the secondary worked, now I'll run it on the primary.

                        N 1 Reply Last reply Reply Quote 2
                        • N Offline
                          nobanzai @nobanzai
                          last edited by

                          said in "Version 2.8.0 is available." but then "up to date":

                          Ok, I enlarged the efi partition on both pfSense.
                          Restarting the update on the secondary worked, now I'll run it on the primary.

                          All updates have passed without errors, both pfSense are back to normal, data flow seems to be ok.

                          Thx@all.

                          Thread closed.

                          cu.

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