Skip to content

Issue : API install for pfSense plus (arm64) #239

@Augustin987

Description

@Augustin987

Describe the bug
When i try to install pfSense API for pfSense plus v22.01 on arm64 architecture, i get the error : "pkg : wrong architecture : FreeBSD:12:amd64 instead of FreeBSD:12:aarch64"

To Reproduce
Steps to reproduce the behavior:

  1. Download package for pfSense plus v22.01 : https://github.com/jaredhendrickson13/pfsense-api/releases/latest/download/pfSense-22.01-pkg-API.txz
  2. Start install : "pkg add pfSense-22.01-pkg-API.txz"
  3. See error

Expected behavior
The package should install without error on arm64 architecture

Screenshots or Response
"pkg : wrong architecture : FreeBSD:12:amd64 instead of FreeBSD:12:aarch64"

pfSense Version & Package Version:

  • pfSense Version: pfSense plus 22.01 (arm64)
  • Package Version v1.4.2

Bypass the error
Steps to bypass the error:

  1. Download package for pfSense plus v22.01 : https://github.com/jaredhendrickson13/pfsense-api/releases/latest/download/pfSense-22.01-pkg-API.txz
  2. Open files "+MANIFEST" and "+COMPACT_MANIFEST"
  3. Replace "FreeBSD:12:amd64" with "FreeBSD:12:aarch64" in both files
  4. Start install : "pkg add pfSense-22.01-pkg-API.txz"

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions