HomeFreeBSD

Fix Debian packaging on ARMv7/ARM64

Description

Fix Debian packaging on ARMv7/ARM64

When building packages on Debian-based systems specify the target
architecture used by 'alien' to convert .rpm packages into .deb: this
avoids detecting an incorrect value which results in the following
errors:

<package>.aarch64.rpm is for architecture aarch64 ; the package cannot be built on this system
<package>.armv7l.rpm is for architecture armel ; the package cannot be built on this system

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: loli10K <ezomori.nozomu@gmail.com>
Closes #7046
Closes #7058

Details

Provenance
LOLi <loli10K@users.noreply.github.com>Authored on Jan 18 2018, 6:15 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Jan 18 2018, 6:15 PM
Parents
rG51d1b58ef346: Emit an error message before MMP suspends pool
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG79c3270476b7: Fix Debian packaging on ARMv7/ARM64 (authored by LOLi <loli10K@users.noreply.github.com>).Jan 18 2018, 6:15 PM