Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P purr-data
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 363
    • Issues 363
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 54
    • Merge requests 54
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Jonathan Wilkes
  • purr-data
  • Merge requests
  • !766

debuild: Adjust the arm64 build to use Maurits Lamers' nwjs package.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Albert Gräf requested to merge aggraef/purr-data:debuild-arm64-fixes into master Apr 14, 2021
  • Overview 5
  • Commits 1
  • Pipelines 1
  • Changes 2

This is a followup to !732 (merged) which further adjusts our debuild machinery so that arm64 packages can now be built successfully on the OBS. An exemplary Debian 10 arm64 build is available here (go to "Download package", choose "Debian" and then follow the instructions; or you can just grab the arm64.deb package right here: https://download.opensuse.org/repositories/home:/aggraef:/purr-data-git/Debian_10/arm64/purr-data_2.16.0+git4826+48ca6e4d-1_arm64.deb).

This build uses the only arm64 build of nw.js that seems to be available anywhere right now, which is a build of nw.js 0.23.7 done some time ago by Maurits Lamers, available here: https://github.com/LeonardLaszlo/nw.js-armv7-binaries/releases/tag/v0.23.7

I haven't tested the resulting binary yet. But at least it builds on the OBS now. I invite anyone with an arm64 Debian 10 system to give it a go.

Edited Apr 15, 2021 by Albert Gräf
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: debuild-arm64-fixes