`ARCH=aarch64 ./util/build-debian-package.sh` does not work #294

Closed
opened 1 year ago by jahway603 · 2 comments
jahway603 commented 1 year ago
Collaborator

The command ARCH=aarch64 ./util/build-debian-package.sh does not work for creating debian packages on ARM64.

I had to use ./util/build-debian-package-ARM.sh, which was removed with this commit to get a working deb package on ARM64.

How does ./util/build-debian-package-ARM.sh get added back to master from dev or how can this ARCH= be fixed and tested?

The command `ARCH=aarch64 ./util/build-debian-package.sh` does not work for creating debian packages on ARM64. I had to use `./util/build-debian-package-ARM.sh`, which was [removed with this commit](https://git.hush.is/hush/hush3/commit/f44e44e7dfe82b05686bfd729fbb2523c51d840b) to get a working deb package on ARM64. How does `./util/build-debian-package-ARM.sh` get added back to master from dev or how can this `ARCH=` be fixed and tested?
duke commented 1 year ago
Owner

@jahway603 ./util/build-debian-package.sh aarch64

@jahway603 `./util/build-debian-package.sh aarch64`
jahway603 referenced this issue from a commit 1 year ago
duke commented 1 year ago
Owner

we have an aarch64 deb now, closing

we have an aarch64 deb now, closing
duke closed this issue 1 year ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.