Closed Bug 1628826 Opened 6 years ago Closed 4 years ago

[Ronin Windows][aarch64] Install gpg4win for aarch64 workers

Categories

(Infrastructure & Operations :: RelOps: Puppet, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: markco, Assigned: markco)

References

Details

Current OCC configuration:

{
  "ComponentName": "GpgForWin",
  "ComponentType": "ExeInstall",
  "Comment": "Maintenance Toolchain - not essential for building firefox",
  "Url": "http://files.gpg4win.org/gpg4win-2.3.0.exe",
  "Arguments": [
    "/S"
  ],
  "Validate": {
    "PathsExist": [
      "C:\\Program Files (x86)\\GNU\\GnuPG\\pub\\gpg.exe",
      "C:\\Program Files (x86)\\GNU\\GnuPG\\pub\\gpg2.exe"
    ],
    "ServiceStatus": [
      {
        "Name": "dirmngr",
        "Status": "running"
      }
    ]
  },
  "sha512": "b1c48d84d041055db3d3e3cbd22ef2f3300728b06c76660b9b78ececf56b7ccbc80addb39a64c0a4eb68bf3463ceb6d254dedda047049ce680e9d543dd8a9af9"
},

Closing for now. Will reopen if Aarch 64 support is giving priority to work on.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.