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

    What is the dv branch repo and how do I put it back?

    General pfSense Questions
    2
    3
    396
    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
      swills1
      last edited by swills1

      I have a Netgate appliance and I had updated to the latest dev version. After that, I couldn't check for updates in any branch. It was as if the repo branches were wrong on my system. (I had never manually touched the file system since I put the device in place.)

      I was able to fix it, but I wiped everything except the stable branch. I no longer have dev or previous release branches as update options. I'm Googling for exact entry, but cannot find it.

      What is the dev repo and which file do I put it in?

      Thank you.

      1 Reply Last reply Reply Quote 0
      • S
        swills1
        last edited by swills1

        This is what led me to my initial fix.

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

        Currently seeing if I can just find the default pfsense.conf and replace entire thing.

        Mine looks like;

        FreeBSD: { enabled: no }
        
        pfSense-core: {
            url: "pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_01_armv7-core",
            mirror_type: "srv",
            signature_type: "fingerprints",
            fingerprints: "/usr/local/share/pfSense/keys/pkg",
            enabled: yes
        }
        
        pfSense: {
            url: "pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_01_armv7-pfSense_plus_v23_01",
            mirror_type: "srv",
            signature_type: "fingerprints",
            fingerprints: "/usr/local/share/pfSense/keys/pkg",
            enabled: yes
        }
        
        1 Reply Last reply Reply Quote 0
        • stephenw10S
          stephenw10 Netgate Administrator
          last edited by

          If you're running 23.01 the stable branch is currently the only thing you should see offered. The dev branch (23.05) is not made public until it is stable enough. Currently we are still committing code that may break it entirely between snapshots!

          Steve

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