Navigation

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

    Make my own packages

    Development
    1
    2
    2457
    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
      sarut0bi last edited by

      i ve followed the current tutorial http://doc.pfsense.org/index.php/Developing_Packages …
      i ve extracted the tar.gz on my webserver root
      i ve modified xmlbaseurl to my ip
      the error is the following -> "Unable to retrieve package info from 192.168.0.7. Cached data will be used."

      ok now according the tutorial
      "Please check DNS , default gateway this means either (1) that your WAN is not working or (2) your pkg_config.xml is badly formed or (3) that the rpcxml server is not setup correctly. "

      dns, gateway ok ; WAN is working ; i ve even tried with an empy xml (see code below) rpcxml is just extracted from tar.gz file

      
       <pfsensepkgs><packages></packages> 
        <endofpackages></endofpackages></pfsensepkgs> 
      
      

      Where am i wrong ?
      Greets

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

        found why:
        the file to edit is pkg_config.7.xml …

        1 Reply Last reply Reply Quote 0
        • First post
          Last post